Welcome the build infrastructure for gcc41
authorSimon Schubert <corecode@dragonflybsd.org>
Wed, 27 Sep 2006 12:10:35 +0000 (12:10 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Wed, 27 Sep 2006 12:10:35 +0000 (12:10 +0000)
commitddf7cc862f3a23c382776717ad9d86412be9ef7b
tree70385ba3892eee6a2dcd489d21a1d10b0b6424fc
parentc1767b50700267e82c608accb5c84faa73f48275
Welcome the build infrastructure for gcc41
76 files changed:
Makefile.inc1
etc/defaults/make.conf
etc/mtree/BSD.include.dist
etc/mtree/BSD.usr.dist
gnu/lib/Makefile
gnu/lib/gcc41/Makefile [new file with mode: 0644]
gnu/lib/gcc41/Makefile.inc [new file with mode: 0644]
gnu/lib/gcc41/libgcc/Makefile [new file with mode: 0644]
gnu/lib/gcc41/libgcov/Makefile [new file with mode: 0644]
gnu/lib/gcc41/libstdc++/Makefile [new file with mode: 0644]
gnu/lib/gcc41/libstdc++/config.h [new file with mode: 0644]
gnu/lib/gcc41/libstdc++/ctype_base.h.patch [new file with mode: 0644]
gnu/lib/gcc41/libstdc++/ctype_noninline.h.patch [new file with mode: 0644]
gnu/lib/gcc41/libstdc++/os_defines.h [new file with mode: 0644]
gnu/lib/gcc41/libsupc++/Makefile [new file with mode: 0644]
gnu/usr.bin/Makefile
gnu/usr.bin/cc41/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/Makefile.inc [new file with mode: 0644]
gnu/usr.bin/cc41/Makefile.langs [new file with mode: 0644]
gnu/usr.bin/cc41/Makefile.tgt [new file with mode: 0644]
gnu/usr.bin/cc41/c++/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/c++filt/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc1/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc1plus/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_prep/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_prep/config.h [new file with mode: 0644]
gnu/usr.bin/cc41/cc_prep/config/dragonfly-spec.h [new file with mode: 0644]
gnu/usr.bin/cc41/cc_prep/config/dragonfly.h [new file with mode: 0644]
gnu/usr.bin/cc41/cc_prep/config/i386/dragonfly.h [new file with mode: 0644]
gnu/usr.bin/cc41/cc_prep/dragonfly-native.h [new file with mode: 0644]
gnu/usr.bin/cc41/cc_prep/gthr-default.h [new file with mode: 0644]
gnu/usr.bin/cc41/cc_prep/multilib.h [new file with mode: 0644]
gnu/usr.bin/cc41/cc_prep/patches/c-format.c.patch [new file with mode: 0644]
gnu/usr.bin/cc41/cc_prep/patches/gcc.c.patch [new file with mode: 0644]
gnu/usr.bin/cc41/cc_prep/patches/system.h.patch [new file with mode: 0644]
gnu/usr.bin/cc41/cc_prep/tconfig.h [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/Makefile.inc [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/Makefile.tools [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/fini/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/gcov-iov/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/genattr/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/genattrtab/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/gencheck/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/genchecksum/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/gencodes/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/genconditions/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/genconfig/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/genconstants/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/genemit/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/genextract/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/genflags/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/gengenrtl/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/gengtype/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/genmddeps/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/genmodes/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/genopinit/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/genoutput/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/genpeep/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/genpreds/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/genrecog/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cc_tools/libiberty/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/cpp/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/doc/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/gcov/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/libbackend/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/libcpp/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/libcpp/config.h [new file with mode: 0644]
gnu/usr.bin/cc41/libiberty/Makefile [new file with mode: 0644]
gnu/usr.bin/cc41/libiberty/config.h [new file with mode: 0644]
share/man/man5/make.conf.5
share/mk/Makefile
share/mk/bsd.README
share/mk/bsd.cpu.gcc41.mk [new file with mode: 0644]
share/mk/bsd.cpu.mk