]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ChangeLog
For PE format files, the base relocation table is necessary if the image is loaded...
[thirdparty/binutils-gdb.git] / ld / ChangeLog
index e0aa3ea44ed2cfe0daa8e217d5f24620061b6acc..476e6cb894c243c4e3ea40693999dccf84f75088 100644 (file)
@@ -1,3 +1,15 @@
+2020-01-03  Hannes Domani  <ssbssa@yahoo.de>
+
+       * emultempl/pe.em: Add new option --enable-reloc-section.
+       * emultempl/pep.em: Likewise.
+       * ld.texi: Document --enable-reloc-section.
+       * pe-dll.c (pe_dll_build_sections): Use pe_dll_enable_reloc_section.
+       (pe_dll_fill_sections): Simplify by calling pe_exe_fill_sections.
+       * pe-dll.h: Add extern declaration of option flag.
+       * pep-dll.c (pe_dll_enable_reloc_section):
+       Add alias define for pep_dll_enable_reloc_section.
+       * pep-dll.h: Add extern declaration of option flag.
+
 2020-01-02  Sergey Belyashov  <sergey.belyashov@gmail.com>
 
        * Makefile.am: Add new target z80-elf