| Age | Commit message (Expand) | Author |
| 2020-08-14 | Pull up following revision(s) (requested by mrg in ticket #1049): | martin |
| 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 |
| 2018-04-15 | fix the variable name for then non-gmake case. | christos |
| 2018-03-28 | bump the NetBSD GCC version. both GCC 5 and 6 got x86 spectre | mrg |
| 2018-02-06 | also fetch GCOV_DUMP_OBJS. | mrg |
| 2018-02-05 | mark GCC 6.4 has nb1 20180203 | mrg |
| 2018-02-03 | pullout port_specific_symbol_files from libstdc++. | mrg |
| 2018-02-02 | convert HAVE_GCC handling to modern GCC release numbering: | mrg |
| 2017-11-29 | Be more selective about what to quote-quote: only paths and version numbers. | christos |
| 2017-11-29 | backslash me harder! | christos |
| 2017-11-29 | since gmake does not have :Q handle it in sed... | christos |
| 2017-11-28 | use make -C path/to -f Makefile instead of make -f path/to/Makefile | christos |
| 2017-11-13 | update netbsd version. | mrg |
| 2017-10-04 | use the variable for the source dir instead of duplicating it. | christos |
| 2017-10-04 | - gcc.old == gcc-5.3, so copy mknative-gcc{,.old} and adjust | christos |
| 2017-08-22 | move the GMP_MACHINE_ARCH definition into external/lgpl3/gmp/Makefile.arch. | mrg |
| 2017-05-21 | Remove MKCRYPTO option. | riastradh |
| 2017-03-22 | provide a common softfloat fenv implemenation and use it for softfloat builds. | chs |
| 2017-02-22 | GC more gcc 4.8 specific (dead) logic | maya |
| 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-06-07 | set gcc 5.4 netbsd version to 2016-06-06 | mrg |
| 2016-04-21 | set _OUTDIR and _OUTDIRBASE properly for gcc.old, and fix a sed. | mrg |
| 2016-03-26 | use --with-diagnostics-color=auto-if-env as the default for GCC 5. | mrg |
| 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-16 | unwind.h has a new problem, and fix the grabbing of x86 specific files. | mrg |
| 2016-03-15 | - pull i386-builtin-types.inc automatically on x86 | mrg |