MSP430: Fix relocation overflow when using #lo(EXP) macro
[deliverable/binutils-gdb.git] / gas / ChangeLog
index fd6722081d881be8aff9af2e9e65091a023ca54b..d88d15cbe0e257bd674c3e3c3ea7357c2019e699 100644 (file)
@@ -1,3 +1,20 @@
+2020-01-15  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
+
+       * config/tc-msp430.c (CHECK_RELOC_MSP430): Always generate 430X
+       relocations when the target is 430X, except when extracting part of an
+       expression.
+       (msp430_srcoperand): Adjust comment.
+       Initialize the expp member of the msp430_operand_s struct as
+       appropriate.
+       (msp430_dstoperand): Likewise.
+       * testsuite/gas/msp430/msp430.exp: Run new test.
+       * testsuite/gas/msp430/reloc-lo-430x.d: New test.
+       * testsuite/gas/msp430/reloc-lo-430x.s: New test.
+
+2020-01-15  Alan Modra  <amodra@gmail.com>
+
+       * configure.tgt: Add sparc-*-freebsd case.
+
 2020-01-14  Lili Cui <lili.cui@intel.com>
 
        * testsuite/gas/i386/align-branch-1a.d: Updated for Darwin.
This page took 0.025732 seconds and 4 git commands to generate.