| Age | Commit message (Expand) | Author |
| 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 |
| 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-03-13 | remove some more GCC 4.5 code. make GCC 5.3 be HAVE_GCC=53, so that, | mrg |
| 2016-02-15 | Add missing closing ) and line continuation for mknative | martin |
| 2016-01-24 | prepare for GCC 5: | mrg |
| 2016-01-24 | add a comment saying this is for GCC 4.8 | mrg |
| 2015-10-16 | bump for printf/syslog format changres | christos |
| 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 |
| 2015-01-16 | we have lto... | christos |
| 2015-01-15 | Fix gcc PR target/64479 [SH] wrong optimization delayed-branch | skrll |
| 2014-11-22 | use --disable-shared on m68000 for mknative. | mrg |
| 2014-10-20 | Note new date for version - this is the import date. | skrll |
| 2014-10-10 | add --enable-libstdcxx-time=rt for the GCC 4.8 build. | mrg |
| 2014-09-03 | or1k does not support --with-float | matt |
| 2014-06-14 | remove remaining makefile support for GCC < 45 that i found. | mrg |
| 2014-05-29 | Don't grab libstdc++-v3/config.h it's not used. | skrll |
| 2014-05-29 | commonize the netbsd local version string. (the native one wasn't | mrg |
| 2014-05-28 | two fixes skrll@ pointed out: | mrg |
| 2014-05-27 | Update with-pkgversion date for gcc 4.8.3 import. | skrll |
| 2014-04-22 | Retire USE_COMPILERCRTSTUFF=yes. | joerg |
| 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-27 | define GCCDIST properly for GCC 4.1, and since it is now the same | mrg |
| 2014-02-26 | prepare for moving GCC 4.5 into gcc.old: | mrg |
| 2014-02-18 | put back some cppflags we lost. | christos |