Add x86_64-mingw64 target
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 42895da3fe6632be000e9d684bc9174cfdb824f1..dd9eb5d76a7cab7aa5ab6bd5ce18c03fb81dcbbe 100644 (file)
@@ -1,3 +1,20 @@
+2006-09-20  Kai Tietz  <Kai.Tietz@onevision.com>
+
+       * configure.in: Add new target x86_64-pc-mingw64.
+       * configure: Regenerate.
+       * configure.tgt: Add definition of target emulation i386pep.
+       * Makefile.am: Add new target files for target-all.
+       * Makefile.in: Regenerate.
+       * pe-dll.c: Adjust to be inheritable by pep_dll.c as include.
+       Fix memory out of bounds excess for idata relocation section data.
+       * pep-dll.c: Add target specific shared object handling.
+       * pep-dll.h: Add target specific definitions for shared object handling.
+       * emulparams/i386pep.sh: Add new emulation params for target x86_64 coff.
+       * emultempl/pep.em: Add new emulation file for target x86_64 coff.
+       * po/POTFILES.in: Regenerate.
+       * scripttempl/pep.sc: Add linker script template for target x86_64 coff.
+       * NEWS: Mention new target.
+
 2006-09-18  Thiemo Seufer  <ths@networkno.de>
 
        * configure.tgt: Add mips*el-sde-elf* and mips*-sde-elf*
This page took 0.023636 seconds and 4 git commands to generate.