| Age | Commit message (Expand) | Author |
| 2010-03-07 | Fix build on Solaris. "seems reasonable" by joerg. | hans |
| 2010-03-02 | DTrace: add libelf, libdwarf, libctf, and CTF tools to the toolchain, | darran |
| 2010-02-24 | DTrace: add CTF tools to the toolchain (not built yet). | darran |
| 2010-02-22 | libterminfo can now compile a single terminfo description which allows | roy |
| 2010-02-20 | Use HOST_SRCS instead of adding to SRCS for hash.c | roy |
| 2010-02-20 | Use the pre-built hash table. | roy |
| 2010-02-20 | Rewrite argument processing to deal with spaces and other meta | joerg |
| 2010-02-20 | Add intermediate files to CLEANFILES. Explicitly include bsd.sys.mk to | joerg |
| 2010-02-20 | Build mandoc unconditional if man pages are desirable. All | joerg |
| 2010-02-19 | Update tool version for mdocml 1.9.15. | joerg |
| 2010-02-03 | Store our generated files in CVS and remove nbperf from the toolchain. | roy |
| 2010-02-03 | Userland now builds and uses terminfo instead of termcap. | roy |
| 2010-02-03 | No need to compile strlcpy.c and strlcat.c here. | tsutsui |
| 2010-01-21 | Regen this properly per procedure described in src/tools/compat/configure.ac. | tsutsui |
| 2010-01-15 | Regenerate. | asau |
| 2010-01-15 | Test for <sys/endian.h> and provide HAVE_SYS_ENDIAN_H. | asau |
| 2010-01-14 | undef and redefine instead of checking if it is define, from joerg | christos |
| 2010-01-14 | provide __arraycount for those that don't have it. | christos |
| 2010-01-05 | Add necessary byteswap ops for tools disklabel(8) used with -F option | tsutsui |
| 2010-01-02 | Include "nbtool_config.h" for src/tools/zic/ and | tsutsui |
| 2009-12-29 | To unbreak the build, temporarily remove the build of libelf here, | he |
| 2009-12-29 | Include nbtool_config.h as needed. Should fix missing defn of __unused in | thorpej |
| 2009-12-23 | Add tooldir include path. | cegger |
| 2009-12-23 | revert the previous; not intended to be part of that commit, or any commit | mrg |
| 2009-12-23 | rework the main SUBDIR list here as suggested by enami. put .WAIT on | mrg |
| 2009-12-21 | move the build of pax before libelf. fixes my build of tools/libelf, | mrg |
| 2009-12-21 | Add support for building libelf in a host-tool environment. | thorpej |
| 2009-12-17 | get_libgcc_new: Make previous work for digit only ABI names. | uebayasi |
| 2009-12-17 | get_libgcc_new: Teach multilib. | uebayasi |
| 2009-12-15 | Fix parallel build. Analyzed & patch provided by enami@, thanks! | uebayasi |
| 2009-12-14 | disable only parallel make. | christos |
| 2009-12-14 | Disable parallel build, which always fails at compiling itable.c / interp.c. | uebayasi |
| 2009-12-05 | Remove support for NetBSD/playstation2. | pooka |
| 2009-12-01 | Revert previous, which caused tools build to fail. | uebayasi |
| 2009-12-01 | Use ${NETBSDSRCDIR} for deep tools/* directories. | uebayasi |
| 2009-12-01 | Add pkg_install as a tool. | uebayasi |
| 2009-12-01 | Skip parameters for multilib build for now. | uebayasi |
| 2009-12-01 | Handle cases where *.asm is listed in LIB2FUNCS_EXTRA (gcc/config/rs6000). | uebayasi |
| 2009-11-30 | Handle cases where database text files don't exist. | uebayasi |
| 2009-11-30 | Call "template sources" as "tmplsrcs", not "tmpsrcs". Requested by mrg@. | uebayasi |
| 2009-11-30 | Prefix per-library *.mk files with libs.*. | uebayasi |
| 2009-11-30 | Now that we know what sources are needed to build a given library, we need | uebayasi |
| 2009-11-30 | For each library, generate a makefile of the list of template sources too. | uebayasi |
| 2009-11-30 | For each library, generate a list of sources (*.[cS]). | uebayasi |
| 2009-11-30 | Move these analyzing functions into one place, get_libgcc_new_analyze(). | uebayasi |
| 2009-11-30 | Typo. | uebayasi |
| 2009-11-30 | Generate lists of template sources ("tmpsrcs") for each libraries. We'll | uebayasi |
| 2009-11-30 | Generate *.o -> template *.[cS] ("tmpsrc") mapping. | uebayasi |
| 2009-11-30 | - Generate a list of CPP flags used to build *.o. Some files are build | uebayasi |
| 2009-11-30 | - Generate a list of *.o -> lib*.{a,so} mapping. This is also known by | uebayasi |