summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2017-06-05tools build glue.christos
2017-05-21Remove MKCRYPTO option.riastradh
2017-03-22provide a common softfloat fenv implemenation and use it for softfloat builds.chs
2017-02-24refreshchristos
2017-02-22GC more gcc 4.8 specific (dead) logicmaya
2017-01-30Fix host tools build for asn1_compile, compile_et, and slc.jakllsch
2017-01-29don't try to build links when cleaning or making obj dirschristos
2017-01-29make a symlink to krb5 for the tools build.christos
2017-01-11Sync tools build glue with LLVM pre-4.0.0.joerg
2017-01-07regenchristos
2017-01-07strmode on MacOS/X is in string.hchristos
2017-01-07adjust for SSP (MacOS/X)christos
2017-01-07need ctype.hchristos
2017-01-07Check for declarations, not the existance of functions since some arechristos
2017-01-06handle the case where we don't have the files built yetchristos
2017-01-06don't run grep if we don't have the Makefile, like when we are buildingchristos
2016-10-19regenchristos
2016-10-19try to fix missing declschristos
2016-10-16pass GDB_MACHINE_ARCH to mknative-gdb and use that as the subdir.mrg
2016-10-14Fix the host build of aarch64 with clangchristos
2016-10-12Define __STDC_{LIMIT,CONSTANT,FORMAT}_MACROS in CXXFLAGS.christos
2016-10-11pass -L in LDFLAGS. clang complains about it to stderr, and configuremrg
2016-10-05revert our changes; softfloat removal is now done in libgcc/config.hostchristos
2016-10-05We provide our own soft-float implementation in libc, so elide the libgccchristos
2016-09-14Add exec_ecoff.hchristos
2016-09-03use the nbcompat copies for those fileschristos
2016-06-07set gcc 5.4 netbsd version to 2016-06-06mrg
2016-04-21set _OUTDIR and _OUTDIRBASE properly for gcc.old, and fix a sed.mrg
2016-03-30Disable stripping pcc tool.riastradh
2016-03-26use --with-diagnostics-color=auto-if-env as the default for GCC 5.mrg
2016-03-17set NETBSD_GCC_VERSION for GCC 5.3 separately.mrg
2016-03-17Add DPADD'schristos