Allow gdb to find debug symbols file by build-id for PE file format also
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index ef760d1384759dd285c7346f3bba0dbe520b9dfc..886da5b4ac891740ec49fa76f61251e91d513e0b 100644 (file)
@@ -1,3 +1,15 @@
+2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
+
+       * elf-bfd.h : Remove struct elf_build_id.
+       * bfd.c : Add struct bfd_build_id.
+       * bfd-in2.h: Regenerate.
+       * elf.c (elfobj_grok_gnu_build_id): Update to use bfd_build_id.
+       * libpei.h: Add protoype and macros for
+       bfd_XXi_slurp_codeview_record.
+       * peXXigen.c (_bfd_XXi_slurp_codeview_record): Make public
+       * peicode.h (pe_bfd_read_buildid): Add.
+       (pe_bfd_object_p): Use pe_bfd_read_buildid().
+
 2015-06-15  Renlin Li  <renlin.li@arm.com>
 
        * reloc.c (BFD_RELOC_AARCH64_LD64_GOTOFF_LO15): New entry.
This page took 0.026948 seconds and 4 git commands to generate.