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