Don't change compressed input debug section names
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index d0b8e0482c2e0b4001faf889adaaa8d8acfed9de..804c683b3cd8d88c6eff732599d90c40674a023e 100644 (file)
@@ -1,3 +1,18 @@
+2015-04-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/18209
+       * bfd.c (bfd): Add is_linker_input.
+       * elf.c (convert_debug_to_zdebug): New.
+       (convert_zdebug_to_debug): Likewise.
+       (_bfd_elf_make_section_from_shdr): Don't convert .debug_* to
+       .zdebug_* here.  Use convert_zdebug_to_debug.  Set SEC_ELF_RENAME.
+       (_bfd_elf_init_reloc_shdr): Pass a pointer to section name
+       instead of a pointer to section.
+       (elf_fake_sections): Rename the section name if SEC_ELF_RENAME
+       is set.
+       * section.c (SEC_ELF_RENAME): New.
+       * bfd-in2.h: Regenerated.
+
 2015-04-23  Alan Modra  <amodra@gmail.com>
 
        * elf64-ppc.c (TOC_BASE_ALIGN): Define.
This page took 0.024554 seconds and 4 git commands to generate.