summaryrefslogtreecommitdiff
path: root/tools/gcc/mknative-gcc
AgeCommit message (Expand)Author
2022-07-22don't rename codecvt.cc here, do it in a Makefile when consumed.mrg
2021-08-16fetch experimental_headers, experimental_bits_headers, and ext_host_headersmrg
2021-04-11fetch omp-device-properties.h and don't try to fetch sanitizermrg
2021-04-11make mknative-gcc.old for GCC 9. begin to update mknative-gcc for GCC 10.mrg
2020-09-09more consolidation and properly condition all variables like previously.mrg
2020-09-09consolidate a bunch of libstdc++ variable collection.mrg
2020-09-08oops, pull out the value of pstl_headers.mrg
2020-09-06pass down earm* not earmv5* to mknative-gcc.mrg
2020-09-05disable fetching stuff from libsanitizer for now. it needs libstdc++mrg
2020-09-05pull out a few more things for GCC 9.mrg
2020-09-05port to GCC 9.3.mrg
2020-08-13set _OUTDIRBASE depending on $0, and then set _OUTDIR based on this.mrg
2020-08-12mknative-gcc is for GCC 8.4.mrg
2019-10-24arm needs more fileschristos
2019-10-16copy arm-cpu.h and arm-isa.h for arm platforms.mrg
2019-02-23pull out libstdc++ config.h as-is, for gnu.ver processing.mrg
2019-02-09- build the gthr*.h files to be installed on the fly, instead ofmrg
2019-02-04common-target source list is MD. make it so.mrg
2019-02-04- don't getlinks here, they're no longer used.mrg
2019-02-01- use --with-default-libstdcxx-abi=new for GCC, otherwise we get themrg
2019-01-19make includes works now.mrg
2019-01-19also pull out these variables:mrg
2018-09-04also pullout INTERNAL_CFLAGS for the libgcc build, where it may havemrg
2018-09-04in configargs.h, as well as normalising to /usr/src, normalise themrg
2018-02-06also fetch GCOV_DUMP_OBJS.mrg
2018-02-03pullout port_specific_symbol_files from libstdc++.mrg
2017-10-04use the variable for the source dir instead of duplicating it.christos
2016-10-05revert our changes; softfloat removal is now done in libgcc/config.hostchristos
2016-10-05We provide our own soft-float implementation in libc, so elide the libgccchristos
2016-03-17set NETBSD_GCC_VERSION for GCC 5.3 separately.mrg
2016-03-16grab insn-modes.h, and do the libgcc bootstrap from gcc as well.mrg
2016-03-15- pull i386-builtin-types.inc automatically on x86mrg
2016-03-15update for GCC 5.3 libgcov and libstdc++mrg
2016-03-15very first baby steps towards GCC 5.3 mknative.mrg
2016-01-24add a comment saying this is for GCC 4.8mrg
2015-01-31kill the -fPIC that m68000 ends up with, fixing it in the specsmrg
2015-01-30canonicalise the src dir to /usr/src, so it doesn't mattermrg
2014-05-29Don't grab libstdc++-v3/config.h it's not used.skrll
2014-03-02don't collect gthr-default.h anymore.mrg
2014-03-02don't collect c++allocator.h. we copy it via G_ALLOCATOR_H we'vemrg
2014-02-26prepare for moving GCC 4.5 into gcc.old:mrg
2014-02-16The mpfr sources moved down into a src directory - deal with this inskrll
2013-11-28update to MPC 1.0.1.mrg
2013-10-20Deleted 1 line too many in previous commit.skrll
2013-10-20g/c gcc3 goopskrll
2013-06-28pass both NEWCONFIGDIR and NETBSDSRCDIR to mknative-gcc.mrg
2013-05-05Create a sanitise_includes function and use it everywhere it's needed.skrll
2013-04-25Avoid populating mknative output with gmp,mpfr, and mpc sourceskrll
2012-09-25More tweaks. I didn't manage to complete a mknative from scratch run, butskrll
2012-08-11Grab CRTSTUFF_T_CFLAGS_S.skrll