daily update
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 2793df0c70c72fd3032efb0ff973089015dd9c6e..e7ed98f2a79a85bbb7cc8fce8c6b1efde7f6fe18 100644 (file)
@@ -1,3 +1,26 @@
+2014-02-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * coff-rs6000.c (xcoff_write_archive_contents_big): Free OFFSETS in
+       return paths.  Three times.
+       * elf64-ppc.c (ppc64_elf_link_hash_table_create): Free HTAB in all
+       return paths.
+       (ppc64_elf_tls_optimize): Free TOC_REF in return path.
+       (ppc64_elf_edit_toc): Free USED in return path.
+
+2014-02-03  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * reloc.c (BFD_RELOC_NIOS2_GOT_LO, BFD_RELOC_NIOS2_GOT_HA): New.
+       (BFD_RELOC_NIOS2_CALL_LO, BFD_RELOC_NIOS2_CALL_HA): New.
+       * libbfd.h: Regenerated.
+       * bfd-in2.h: Regenerated.
+       * elf32-nios2.c (elf_nios2_howto_table_rel): Add new relocations.
+       (nios2_reloc_map): Likewise.
+       (GOT_USED, CALL_USED): Renamed from GOT16_USED and CALL16_USED.
+       Fixed all references.
+       (nios2_elf32_relocate_section): Add new relocations.
+       (nios2_elf32_check_relocs): Likewise.
+       (nios2_elf32_gc_sweep_hook): Likewise.
+
 2014-02-03  Alan Modra  <amodra@gmail.com>
 
        * elf32-ppc.c (struct ppc_elf_link_hash_table): Add params.
This page took 0.024095 seconds and 4 git commands to generate.