summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2004-01-12Use the first argument of getmode() to modify the second arg, instead ofsimonb
2004-01-08KNF.simonb
2004-01-03Consistently check ${TOOLCHAIN_MISSING} against "no".lukem
2004-01-02Move libgcc3/*.mk to libgcc3/arch.skrll
2003-12-30Add ID linejmc
2003-12-29List that all hosts require a posix sh and override with HOST_SH if needed.jmc
2003-12-11Fix typo.matt
2003-12-11Add macppc-fixcoff tool.matt
2003-12-10Use (cd ${.CURDIR} && ${MAKE} cleandir) instead of ${MAKE} cleandirlukem
2003-12-07Make command line parser getopt() compatible (allow host-mkdep -aq -s.o.lo ...)dsl
2003-12-04move libaries back to gnu/libmrg
2003-12-04always build tools/binutils now.mrg
2003-12-04look for libbfd etc in binutils always now.mrg
2003-12-04build lib{opcodes,bfd,iberty} back in gnu/lib instead of gnu/usr.bin/binutilsmrg
2003-12-01fix a bug in previous:mrg
2003-11-27move binutils lib{iberty,opcodes,bfd} to usr.bin/binutils.mrg
2003-11-27fix a comment; normalise.mrg
2003-11-27all `tooldir/nbmake-$ARCH native-binutils' support, to regenerate binutilsmrg
2003-11-27use mknative.commonmrg
2003-11-27trim FIND_ARGS. remove dead targets.mrg
2003-11-27common part of mknativemrg
2003-11-27be a little more verbose about what we're doing when running mknative.mrg
2003-11-17note successful build on Mac OS 10.3 with xcode 1.0 developer toolsdbj
2003-11-16Correct .PHONY rules that force tools to be installed to usedsl
2003-11-16Improve how various "simple" host tools are built and invoked.lukem
2003-11-12add --with-included-gettext to CONFIGURE_ARGS since it wasdbj
2003-11-12regen after HAVE_SYS_POLL_H changedbj
2003-11-12use sys/poll.h and HAVE_SYS_POLL_H instead of just HAVE_POLL_Hdbj
2003-11-12Don't use TERMCAP if host tool.matt
2003-11-11Let -- be used to separate mkdep options from cc optionsdsl
2003-11-10Make this support the same new options as recently added to the mkdep program.dsl
2003-11-08Build sgivol as a host tool when compiling for sgimips.sekiya
2003-11-08Build sgivol as a host tool.sekiya
2003-10-28clean the "stripped" mdoc fileslukem
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-10-27add mknod as a host toollukem
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-10-26add gdb53 as a host tool for use as a crossgdbcl
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-20Strip man.local and mdoc.local before installation; fixes problem with undefi...wiz
2003-10-19rework to use the newer _MKMSGCREATE (et al) macroslukem
2003-10-19Add host tool version of ncdcsmatt
2003-10-18MAKEVERBOSE supportlukem
2003-10-10add -O2 to HOST_CFLAGS on Darwin since adding "-no-cpp-precomp" there blowsdbj
2003-10-10Set EXTRA_PARTS to a null value, like we do with LIBGCC. This preventsthorpej
2003-10-08Overhaul MBR handling (part 1):lukem
2003-10-07set HOST_CFLAGS+= -no-cpp-precomp when configuring gnu software on Darwindbj
2003-10-01Adjust pathnames to {md{4,5},sha1}.h after their removal fromseb
2003-08-27If SIZE_MAX is not defined, but SIZE_T_MAX is defined (e.g. FreeBSD),uwe