| Age | Commit message (Expand) | Author |
| 2022-07-23 | bump the netbsd version GCC to yesterday's date. | mrg |
| 2022-07-22 | don't rename codecvt.cc here, do it in a Makefile when consumed. | mrg |
| 2021-09-18 | Patch the build script and toolchain to allow passing through | christos |
| 2021-08-16 | fetch experimental_headers, experimental_bits_headers, and ext_host_headers | mrg |
| 2021-05-08 | Disable again initfini; breaks some archs and not worth dealing with when | christos |
| 2021-05-07 | enable initfini-array since all platforms support it. | christos |
| 2021-04-11 | add a netbsd version for GCC 10. properly generate omp-device-properties.h. | 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 | mark GCC 9 as (so far) netbsd 20200907 version. this should fix the | 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 MODULE to ${EXTERNAL_GCC_SUBDIR} so this actually works.. | 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 |
| 2020-08-11 | update GCC 7 version to nb4 20200810, and fix the unknown GCC version | mrg |
| 2020-03-11 | update date for GCC 8.4.0 import. | mrg |
| 2019-11-06 | add something to auto-detect when GCC has changed from gcc to gcc.old | 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-09-30 | remove HAVE_GCC == 6 support, add HAVE_GCC == 8 support | mrg |
| 2019-09-09 | Fix bugurl. PR toolchain/48712 | maya |
| 2019-03-20 | bump libstdc++.so. | mrg |
| 2019-03-19 | enable the workarounds for cortex a53 errata 835769 and 843419 by default. | mrg |
| 2019-02-27 | also bump the X in "nbX" with previous | mrg |
| 2019-02-27 | bump netbsd gcc version date. | mrg |
| 2019-02-26 | Remove "--disable-libstdcxx-dual-abi". This option does not do what | christos |
| 2019-02-23 | pull out libstdc++ config.h as-is, for gnu.ver processing. | mrg |
| 2019-02-17 | don't pass --disable-symver to mknative configure. this turns off | 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-03 | add || true to the gthr-default.h copy, it can fail first time around | 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 |
| 2019-01-19 | obsolete gcc 5 support. | mrg |
| 2018-11-11 | our GCC 6.5 is "nb4 20181109". | mrg |
| 2018-10-19 | Pass --without-isl to GCC. | maya |
| 2018-09-05 | remove GCC 5 marker. this is now nb3 20180905. | mrg |
| 2018-09-05 | copy across GCC 6.4 mknative-gcc into mknative-gcc.old. | 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-05-01 | Create a new bsd.hostinit.mk file and put the build definitions for all host | christos |
| 2018-05-01 | PR/53238: Robert Elz: Disable MKREPRO in tools; the host compiler might | christos |