Update the GCC3 infrastructure Stage 1/2. This commit generates the basic
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 2 Feb 2004 23:35:12 +0000 (23:35 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 2 Feb 2004 23:35:12 +0000 (23:35 +0000)
commit7db62ea6cdf32d760097b21cf9f421703965b074
tree8b468aa70cf8594c64277699e65321b78ae67e49
parentb940da15daf89f843604845bc023660063d937c1
Update the GCC3 infrastructure Stage 1/2.  This commit generates the basic
infrastructure needed to support /usr/src/contrib/gcc-3.3 (a pristine gcc
dist) intead of /usr/src/contrib/gcc3 (munged version taken from FreeBSD-5).

This stage does not have all the fbsd/dfly specific extensions, such as
-fformat-extensions.
35 files changed:
gnu/lib/gcc3/Makefile.inc
gnu/lib/gcc3/csu/Makefile
gnu/lib/gcc3/libgcc/Makefile
gnu/lib/gcc3/libstdc++/Makefile
gnu/lib/gcc3/libsupc++/Makefile
gnu/usr.bin/cc3/Makefile.fe
gnu/usr.bin/cc3/Makefile.inc
gnu/usr.bin/cc3/c++/Makefile
gnu/usr.bin/cc3/c++filt/Makefile
gnu/usr.bin/cc3/cc/Makefile
gnu/usr.bin/cc3/cc/gcc.1 [new file with mode: 0644]
gnu/usr.bin/cc3/cc1/Makefile
gnu/usr.bin/cc3/cc1obj/Makefile
gnu/usr.bin/cc3/cc1plus/Makefile
gnu/usr.bin/cc3/cc_int/Makefile
gnu/usr.bin/cc3/cc_tools/Makefile
gnu/usr.bin/cc3/cc_tools/dragonfly-native.h
gnu/usr.bin/cc3/cccp/Makefile
gnu/usr.bin/cc3/config/dragonfly-spec.h [new file with mode: 0644]
gnu/usr.bin/cc3/config/dragonfly.h [new file with mode: 0644]
gnu/usr.bin/cc3/config/i386/dragonfly.h [new file with mode: 0644]
gnu/usr.bin/cc3/config/i386/dragonfly64.h [new file with mode: 0644]
gnu/usr.bin/cc3/config/t-libunwind [new file with mode: 0644]
gnu/usr.bin/cc3/config/unwind-libunwind.c [new file with mode: 0644]
gnu/usr.bin/cc3/cpp/Makefile
gnu/usr.bin/cc3/cpp/cccp.1 [new file with mode: 0644]
gnu/usr.bin/cc3/doc/Makefile
gnu/usr.bin/cc3/f77/Makefile
gnu/usr.bin/cc3/f77/g77.1 [new file with mode: 0644]
gnu/usr.bin/cc3/f771/Makefile
gnu/usr.bin/cc3/f77doc/Makefile
gnu/usr.bin/cc3/gcov/Makefile
gnu/usr.bin/cc3/gcov/gcov.1 [new file with mode: 0644]
gnu/usr.bin/cc3/include/Makefile
gnu/usr.bin/cc3/protoize/Makefile