summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-05-01Centralize NOMAN handling.christos
2018-05-01PR/53238: Robert Elz: Disable MKREPRO in tools; the host compiler mightchristos
2018-04-17Remove hack previously needed to build gcc/arm with clang.maya
2018-04-17Use the __clang__ preprocessor symbol to check for clang, since --versionchristos
2018-04-15do the bracket nesting only for clang for now.christos
2018-04-15fix the variable name for then non-gmake case.christos
2018-04-13GCC build exceeds the macOS clang default bracket nesting level of 256.snj
2018-04-01Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)ryo
2018-03-28bump the NetBSD GCC version. both GCC 5 and 6 got x86 spectremrg
2018-03-11undo previous; breaks the build. handle inside flex.christos
2018-03-11Fix build of tools/lex on platforms lacking sys/cdefs.h by includinghans
2018-02-18Fix .endif comment for TOOLS_BUILDRUMPuwe
2018-02-06also fetch GCOV_DUMP_OBJS.mrg
2018-02-05mark GCC 6.4 has nb1 20180203mrg
2018-02-03pullout port_specific_symbol_files from libstdc++.mrg
2018-02-02convert HAVE_GCC handling to modern GCC release numbering:mrg
2018-01-24Remove port-acorn26skrll
2018-01-16Do not use HOST_CFLAGS and others. build.sh calls configure withuwe
2018-01-15Do not use HOST_CFLAGS to link the make binary.uwe
2018-01-15G/c unused runcmd.uwe
2018-01-15Make sure nbmake is always built with the right _PATH_DEFSYSPATH.uwe
2017-12-27Better EXTERNAL_TOOLCHAIN support from Zachary McGrewchristos
2017-12-09regensevan
2017-12-09Add asnprintf() to the AC_CHECK_DECLS list.sevan
2017-11-29we want no-iconv for the tools build, but we want iconv for mknative.christos
2017-11-29Changes for gdb-8.0.1christos
2017-11-29Be more selective about what to quote-quote: only paths and version numbers.christos
2017-11-29backslash me harder!christos
2017-11-29since gmake does not have :Q handle it in sed...christos
2017-11-28Adjust to gdb-8.0.1 which uses c++christos
2017-11-28use make -C path/to -f Makefile instead of make -f path/to/Makefilechristos
2017-11-13update netbsd version.mrg
2017-10-04use the variable for the source dir instead of duplicating it.christos
2017-10-04- gcc.old == gcc-5.3, so copy mknative-gcc{,.old} and adjustchristos
2017-10-03Be consistent with our header.joerg
2017-10-03fix fpurge declarationchristos
2017-10-02Simplify.christos
2017-10-02regenchristos
2017-10-02handle __fpurge being declared in <stdio_ext.h>christos
2017-09-07Honor HOST_CC.joerg
2017-08-22move the GMP_MACHINE_ARCH definition into external/lgpl3/gmp/Makefile.arch.mrg
2017-08-01Update LLVM build glue for 5.0RC1.joerg
2017-07-01--disable-nls does not work in gdb subdir, so add am_cv_func_iconv=no tojmcneill
2017-06-08Update for new libfdt locationskrll
2017-06-08New libfdt locationskrll
2017-06-07Hook in dtc/libfdt now that it builds for meskrll
2017-06-06Disable dtc/libfdt for nowskrll
2017-06-06Add libfdtskrll
2017-06-05No need to set dtc twice.christos
2017-06-05Add dtcchristos