summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-12-19move sortinfo after paxchristos
2015-12-18Add sortinfochristos
2015-12-17kill -x, files that don't exist anymorechristos
2015-10-16bump for printf/syslog format changreschristos
2015-10-09use c commentschristos
2015-10-08don't lie in the comment; this is not the re-entrant versionchristos
2015-10-08Switch to a version that does not suffer from reporting the wrong lengthchristos
2015-09-21Add more compat defs for code compiled for !NetBSD targets.pooka
2015-09-17undo previous; include is in ${.OBJDIR}christos
2015-09-17gdb.old is no more.skrll
2015-09-17make this more robust by using .CURDIR to cd.christos
2015-08-16add double quotes for consistencychristos
2015-08-16handle gdb-7.9.1christos
2015-08-15for now, use gdb.old.mrg
2015-07-26Add reallocarr(3) to tools/compatkamil
2015-07-23remove the xfree86 reachover makefiles and the vast majority ofmrg
2015-06-24Support building the xorg X11 libraries under MKCOMPAT.matt
2015-05-12Like the non-host mkdep don't print ./foo.h as a dependency, but simplifychristos
2015-03-05misc/48722: Use explicit HOST_SH in case the user insists on removingjoerg
2015-01-31kill the -fPIC that m68000 ends up with, fixing it in the specsmrg
2015-01-30canonicalise the src dir to /usr/src, so it doesn't mattermrg
2015-01-29Update build system glue for LLVM 3.6RC1. Notable changes:joerg
2015-01-24Add endian_machdep.h files for sh3 machines to _ARCH_INCS asuwe
2015-01-18add strtoi strtou (Kamil Rytarowski)christos
2015-01-16we have lto...christos
2015-01-16regenchristos
2015-01-16strto{i,u}christos
2015-01-15Fix gcc PR target/64479 [SH] wrong optimization delayed-branchskrll
2015-01-07Reorganise the way xorg is build. Move build of makestrs into src/toolsjoerg
2015-01-05cleandir-llvm should not exist in the filesystemjoerg
2015-01-03Update documentation about tools being restricted to C89 (or not).apb
2014-12-24add __UNVOLATILEchristos
2014-12-22remove unused constants (Kamil Rytarowski)christos
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