summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-08-14Pull up following revision(s) (requested by mrg in ticket #1049):martin
2019-06-22Bring back two lines deleted by accident. From Kamil Rytarowski.hannken
2019-06-22Update tools/compat/configure for new path of "rpc/types.h".hannken
2019-06-21Instruct tools/rpcgen about new path for rpc headerskamil
2019-06-21Update to working instructions.maya
2019-06-19regen tools/compatkamil
2019-06-19Add more SunOS types to tools/compatkamil
2019-06-19Add sys/uio.h & enum uio_seg, enum uio_rw to tools/compatkamil
2019-06-02force libexpat since the autoconfig test are not cross-compile friendlychristos
2019-06-01Disable mpfr to make MKCROSSGDB work again. The problem is that the defaultchristos
2019-05-29adjust for gdb-8.3christos
2019-05-20sync with arm.christos
2019-05-19sync with latest.christos
2019-05-17Use ${_TOOL_PREFIX} instead of hardcoding "nb" for consistency.nakayama
2019-05-17Revert previous.nakayama
2019-05-16Rename nb{clang,llvm}-tblgen to ${MACHINE_GNU_PLATFORM}-{clang,llvm}-tblgennakayama
2019-05-08Fix building libprop as a host tool library on platforms that don't havethorpej
2019-05-07Fix build, "pax" must be built before "libprop".hannken
2019-05-07Add installboot(8) support for evbarm (and, in the future, other evb*)thorpej
2019-05-07Add support for libprop as a host tool library.thorpej
2019-04-03Add MKLLVMRT to build a subset of the LLVM stack for JIT purposes.joerg
2019-04-03Undo tools part of the AMDGPU changes for LLVM.joerg
2019-04-03Revert MKLLVMCMDS changes.joerg
2019-03-20split MKLLVM into MKLLVM and MKLLVMCMDS, like MKGCC and MKGCCCMDS:mrg
2019-03-20bump libstdc++.so.mrg
2019-03-19enable the workarounds for cortex a53 errata 835769 and 843419 by default.mrg
2019-03-10add most of the AMDGPU target makefiles and stuff that don'tmrg
2019-02-27also bump the X in "nbX" with previousmrg
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