summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-12-05build genassym for TOOLS_BUILDRUMPpooka
2014-11-22use --disable-shared on m68000 for mknative.mrg
2014-11-12If the internals are not explicitly requested, use #include_next to pickjoerg
2014-10-20Note new date for version - this is the import date.skrll
2014-10-10add --enable-libstdcxx-time=rt for the GCC 4.8 build.mrg
2014-09-30add gptchristos
2014-09-30now gpt works under macosx.christos
2014-09-30Say that tools should use C89, not C99; Say that tools may useapb
2014-09-29add opendiskchristos
2014-09-29Not ready for prime time, needs at least proplib.christos
2014-09-24It is usually easy to add new definitions to src/tools/compat, and thatapb
2014-09-24put O_CLOEXEC definition here.christos
2014-09-19Add sys/arch/riscv.matt
2014-09-16Fix problem reading the last line when it did not contain a delimiterchristos
2014-09-07Avoid overflowing the "year" value by making the field uint64_t. Adaptmartin
2014-09-03or1k does not support --with-floatmatt
2014-09-03Add or1kmatt
2014-09-01Add tools/README, to collect hints like how to useapb
2014-09-01Copy definitions of __type_min(t), __type_max(t), and some related macros,apb
2014-09-01Add a slightly stripped down version of sys/dev/clock/clock_subr.h to makemartin
2014-08-18switch to the new gmakechristos
2014-08-10Update build glue for LLVM/Clang 3.6svn r215315. Changes include variousjoerg
2014-08-10Changes to existing files to enable building AARCH64 userland.matt
2014-07-15use host rules for files.christos
2014-07-15descend to vgrindchristos
2014-07-15build gluechristos
2014-06-15Add cat, rpcgen and stat to TOOLS_BUILDRUMP. They're useful forpooka
2014-06-14remove remaining makefile support for GCC < 45 that i found.mrg
2014-06-06Deal with errc/warncchristos
2014-05-30Update build system for LLVM/Clang snapshot r209886. This brings in thejoerg
2014-05-29Don't grab libstdc++-v3/config.h it's not used.skrll
2014-05-29commonize the netbsd local version string. (the native one wasn'tmrg
2014-05-28two fixes skrll@ pointed out:mrg
2014-05-27Update with-pkgversion date for gcc 4.8.3 import.skrll
2014-04-22Retire USE_COMPILERCRTSTUFF=yes.joerg
2014-04-19Clarify the NetBSD-specific and Linux-specific code at the top ofapb
2014-04-03ctfconvert/ctfmerge need libdwarf &c., so build them if MKCTF=yes.riastradh
2014-03-31Bring back the playstation2 port - now that a toolchain for it ismartin
2014-03-25Add MKCTFozaki-r
2014-03-09switch to the new libelf and libdwarfchristos
2014-03-09switch to the new libdwarfchristos
2014-03-09switch to the new libelfchristos
2014-03-02don't collect gthr-default.h anymore.mrg
2014-03-02don't collect c++allocator.h. we copy it via G_ALLOCATOR_H we'vemrg
2014-02-27define GCCDIST properly for GCC 4.1, and since it is now the samemrg
2014-02-27To build elftosb with clang++, it needs more than nl_types.h provides.matt
2014-02-26prepare for moving GCC 4.5 into gcc.old:mrg
2014-02-24Rename NetBSD/hp700 to NetBSD/hppa.skrll
2014-02-18put back some cppflags we lost.christos
2014-02-17Merge gcc-4.8 mknative bits.christos