Support R_PPC64_ADDR64_LOCAL
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 09dd75749667dfd6136cc8b5190504c3618d9139..0549f39221436400692501d7fa823b5ad2537a94 100644 (file)
@@ -1,3 +1,53 @@
+2014-03-05  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-ppc.c (ppc_elf_suffix): Support @localentry.
+       (md_apply_fix): Support R_PPC64_ADDR64_LOCAL.
+
+2014-03-05  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-ppc.c (md_assemble): Move code adjusting reloc types
+       later.  Merge absolute and relative branch reloc selection.
+       Generate 16-bit relocs for most 16-bit insn fields given a
+       non-constant expression.
+
+2014-03-05  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-ppc.c (ppc_is_toc_sym): Remove OBJ_ELF support.
+       (md_assemble): Don't call ppc_is_toc_sym for ELF.
+
+2014-03-04  Heiher  <r@hev.cc>
+
+       * config/tc-mips.c (mips_cpu_info_table): Use ISA_MIPS64R2 for
+       Loongson-3A.
+
+2014-03-03  Nick Clifton  <nickc@redhat.com>
+
+       * config/msp430/msp430.c: Replace known mcu array with known
+       msp430 ISA mcu name array.
+       Accept any name for -mmcu option.
+       Add -mz option to warn about missing NOP following an interrupt
+       status change.
+       (check_for_nop): New.
+       (msp430_operands): Emit a warning, if requested, when an interrupt
+       changing instruction is not followed by a NOP.
+       * doc/c-msp430.c: Document -mz option.
+
+2014-03-03  Alan Modra  <amodra@gmail.com>
+
+       * config/bfin-lex-wrapper.c: Correct copyright date.
+       * config/obj-fdpicelf.c: Likewise.
+       * config/obj-fdpicelf.h: Likewise.
+       * config/tc-frv.c: Correct copyright punctuation.
+       * config/tc-ip2k.c: Likewise.
+       * config/tc-iq2000.c: Likewise.
+       * config/tc-mep.c: Likewise.
+       * config/tc-tic4x.c: Likewise.
+       * config/tc-tic4x.h: Likewise.
+
+2014-03-01  Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
+
+       * config/tc-avr.c: Remove atxmega16x1.
+
 2014-02-28  Alan Modra  <amodra@gmail.com>
 
        * dwarf2dbg.c (out_debug_line): Correct .debug_line header_length
This page took 0.024439 seconds and 4 git commands to generate.