Remove support for the (deprecated) openrisc and or32 configurations and replace
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 326b47cc46c23bb8a8ea750b8519b67563eebef1..1416f86d8edeb3a146fb4d251dcfe50a62bf0958 100644 (file)
@@ -1,3 +1,44 @@
+2014-04-22  Christian Svensson  <blue@cmd.nu>
+
+       * Makefile.am: Remove openrisc and or32 support.  Add support for or1k.
+       * configure.in: Likewise.
+       * configure.tgt: Likewise.
+       * doc/as.texinfo: Likewise.
+       * config/obj-coff.h: Likewise.
+       * config/tc-or1k.c: New file.
+       * config/tc-or1k.h: New file.
+       * config/tc-openrisc.c: Delete.
+       * config/tc-openrisc.h: Delete.
+       * config/tc-or32.c: Delete.
+       * config/tc-or32.h: Delete.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+
+2014-04-16  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-tilegx.h (TC_CONS_FIX_NEW): Add RELOC arg.
+       * config/tc-tilepro.h (TC_CONS_FIX_NEW): Likewise.
+
+2014-04-10  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
+
+       * config/tc-avr.c: Add new flag mlink-relax.
+       (md_show_usage): Add flag and help text.
+       (md_parse_option): Record whether link relax is turned on.
+       (relaxable_section): New.
+       (avr_validate_fix_sub): New.
+       (avr_force_relocation): New.
+       (md_apply_fix): Generate DIFF reloc.
+       (avr_allow_local_subtract): New.
+
+       * config/tc-avr.h (TC_LINKRELAX_FIXUP): Define to 0.
+       (TC_FORCE_RELOCATION): Define.
+       (TC_FORCE_RELOCATION_SUB_SAME): Define.
+       (TC_VALIDATE_FIX_SUB): Define.
+       (avr_force_relocation): Declare.
+       (avr_validate_fix_sub): Declare.
+       (md_allow_local_subtract): Define.
+       (avr_allow_local_subtract): Declare.
+
 2014-04-10  Andrew Bennett  <andrew.bennett@imgtec.com>
 
        * config/tc-mips.c (mips_cpu_info_table): Add P5600
This page took 0.026168 seconds and 4 git commands to generate.