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