binutils214 stage 1/4. Bring in the build infrastructure (left untied from
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 1 Feb 2004 08:53:05 +0000 (08:53 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 1 Feb 2004 08:53:05 +0000 (08:53 +0000)
commit964aa8262caab95ef7a0d74f3dea9038f10fefe7
tree89582a5f9317d309775f20e47262e92652215573
parent1342d2dfa0060157754ee26ffc4c099794a9efa9
binutils214 stage 1/4.  Bring in the build infrastructure (left untied from
system).  This infrastructure can handle i386 but the amd64 code is not
yet complete.
66 files changed:
gnu/usr.bin/binutils214/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/Makefile.inc [new file with mode: 0644]
gnu/usr.bin/binutils214/Makefile.inc.orig [new file with mode: 0644]
gnu/usr.bin/binutils214/Makefile.inc0 [new file with mode: 0644]
gnu/usr.bin/binutils214/addr2line/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/ar/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/as/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/as/Makefile.inc [new file with mode: 0644]
gnu/usr.bin/binutils214/as/Makefile.inc0 [new file with mode: 0644]
gnu/usr.bin/binutils214/as/amd64-dragonfly/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/as/amd64-dragonfly/itbl-cpu.h [new file with mode: 0644]
gnu/usr.bin/binutils214/as/amd64-dragonfly/obj-format.h [new file with mode: 0644]
gnu/usr.bin/binutils214/as/amd64-dragonfly/targ-cpu.h [new file with mode: 0644]
gnu/usr.bin/binutils214/as/amd64-dragonfly/targ-env.h [new file with mode: 0644]
gnu/usr.bin/binutils214/as/config.h [new file with mode: 0644]
gnu/usr.bin/binutils214/as/i386-dragonfly/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/as/i386-dragonfly/obj-format.h [new file with mode: 0644]
gnu/usr.bin/binutils214/as/i386-dragonfly/targ-cpu.h [new file with mode: 0644]
gnu/usr.bin/binutils214/as/i386-dragonfly/targ-env.h [new file with mode: 0644]
gnu/usr.bin/binutils214/doc/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/doc/asconfig.texi [new file with mode: 0644]
gnu/usr.bin/binutils214/doc/inc-hist.diff [new file with mode: 0644]
gnu/usr.bin/binutils214/gasp/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/gasp/gasp.1 [new file with mode: 0644]
gnu/usr.bin/binutils214/gdb/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/gdb/Makefile.i386 [new file with mode: 0644]
gnu/usr.bin/binutils214/gdb/config.h [new file with mode: 0644]
gnu/usr.bin/binutils214/gdb/freebsd-uthread.c [new file with mode: 0644]
gnu/usr.bin/binutils214/gdb/gdb.1 [new file with mode: 0644]
gnu/usr.bin/binutils214/gdb/i386/freebsd-nat.c [new file with mode: 0644]
gnu/usr.bin/binutils214/gdb/i386/kvm-fbsd.c [new file with mode: 0644]
gnu/usr.bin/binutils214/gdb/i386/kvm-fbsd.c.orig [new file with mode: 0644]
gnu/usr.bin/binutils214/gdb/i386/nm.h [new file with mode: 0644]
gnu/usr.bin/binutils214/gdb/i386/tm.h [new file with mode: 0644]
gnu/usr.bin/binutils214/gdb/i386/version.c [new file with mode: 0644]
gnu/usr.bin/binutils214/gdb/i386/xm.h [new file with mode: 0644]
gnu/usr.bin/binutils214/gdb/wait.h [new file with mode: 0644]
gnu/usr.bin/binutils214/gdbreplay/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/gdbserver/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/gdbserver/low-fbsd.c [new file with mode: 0644]
gnu/usr.bin/binutils214/ld/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/ld/Makefile.i386 [new file with mode: 0644]
gnu/usr.bin/binutils214/ld/config.h [new file with mode: 0644]
gnu/usr.bin/binutils214/libbfd/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/libbfd/Makefile.amd64 [new file with mode: 0644]
gnu/usr.bin/binutils214/libbfd/Makefile.i386 [new file with mode: 0644]
gnu/usr.bin/binutils214/libbfd/config.h.template [new file with mode: 0644]
gnu/usr.bin/binutils214/libbfd/dfly_targmatch.h [new file with mode: 0644]
gnu/usr.bin/binutils214/libbfd/elf-fbsd-brand.c [new file with mode: 0644]
gnu/usr.bin/binutils214/libbinutils/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/libbinutils/Makefile.i386 [new file with mode: 0644]
gnu/usr.bin/binutils214/libbinutils/config.h [new file with mode: 0644]
gnu/usr.bin/binutils214/libiberty/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/libiberty/alloca-conf.h [new file with mode: 0644]
gnu/usr.bin/binutils214/libiberty/config.h [new file with mode: 0644]
gnu/usr.bin/binutils214/libopcodes/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/libopcodes/Makefile.i386 [new file with mode: 0644]
gnu/usr.bin/binutils214/libopcodes/config.h [new file with mode: 0644]
gnu/usr.bin/binutils214/nm/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/objcopy/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/objdump/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/ranlib/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/readelf/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/size/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/strings/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils214/strip/Makefile [new file with mode: 0644]