* addr2line.c (slurp_symtab): If canonicalization reveals that
[binutils-gdb.git] / bfd / ChangeLog
index 167faff7a94407c18a4645f3b4f225d5c99798cc..40bb0a1b8d2fde805dd10d7a7c37d39e04111b39 100644 (file)
@@ -1,3 +1,29 @@
+2013-03-14  Tom Tromey  <tromey@redhat.com>
+
+       * opncls.c (bfd_get_debug_link_info): Rename from
+       get_debug_link_info.  Export.  Update comment.
+       (find_separate_debug_file): Update.
+       * bfd-in2.h: Rebuild.
+
+2013-03-08  Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
+
+        * elf64-aarch64.c (elf_backend_can_gc_sections): Enable gc-section
+       support.
+        (elf64_aarch64_gc_sweep_hook): Handle GOT, TLS and PLT related
+       relocs.
+
+2013-03-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * elf-bfd.h (elfcore_write_s390_tdb): Add prototype.
+       * elf.c (elfcore_write_s390_tdb): New function.
+       (elfcore_write_register_note): Call it.
+       (elfcore_grok_s390_tdb): New function.
+       (elfcore_grok_note): Call it.
+
+2013-03-08  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * elfxx-mips.c (mips_elf_allocate_lazy_stub): Correct data type.
+
 2013-03-05  Corinna Vinschen  <vinschen@redhat.com>
 
        * config.bfd: Add x86_64-*-cygwin to list of supported targets.