Bring cross-compiling to amd64 into shape, i.e. make the infrastructure
authorSimon Schubert <corecode@dragonflybsd.org>
Sat, 1 Oct 2005 12:40:33 +0000 (12:40 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Sat, 1 Oct 2005 12:40:33 +0000 (12:40 +0000)
commit2062943f97b084f36ff69494b0a839797af6f40f
tree965f00a6e52ae447142429a1115b2badf118fd64
parent27b16ba9a8d255994c02ece150dfe324f21c064e
Bring cross-compiling to amd64 into shape, i.e. make the infrastructure
work as desired.

Parts-taken-from: FreeBSD
21 files changed:
gnu/usr.bin/binutils215/libbfd/Makefile
gnu/usr.bin/binutils215/libbfd/Makefile.amd64
gnu/usr.bin/binutils215/libbfd/Makefile.i386
gnu/usr.bin/binutils215/libbfd/dfly_targmatch.h [deleted file]
gnu/usr.bin/cc34/Makefile.inc
gnu/usr.bin/cc34/Makefile.tgt
gnu/usr.bin/cc34/cc_prep/Makefile
gnu/usr.bin/cc34/cc_prep/bconfig.h [deleted file]
gnu/usr.bin/cc34/cc_prep/config.h
gnu/usr.bin/cc34/cc_prep/config/i386/dragonfly64.h [new file with mode: 0644]
gnu/usr.bin/cc34/cc_prep/dragonfly-native.h
gnu/usr.bin/cc34/cc_prep/tm.h [deleted file]
gnu/usr.bin/cc34/cc_prep/tm_p.h [deleted file]
gnu/usr.bin/cc34/cc_tools/gengtype/Makefile
gnu/usr.bin/gdb/gdb/Makefile.amd64 [new file with mode: 0644]
gnu/usr.bin/gdb/libbfd/Makefile.amd64 [new file with mode: 0644]
gnu/usr.bin/gdb/libopcodes/Makefile.amd64 [new file with mode: 0644]
lib/csu/amd64/Makefile.inc
lib/libm/Makefile
sys/amd64/include/math.h [new file with mode: 0644]
sys/amd64/include/stdint.h