2013-05-06 Richard Sandiford <rdsandiford@googlemail.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
index ec756d8fc7e0ed38004850c2fbc03e5c05c55263..5c2c89e05d179636b6217a119d2cace46667dc78 100644 (file)
@@ -1,3 +1,36 @@
+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.
This page took 0.023544 seconds and 4 git commands to generate.