Remove the GCC 3.3 build system.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Sat, 23 Oct 2004 14:06:08 +0000 (14:06 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Sat, 23 Oct 2004 14:06:08 +0000 (14:06 +0000)
commitf2c50a3a7b13a2839270dc1cedeb9adfaaea6b5c
treee0b17f0388994355ccd2f5aaebb5069c0771452e
parent52d8cbf477c8222f5993a1d92425335b240e6fbb
Remove the GCC 3.3 build system.
60 files changed:
gnu/usr.bin/cc3/Makefile [deleted file]
gnu/usr.bin/cc3/Makefile.fe [deleted file]
gnu/usr.bin/cc3/Makefile.inc [deleted file]
gnu/usr.bin/cc3/Makefile.tgt [deleted file]
gnu/usr.bin/cc3/c++/Makefile [deleted file]
gnu/usr.bin/cc3/c++filt/Makefile [deleted file]
gnu/usr.bin/cc3/cc/Makefile [deleted file]
gnu/usr.bin/cc3/cc/gcc.1 [deleted file]
gnu/usr.bin/cc3/cc1/Makefile [deleted file]
gnu/usr.bin/cc3/cc1obj/Makefile [deleted file]
gnu/usr.bin/cc3/cc1plus/Makefile [deleted file]
gnu/usr.bin/cc3/cc_drv/Makefile [deleted file]
gnu/usr.bin/cc3/cc_int/Makefile [deleted file]
gnu/usr.bin/cc3/cc_int/amd64.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/c-format.c.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/calls.c.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/combine.c.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/config,elfos.h.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/cse.c.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/explow.c.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/expr.c.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/flags.h.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/function.c.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/gcse.c.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/integrate.c.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/libgcc2.c.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/loop.c.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/optabs.c.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/reload1.c.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/simplify-rtx.c.patch [deleted file]
gnu/usr.bin/cc3/cc_int/patches/toplev.c.patch [deleted file]
gnu/usr.bin/cc3/cc_int/protector.c [deleted file]
gnu/usr.bin/cc3/cc_int/protector.h [deleted file]
gnu/usr.bin/cc3/cc_tools/Makefile [deleted file]
gnu/usr.bin/cc3/cc_tools/auto-host.h [deleted file]
gnu/usr.bin/cc3/cc_tools/dragonfly-native.h [deleted file]
gnu/usr.bin/cc3/cc_tools/freebsd-native.h [deleted file]
gnu/usr.bin/cc3/cccp/Makefile [deleted file]
gnu/usr.bin/cc3/collect2/Makefile [deleted file]
gnu/usr.bin/cc3/config/dragonfly-spec.h [deleted file]
gnu/usr.bin/cc3/config/dragonfly.h [deleted file]
gnu/usr.bin/cc3/config/i386/dragonfly.h [deleted file]
gnu/usr.bin/cc3/config/i386/dragonfly64.h [deleted file]
gnu/usr.bin/cc3/config/t-libunwind [deleted file]
gnu/usr.bin/cc3/config/unwind-libunwind.c [deleted file]
gnu/usr.bin/cc3/cpp/Makefile [deleted file]
gnu/usr.bin/cc3/cpp/cccp.1 [deleted file]
gnu/usr.bin/cc3/cpp0/Makefile [deleted file]
gnu/usr.bin/cc3/doc/Makefile [deleted file]
gnu/usr.bin/cc3/f77/Makefile [deleted file]
gnu/usr.bin/cc3/f77/g77.1 [deleted file]
gnu/usr.bin/cc3/f771/Makefile [deleted file]
gnu/usr.bin/cc3/f771/com.h.patch [deleted file]
gnu/usr.bin/cc3/f77doc/Makefile [deleted file]
gnu/usr.bin/cc3/gcc.c.patch [deleted file]
gnu/usr.bin/cc3/gcov/Makefile [deleted file]
gnu/usr.bin/cc3/gcov/gcov.1 [deleted file]
gnu/usr.bin/cc3/include/Makefile [deleted file]
gnu/usr.bin/cc3/protoize/Makefile [deleted file]
gnu/usr.bin/cc3/tradcpp0/Makefile [deleted file]