summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-02-27bump netbsd gcc version date.mrg
2019-02-26Remove "--disable-libstdcxx-dual-abi". This option does not do whatchristos
2019-02-23pull out libstdc++ config.h as-is, for gnu.ver processing.mrg
2019-02-17don't pass --disable-symver to mknative configure. this turns offmrg
2019-02-09- build the gthr*.h files to be installed on the fly, instead ofmrg
2019-02-04common-target source list is MD. make it so.mrg
2019-02-04- don't getlinks here, they're no longer used.mrg
2019-02-03add || true to the gthr-default.h copy, it can fail first time aroundmrg
2019-02-01- use --with-default-libstdcxx-abi=new for GCC, otherwise we get themrg
2019-01-27fix duplicated chunk from mergedholland
2019-01-27Restore comment accidentally lost in merge.dholland
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2019-01-19make includes works now.mrg
2019-01-19also pull out these variables:mrg
2019-01-19obsolete gcc 5 support.mrg
2019-01-02use MACHINE_CPU for elf2aoutchristos
2018-12-31Add an arm-specific elf2aout tool since objdump does not support a.out anymorechristos
2018-12-27explicitly disable initfini-array; we don't have it yet.christos
2018-11-19Prepend ${_TOOL_PREFIX} to xz, too.aymeric
2018-11-11our GCC 6.5 is "nb4 20181109".mrg
2018-11-08need global replacechristos
2018-11-07Adjust for 2.31.1christos
2018-10-22Adjust whitespace to look more like assignment than comparison. NFCmaya
2018-10-21detect clang instead of bundling it with Darwinchristos
2018-10-19Pass --without-isl to GCC.maya
2018-10-14Add FLEX to the configure env, from Lloyd Parkes on tech-toolchain.martin
2018-09-28force disable seccomp, in case it gets detected.maya
2018-09-25Add CPPFLAGS+= -std=c99 so tools can build on systems where theriz
2018-09-25Don't include NLS for the tools build of xz.joerg
2018-09-25Add missing Makefile.inc for xz tools.joerg
2018-09-25Update build glue for xz-5.2.4. Hook up tools version.joerg
2018-09-09Add instructions for building NetBSD on modern Solaris 11 hostspalle
2018-09-05remove GCC 5 marker. this is now nb3 20180905.mrg
2018-09-05copy across GCC 6.4 mknative-gcc into mknative-gcc.old.mrg
2018-09-04also pullout INTERNAL_CFLAGS for the libgcc build, where it may havemrg
2018-09-04in configargs.h, as well as normalising to /usr/src, normalise themrg
2018-08-30deal with getsubopt and strncasecmp (needed by mdocml)christos
2018-08-23PR/53544: Add a dependency on the Makefile to fix incremental builds.christos
2018-08-20make sure that nbtools_compat.h is the first thing included for generated fileschristos
2018-08-16add strncasecmpchristos
2018-08-15Expose re{c,}allocarray decls in current.christos
2018-08-12Add WITHOUT_GZIPchristos
2018-08-12add WITHOUT_BZ2christos
2018-08-11hook in the tools version of grepchristos
2018-08-11Add strcasecmpchristos
2018-07-17Update LLVM/Clang build system to r337282.joerg
2018-06-13Revert my previous config test inclusion for u_longlong_t.maya
2018-06-12Move the typedefs before the header inclusions (except <features.h>) andchristos
2018-06-11Add configure check and fallback definition for u_longlong_tmaya
2018-05-19remove trailing newlinechristos