| Age | Commit message (Expand) | Author |
| 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-27 | fix duplicated chunk from merge | dholland |
| 2019-01-27 | Restore comment accidentally lost in merge. | dholland |
| 2019-01-27 | Merge the [pgoyette-compat] branch | pgoyette |
| 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 |
| 2019-01-02 | use MACHINE_CPU for elf2aout | christos |
| 2018-12-31 | Add an arm-specific elf2aout tool since objdump does not support a.out anymore | christos |
| 2018-12-27 | explicitly disable initfini-array; we don't have it yet. | christos |
| 2018-11-19 | Prepend ${_TOOL_PREFIX} to xz, too. | aymeric |
| 2018-11-11 | our GCC 6.5 is "nb4 20181109". | mrg |
| 2018-11-08 | need global replace | christos |
| 2018-11-07 | Adjust for 2.31.1 | christos |
| 2018-10-22 | Adjust whitespace to look more like assignment than comparison. NFC | maya |
| 2018-10-21 | detect clang instead of bundling it with Darwin | christos |
| 2018-10-19 | Pass --without-isl to GCC. | maya |
| 2018-10-14 | Add FLEX to the configure env, from Lloyd Parkes on tech-toolchain. | martin |
| 2018-09-28 | force disable seccomp, in case it gets detected. | maya |
| 2018-09-25 | Add CPPFLAGS+= -std=c99 so tools can build on systems where the | riz |
| 2018-09-25 | Don't include NLS for the tools build of xz. | joerg |
| 2018-09-25 | Add missing Makefile.inc for xz tools. | joerg |
| 2018-09-25 | Update build glue for xz-5.2.4. Hook up tools version. | joerg |
| 2018-09-09 | Add instructions for building NetBSD on modern Solaris 11 hosts | palle |
| 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-08-30 | deal with getsubopt and strncasecmp (needed by mdocml) | christos |
| 2018-08-23 | PR/53544: Add a dependency on the Makefile to fix incremental builds. | christos |
| 2018-08-20 | make sure that nbtools_compat.h is the first thing included for generated files | christos |
| 2018-08-16 | add strncasecmp | christos |
| 2018-08-15 | Expose re{c,}allocarray decls in current. | christos |
| 2018-08-12 | Add WITHOUT_GZIP | christos |
| 2018-08-12 | add WITHOUT_BZ2 | christos |
| 2018-08-11 | hook in the tools version of grep | christos |
| 2018-08-11 | Add strcasecmp | christos |
| 2018-07-17 | Update LLVM/Clang build system to r337282. | joerg |
| 2018-06-13 | Revert my previous config test inclusion for u_longlong_t. | maya |
| 2018-06-12 | Move the typedefs before the header inclusions (except <features.h>) and | christos |
| 2018-06-11 | Add configure check and fallback definition for u_longlong_t | maya |
| 2018-05-19 | remove trailing newline | christos |