This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hallo Pedro,
here comes the last patch (the 5th) for ld
Change log modifications for ld:
* configure: Add new target x86_64-pc-mingw64
* configure.tgt: Add definition of target emulation i386pep
* makefile.am: Add new target files for target-all
* makefile.in: Add new target files for target-all
* 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: Add pepdll.c and pepdll.h
* scripttempl/pep.sc: Add linker script template for target x86_64
coff
Change log modifications for ld/testsuite:
* bootstrap/bootstrap.exp: Enable target test
* ld-fastcall/fastcall.exp: Enable target test
* ld-scripts/align.exp: Enable target test
* ld-scripts/align2a.d: Enable target test
* ld-scripts/defined.exp: Enable target test
* ld-scripts/provide.exp: Enable target test
* ld-scripts/script.exp: Enable target test
* ld-scripts/weak.exp: Enable target test
* lib/ld-lib.exp: Detect target as pecoff file
format
Mit freundlichen Grüßen,
i.A. Kai Tietz
Attachment:
binutils-2.17.pex-64.060913_ld.diff
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |