Add microblazeel target support to bfd, gas and ld.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 85e94b9b5b09b6372c86e0ffe165f2a725a9e5d5..2e91b69543f6528ccbfed97fc054b791728e9cd2 100644 (file)
@@ -1,3 +1,17 @@
+2012-11-09  Edgar E. Iglesias <edgar.iglesias@gmail.com>
+
+       * config.bfd: Add microblazeel-*-*
+       * configure.in: Likewise.
+       * configure: Regenerate.
+       * elf32-microblaze.c (microblaze_elf_relocate_section): Add endian awareness.
+       (microblaze_elf_merge_private_bfd_data): New.
+       (microblaze_bfd_write_imm_value_32): New.
+       (microblaze_bfd_write_imm_value_64): New.
+       (microblaze_elf_relax_section): Add endian awareness.
+       (microblaze_elf_add_symbol_hook): Define TARGET_LITTLE_NAME,
+       TARGET_LITTLE_SYM and bfd_elf32_bfd_merge_private_bfd_data.
+       * targets.c: Add bfd target bfd_elf32_microblazeel_vec.
+
 2012-11-09  H.J. Lu  <hongjiu.lu@intel.com>
 
        * aout-tic30.c (MY_final_link_callback): Remove trailing
This page took 0.026628 seconds and 4 git commands to generate.