summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-06-28avoid triggering conflict indicator warningscjep
2021-06-28note on Darwin/Maccjep
2021-05-30PR port-amiga/56188cjep
2021-05-30Update LLVM build system for 249b40b558955afe5ac2b549edcf2d7f859c8cc9joerg
2021-05-27If we are building date earlier, we need to use an uninstalled copycjep
2021-05-26Add a date toolchristos
2021-05-24Fix typo in pathname in a comment.uwe
2021-05-12Add macOS High Sierra to the list of verified build platformscjep
2021-05-08Disable again initfini; breaks some archs and not worth dealing with whenchristos
2021-05-07enable initfini-array since all platforms support it.christos
2021-05-07More test notes from using build.sh against non NetBSD platforms.cjep
2021-05-06PR port-mvme68k/56146rin
2021-05-06Update with information from recent testing of different Linux variantscjep
2021-04-25Make mips-elf2ecoff available for all mipschristos
2021-04-11add a netbsd version for GCC 10. properly generate omp-device-properties.h.mrg
2021-04-11fetch omp-device-properties.h and don't try to fetch sanitizermrg
2021-04-11make mknative-gcc.old for GCC 9. begin to update mknative-gcc for GCC 10.mrg
2021-02-25Add reallocarray; this is used by the new regex code and we don't want tochristos
2021-02-23Fix copy-paste error for heapsort(3), so that it is declared appropriately.rin
2021-02-06tools: allow MKCROSSGDB to work when not building gccdbj
2021-01-24lint: make path to lint data configurablerillig
2021-01-24lint: fix path to installed stdbool.h for strict bool moderillig
2021-01-24Install lint's custom stdbool.h and make lint search for it in the right place.christos
2020-12-05Don't bother with gdbserver for archs that don't build it.christos
2020-10-09Correct target directory; src/external/gpl3/gdb.old not gdb.rin
2020-10-09Nowadays, mknative-gdb puts files into external/gpl3/gdb/lib,rin
2020-09-26initial working version of native-gmp support.mrg
2020-09-24grab the gdbserver versionchristos
2020-09-23Add gdbserverchristos
2020-09-17put gnulib stuff under gnulib/ because things import "gnulib/config.h"christos
2020-09-17remove obsoletechristos
2020-09-17refinechristos
2020-09-17Save the mknative-gdb for 8.3 and prepare the mknative-gdb for 10.xchristos
2020-09-09more consolidation and properly condition all variables like previously.mrg
2020-09-09consolidate a bunch of libstdc++ variable collection.mrg
2020-09-08oops, pull out the value of pstl_headers.mrg
2020-09-06mark GCC 9 as (so far) netbsd 20200907 version. this should fix themrg
2020-09-06pass down earm* not earmv5* to mknative-gcc.mrg
2020-09-05disable fetching stuff from libsanitizer for now. it needs libstdc++mrg
2020-09-05pull out a few more things for GCC 9.mrg
2020-09-05port to GCC 9.3.mrg
2020-08-13set MODULE to ${EXTERNAL_GCC_SUBDIR} so this actually works..mrg
2020-08-13set _OUTDIRBASE depending on $0, and then set _OUTDIR based on this.mrg
2020-08-12mknative-gcc is for GCC 8.4.mrg
2020-08-11update GCC 7 version to nb4 20200810, and fix the unknown GCC versionmrg
2020-07-28Build mkubootimage for evbsh3 too.uwe
2020-07-26make(1): remove references to the removed lst.librillig
2020-06-24Regen: Add AC_MSG_RESULT yes/no to the uio checks.uwe
2020-06-24Add AC_MSG_RESULT yes/no to the uio checks.uwe
2020-06-21Add evbmips support for u-boot handling.thorpej