binutils/
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 8177107b16fda70abbc02cbf036dc10643988303..dd8f9cd5406d118de51f3c36b3b343979f7ccd5d 100644 (file)
@@ -1,3 +1,27 @@
+2013-09-18  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.24.
+
+2013-09-18  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-msp430.c (OPTION_MOVE_DATA): Define.
+       (move_data): New variable.
+       (md_parse_option): Parse -md.
+       (msp430_section): New function.  Catch references to the .bss or
+       .data sections and generate a special symbol for use by the libcrt
+       library.
+       (md_pseudo_table): Intercept .section directives.
+       (md_longopt): Add -md
+       (md_show_usage): Likewise.
+       (msp430_operands): Generate a warning message if a NOP is inserted
+       into the instruction stream.
+       * doc/c-msp430.texi (node MSP430 Options): Document -md option.
+
+2013-09-17  Doug Gilmore  <Doug.Gilmore@imgtec.com>
+
+       * config/tc-mips.c (mips_elf_final_processing): Set
+       EF_MIPS_FP64 for -mgp32 -mfp64, removing old FIXME.
+
 2013-09-16  Will Newton  <will.newton@linaro.org>
 
        * config/tc-arm.c (do_neon_ld_st_interleave): Add constraint
This page took 0.024272 seconds and 4 git commands to generate.