gcc47: Add DragonFly READMEs and world makefiles
authorJohn Marino <draco@marino.st>
Sat, 29 Sep 2012 20:14:07 +0000 (22:14 +0200)
committerJohn Marino <draco@marino.st>
Mon, 1 Oct 2012 10:44:02 +0000 (12:44 +0200)
commitb450dd39bd0704a8fa3bf13236c3540130982797
tree94a051c7f86809fcc8bfef259a345f0712c7dc9d
parentfdc4107c31de968b553167c368749e613eb5a448
gcc47: Add DragonFly READMEs and world makefiles
52 files changed:
contrib/gcc-4.7/README.DELETED [new file with mode: 0644]
contrib/gcc-4.7/README.DRAGONFLY [new file with mode: 0644]
gnu/lib/gcc47/Makefile [new file with mode: 0644]
gnu/lib/gcc47/Makefile.inc [new file with mode: 0644]
gnu/lib/gcc47/csu/Makefile [new file with mode: 0644]
gnu/lib/gcc47/libgcc/Makefile [new file with mode: 0644]
gnu/lib/gcc47/libgcc/Makefile.src [new file with mode: 0644]
gnu/lib/gcc47/libgcc_eh/Makefile [new file with mode: 0644]
gnu/lib/gcc47/libgcc_pic/Makefile [new file with mode: 0644]
gnu/lib/gcc47/libgcov/Makefile [new file with mode: 0644]
gnu/lib/gcc47/libobjc/Makefile [new file with mode: 0644]
gnu/lib/gcc47/libobjc/config.h [new file with mode: 0644]
gnu/lib/gcc47/libstdc++/Makefile [new file with mode: 0644]
gnu/lib/gcc47/libstdc++/Makefile.headers [new file with mode: 0644]
gnu/lib/gcc47/libstdc++/config.h [new file with mode: 0644]
gnu/lib/gcc47/libstdc++/libstdc++-symbols.ver [new file with mode: 0644]
gnu/lib/gcc47/libsupc++/Makefile [new file with mode: 0644]
gnu/lib/gcc47/libsupc++/Makefile.src [new file with mode: 0644]
gnu/usr.bin/cc47/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/Makefile.inc [new file with mode: 0644]
gnu/usr.bin/cc47/Makefile.langs [new file with mode: 0644]
gnu/usr.bin/cc47/Makefile.tgt [new file with mode: 0644]
gnu/usr.bin/cc47/c++/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/cc/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/cc1/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/cc1obj/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/cc1plus/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/cc_prep/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/cc_prep/auto-host.h [new file with mode: 0644]
gnu/usr.bin/cc47/cc_prep/config.h [new file with mode: 0644]
gnu/usr.bin/cc47/cc_prep/config/dragonfly-native.h [new file with mode: 0644]
gnu/usr.bin/cc47/cc_prep/multilib.h [new file with mode: 0644]
gnu/usr.bin/cc47/cc_prep/tconfig.h [new file with mode: 0644]
gnu/usr.bin/cc47/cc_tools/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/cc_tools/Makefile.inc [new file with mode: 0644]
gnu/usr.bin/cc47/cc_tools/libiberty/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/cc_tools/libiberty/config.h [new file with mode: 0644]
gnu/usr.bin/cc47/cc_tools/tools/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/cpp/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/doc/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/gcov/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/libbackend/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/libcommon-target/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/libcommon/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/libcpp/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/libcpp/config.h [new file with mode: 0644]
gnu/usr.bin/cc47/libdecnumber/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/libdecnumber/config.h [new file with mode: 0644]
gnu/usr.bin/cc47/libiberty/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/libiberty/config.h [new file with mode: 0644]
gnu/usr.bin/cc47/liblto_plugin/Makefile [new file with mode: 0644]
gnu/usr.bin/cc47/liblto_plugin/config.h [new file with mode: 0644]