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


Hallo Pedro,

here comes the third part of the patch for binutils (This is a small one)

Change log modifications for binutils:

        * configure.in: Add new target x86_64-pc-mingw64
        * dlltool.c:    Adjust include for this target
                DLLTOOL_MX86_64:        Added macro to handle target 
specific code
                mname:                                  Added default 
target static as "i386:x86-64"
                MX86:                                   Added macro for 
target ident
                mtable:                         Added target specific 
definitions
                rvaafter:                       Add handling of MX86
                rvabefore:                      Add handling of MX86
                asmprefix:                      Add handling of MX86

Changes log modifcations for binutils/testsuite:

        * binutils-all/dlltool.exp:     Add support for target 
x86_64-pc-mingw64
        * binutils-all/objcopy.exp:     Add support for target 
x86_64-pc-mingw64
        * binutils-all/windres/windres.exp:     Add support for target 
x86_64-pc-mingw64
        * binutils-all/windres/lang.rc: xfail it as long as there is no 
windows.h
        * binutils-all/windres/strtab1.rc:      xfail it as long as there 
is no windows.h
        * lib/utils-lib.exp:    Adjust executable prefix detection (as 
.exe)
 i.A. Kai Tietz

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


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