OSDN Git Service

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)
commitd4be5c6b4b2aa3686d27bf76a12b40741ead6c55
tree5b38bd17de65a5e156620b7a6cee903207a38aab
parent41cec65cbf1906e24926cdaa082285db492bcd14
Add x86_64-mingw64 target
19 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
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]