gcc80: Bring in makefiles but leave them unhooked.
authorzrj <rimvydas.jasinskas@gmail.com>
Wed, 2 May 2018 13:35:59 +0000 (16:35 +0300)
committerzrj <zrj@dragonflybsd.org>
Mon, 14 May 2018 17:21:04 +0000 (20:21 +0300)
commit2233c95bde434daa782d51440e2219ed852a02dd
tree3c7b933003af6df9774ed35de0112cefeb9c3ac6
parenta69def156b015cdf520dd676efcabd96d65238ae
gcc80: Bring in makefiles but leave them unhooked.

Makefile infrastructure was reused from gcc50 one writen by John Marino.
69 files changed:
gnu/COPYING
gnu/COPYING.LIB
gnu/Makefile
gnu/lib/gcc80/Makefile [new file with mode: 0644]
gnu/lib/gcc80/Makefile.inc [new file with mode: 0644]
gnu/lib/gcc80/csu/Makefile [new file with mode: 0644]
gnu/lib/gcc80/libgcc/Makefile [new file with mode: 0644]
gnu/lib/gcc80/libgcc/Makefile.src [new file with mode: 0644]
gnu/lib/gcc80/libgcc_eh/Makefile [new file with mode: 0644]
gnu/lib/gcc80/libgcc_pic/Makefile [new file with mode: 0644]
gnu/lib/gcc80/libgcov/Makefile [new file with mode: 0644]
gnu/lib/gcc80/libgomp/Makefile [new file with mode: 0644]
gnu/lib/gcc80/libssp/Makefile [new file with mode: 0644]
gnu/lib/gcc80/libssp_nonshared/Makefile [new file with mode: 0644]
gnu/lib/gcc80/libstdcxx/Makefile [new file with mode: 0644]
gnu/lib/gcc80/libstdcxx/components/Makefile [new file with mode: 0644]
gnu/lib/gcc80/libstdcxx/components/libconv_1998/Makefile [new file with mode: 0644]
gnu/lib/gcc80/libstdcxx/components/libconv_1998/Makefile.src [new file with mode: 0644]
gnu/lib/gcc80/libstdcxx/components/libconv_2011/Makefile [new file with mode: 0644]
gnu/lib/gcc80/libstdcxx/components/libconv_2011/Makefile.src [new file with mode: 0644]
gnu/lib/gcc80/libstdcxx/components/libconv_supc/Makefile [new file with mode: 0644]
gnu/lib/gcc80/libstdcxx/components/libconv_supc/Makefile.src [new file with mode: 0644]
gnu/lib/gcc80/libstdcxx/headers/Makefile [new file with mode: 0644]
gnu/lib/gcc80/libstdcxx/headers/Makefile.headers [new file with mode: 0644]
gnu/lib/gcc80/libstdcxx/product/Makefile [new file with mode: 0644]
gnu/lib/gcc80/libstdcxx/product/Makefile.src [new file with mode: 0644]
gnu/usr.bin/cc80/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/Makefile.inc [new file with mode: 0644]
gnu/usr.bin/cc80/Makefile.intcxx_lib [new file with mode: 0644]
gnu/usr.bin/cc80/Makefile.langs [new file with mode: 0644]
gnu/usr.bin/cc80/Makefile.tgt [new file with mode: 0644]
gnu/usr.bin/cc80/Makefile.version [new file with mode: 0644]
gnu/usr.bin/cc80/backends/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/backends/guts/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/backends/guts/guts-c/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/backends/guts/guts-common/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/backends/guts/guts-cxx/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/backends/guts/guts-target/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/backends/programs/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/backends/programs/cc1/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/backends/programs/cc1plus/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/backends/programs/collect2/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/backends/programs/lto-wrapper/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/backends/programs/lto1/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/cc_prep/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/cc_tools/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/cc_tools/Makefile.inc [new file with mode: 0644]
gnu/usr.bin/cc80/cc_tools/libcpp/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/cc_tools/libiberty/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/cc_tools/tools/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/drivers/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/drivers/Makefile.inc [new file with mode: 0644]
gnu/usr.bin/cc80/drivers/c++/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/drivers/cc/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/drivers/cpp/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/drivers/gcov/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/libbackend/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/support-libs/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/support-libs/Makefile.inc [new file with mode: 0644]
gnu/usr.bin/cc80/support-libs/libbacktrace/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/support-libs/libcommon-target/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/support-libs/libcommon/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/support-libs/libcpp/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/support-libs/libdecnumber/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/support-libs/libiberty/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/support-libs/libiberty_pic/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/support-libs/liblto_plugin/Makefile [new file with mode: 0644]
gnu/usr.bin/cc80/support-libs/liblto_plugin/Makefile.headers [new file with mode: 0644]
share/mk/bsd.cpu.gcc80.mk [new file with mode: 0644]