]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/pep-dll.h
Add x86_64-mingw64 target
authorNick Clifton <nickc@redhat.com>
Wed, 20 Sep 2006 11:35:11 +0000 (11:35 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 20 Sep 2006 11:35:11 +0000 (11:35 +0000)
commit99ad839030c1177eb409a99320fa7e60226f0db3
tree31841958e04c69ceb1aeafcf7cdef5e721d23829
parenta8bbe5b03e6b16a41a69e570061e34014d30431a
Add x86_64-mingw64 target
78 files changed:
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/coff-x86_64.c [new file with mode: 0644]
bfd/coffcode.h
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/libpei.h
bfd/pe-x86_64.c [new file with mode: 0644]
bfd/peXXigen.c
bfd/pei-x86_64.c [new file with mode: 0644]
bfd/peicode.h
bfd/targets.c
binutils/ChangeLog
binutils/configure
binutils/configure.in
binutils/dlltool.c
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/copy-3.d
binutils/testsuite/binutils-all/dlltool.exp
binutils/testsuite/binutils-all/objcopy.exp
binutils/testsuite/binutils-all/windres/lang.rc
binutils/testsuite/binutils-all/windres/strtab1.rc
binutils/testsuite/binutils-all/windres/windres.exp
binutils/testsuite/lib/utils-lib.exp
gas/ChangeLog
gas/NEWS
gas/config/obj-coff.h
gas/config/tc-i386.c
gas/config/te-pep.h [new file with mode: 0644]
gas/configure
gas/configure.in
gas/configure.tgt
gas/testsuite/ChangeLog
gas/testsuite/gas/all/gas.exp
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/immed64.d
gas/testsuite/gas/i386/rex.d
gas/testsuite/gas/i386/x86-64-addr32.d
gas/testsuite/gas/i386/x86-64-branch.d
gas/testsuite/gas/i386/x86-64-crx-suffix.d
gas/testsuite/gas/i386/x86-64-crx.d
gas/testsuite/gas/i386/x86-64-drx-suffix.d
gas/testsuite/gas/i386/x86-64-drx.d
gas/testsuite/gas/i386/x86-64-opcode.d
gas/testsuite/gas/i386/x86-64-pcrel.d
gas/testsuite/gas/i386/x86-64-rip.d
gas/testsuite/gas/i386/x86-64-stack-intel.d
gas/testsuite/gas/i386/x86-64-stack-suffix.d
gas/testsuite/gas/i386/x86-64-stack.d
gas/testsuite/gas/i386/x86_64.d
include/coff/ChangeLog
include/coff/external.h
include/coff/internal.h
include/coff/pe.h
include/coff/x86_64.h [new file with mode: 0644]
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/NEWS
ld/configure.tgt
ld/emulparams/i386pep.sh [new file with mode: 0644]
ld/emultempl/pep.em [new file with mode: 0644]
ld/pe-dll.c
ld/pep-dll.c [new file with mode: 0644]
ld/pep-dll.h [new file with mode: 0644]
ld/po/POTFILES.in
ld/scripttempl/pep.sc [new file with mode: 0644]
ld/testsuite/ChangeLog
ld/testsuite/ld-bootstrap/bootstrap.exp
ld/testsuite/ld-fastcall/fastcall.exp
ld/testsuite/ld-scripts/align.exp
ld/testsuite/ld-scripts/align2a.d
ld/testsuite/ld-scripts/defined.exp
ld/testsuite/ld-scripts/provide.exp
ld/testsuite/ld-scripts/script.exp
ld/testsuite/ld-scripts/weak.exp