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]

Re: PE+ and new COFF format for x86_64 target for XP64 and Vista binaries


Hey,

Finally I did the merge to the current CVS version. Additionally I changed 
pep_dll.c to inherit the pe_dll.c file to avoid double source code.
By this merge I fixed - by side-effect - a memory out-of-bounds access for 
idata relocation section in pe_dll.c (allocating 4-bytes but memset'ing 8 
bytes).
The changelogs are now splitted and the testcases adjusted for the new 
target. I removed some escaped debug prints, which lead under cygwin 
environment to compiler warnigns in the ld-module.

Regards,
 i.A. Kai Tietz

PS: The FSF contract issue is now complete.

Attachment: binutils-2.17.pex-64.060913.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]