| Age | Commit message (Expand) | Author |
| 2003-08-27 | If SIZE_MAX is not defined, but SIZE_T_MAX is defined (e.g. FreeBSD), | uwe |
| 2003-08-23 | for mknative, make sure we look in the target's /lib directly as the | mrg |
| 2003-08-22 | don't want auto-build.h anymore | mrg |
| 2003-08-22 | Add INSTALL_INFO=${TOOL_INSTALL_INFO:Q} to MAKE_ARGS. | lukem |
| 2003-08-21 | force long long support. use -isystem* for CCADDFLAGS | mrg |
| 2003-08-11 | Fix 2 remaining places items are depending on execute permissions coming out | jmc |
| 2003-08-01 | Rework how dependency generation is performed: | lukem |
| 2003-08-01 | we need config.h an another version of gthr-default.h | mrg |
| 2003-07-30 | fix a typo in previous | mrg |
| 2003-07-30 | libiberty/config.h needs to become per-arch. | mrg |
| 2003-07-29 | Must add "configure.lineno" to CLEANFILES after updating to autoconf 2.57. | fredb |
| 2003-07-29 | pass --enable-threads to ./configure | mrg |
| 2003-07-28 | fix a bug in previous - two $'s are bad | mrg |
| 2003-07-28 | add another transform for libobjc3 | mrg |
| 2003-07-27 | document how to generate GCC3.3 bootstrap info with mknative | mrg |
| 2003-07-27 | don't configure with multilibs when doing mknative | mrg |
| 2003-07-27 | If HAVE_SYS_ENDIAN_H, pull in <sys/endian.h>. Fixes build.sh on FreeBSD 5.1. | lukem |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-07-25 | - build "binutils" and "gcc" separately if USE_TOOLS_TOOLCHAIN is not set | mrg |
| 2003-07-25 | Regen for host-tool-ified stat | atatat |
| 2003-07-25 | More properly host-tool-ify stat | atatat |
| 2003-07-24 | Add missing "cleandir" rule. | tron |
| 2003-07-20 | add stat(1) as a host tool | lukem |
| 2003-07-18 | Consistently check MK* variables against "no" | lukem |
| 2003-07-18 | Regenerate with autoconf 2.57. | fredb |
| 2003-07-18 | As discussed briefly on tech-toolchain, AIX doesn't have "u_long", | fredb |
| 2003-07-18 | Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. | lukem |
| 2003-07-16 | also do the MKTOOLS and PREVIOUSTOOLDIR checks for "realdepend" | lukem |
| 2003-07-16 | * If a `PREVIOUSTOOLDIR' file doesn't exist, or its contents are not | lukem |
| 2003-07-10 | Rename a large chunk of the make(1) variables which refer to a | lukem |
| 2003-07-08 | When building with "-j 2", linking the "file" tool failed because | gson |
| 2003-07-05 | Re-enable the build/Makefile fixup so that parallel builds work again. | martin |
| 2003-06-30 | Pass MAKEINFO=${MAKEINFO:Q} via MAKE_ARGS so that nbmakeinfo is used | uwe |
| 2003-06-30 | Update for groff-1.19. | wiz |
| 2003-06-26 | Citrus iconv support(3) | tshiozak |
| 2003-06-14 | Use "nbnroff" instead of "nroff". | wiz |
| 2003-06-14 | Add nbnroff as host tool. | wiz |
| 2003-06-11 | No sources == error again. | christos |
| 2003-06-10 | for now, make the fact that no sources were specified a warning. | christos |
| 2003-06-10 | Do -isystem differently. | christos |
| 2003-06-10 | understand -isystem too if compiler gcc/g++ | christos |
| 2003-06-06 | - shift; shift -> shift 2 | christos |
| 2003-06-06 | don't pass CFLAGS and LDFLAGS to configure. mkdep does not give a shit. | christos |
| 2003-06-03 | Add atoll(3) to libnbcompat. We need it when building target's gcc | uwe |
| 2003-05-18 | Add db(1) as a host tool | lukem |
| 2003-05-14 | use reachover relative paths in compat include files instead of | dbj |
| 2003-04-28 | Add a new feature-test macro, _NETBSD_SOURCE. If this is defined | bjh21 |
| 2003-03-25 | build file(1) as a host tool (for compiling magic files) | pooka |
| 2003-03-21 | FreeBSD #defines putc_unlocked in stdio.h, so guard against that also | pooka |
| 2003-03-19 | if target is not a symlink, silently succeed rather than failing with | grant |