2013-05-06 Richard Sandiford <rdsandiford@googlemail.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 0fd3002cdcab150543eaa81c9a33d6d127cf6bb4..5c2c89e05d179636b6217a119d2cace46667dc78 100644 (file)
@@ -1,3 +1,58 @@
+2013-05-06  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * config/tc-mips.c (limited_pcrel_reloc_p): New function.
+       (mips_fix_adjustable): Adjust pc-relative check to use
+       limited_pc_reloc_p.
+
+2013-05-02  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * config/tc-mips.c (mips_pseudo_table): Add stabd and stabs entries.
+       (s_mips_stab): Do not restrict to stabn only.
+
+2013-05-02  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-msp430.c: Add support for the MSP430X architecture.
+       Add code to insert a NOP instruction after any instruction that
+       might change the interrupt state.
+       Add support for the LARGE memory model.
+       Add code to initialise the .MSP430.attributes section.
+       * config/tc-msp430.h: Add support for the MSP430X architecture.
+       * doc/c-msp430.texi: Document the new -mL and -mN command line
+       options.
+       * NEWS: Mention support for the MSP430X architecture.
+
+2013-05-01  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * configure.tgt: Replace alpha*-*-linuxecoff* pattern with
+       alpha*-*-linux*ecoff*.
+
+2013-04-30  Chao-ying Fu  <Chao-ying.Fu@imgtec.com>
+
+       * config/tc-mips.c (mips_ip): Add sizelo.
+       For "+C", "+G", and "+H", set sizelo and compare against it.
+
+2013-04-29  Nick Clifton  <nickc@redhat.com>
+
+       * as.c (Options): Add -gdwarf-sections.
+       (parse_args): Likewise.
+       * as.h (flag_dwarf_sections): Declare.
+       * dwarf2dbg.c (emit_fixed_inc_line_addr): Skip section changes.
+       (process_entries): When -gdwarf-sections is enabled generate
+       fragmentary .debug_line sections.
+       (out_debug_line): Set the section for the .debug_line section end
+       symbol.
+       * doc/as.texinfo: Document -gdwarf-sections.
+       * NEWS: Mention -gdwarf-sections.
+
+2013-04-26  Christian Groessler  <chris@groessler.org>
+
+       * config/tc-z8k.c (md_parse_option): Set z8k_target_from_cmdline
+       according to the target parameter.  Don't call s_segm since s_segm
+       calls bfd_set_arch_mach using stdoutput, but stdoutput isn't
+       initialized yet.
+       (md_begin): Call s_segm according to target parameter from command
+       line.
+
 2013-04-25  Alan Modra  <amodra@gmail.com>
 
        * configure.in: Allow little-endian linux.
This page took 0.023363 seconds and 4 git commands to generate.