summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-04-18Disconnect 'tools/lib{elf,dwarf}' from the build.jkoshy
2022-04-18Update 'tools/ctf{merge,convert}' to use the new build locations forjkoshy
2022-04-18Build 'libelf' and 'libdwarf' under 'tools/elftoolchain', afterjkoshy
2022-04-13Add a Makefile missed out in a previous commit.jkoshy
2022-04-13When building tools use a dedicated subdirectory for compilingjkoshy
2022-02-03tools: allow tools to use C99rillig
2021-11-14Make dtc on riscvskrll
2021-09-18Patch the build script and toolchain to allow passing throughchristos
2021-08-29tools: in non-verbose mode, build the tools silentlyrillig
2021-08-16fetch experimental_headers, experimental_bits_headers, and ext_host_headersmrg
2021-07-11Final note on OpenBSD cross-buildling. Remaining issues were due tocjep
2021-07-04LLVM RT library will actually cross-build from OpenBSD provided sufficientcjep
2021-06-29Note OpenBSD cross-build progresscjep
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