nofollow'/>
summaryrefslogtreecommitdiff
path: root/tools/toolchain/Makefile
AgeCommit message (Expand)Author
2006-06-03delete GCC2 support.mrg
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-07-18Consistently check MK* variables against "no"lukem
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-03-05extract the bintils VERSION.mrg
2003-03-05mknative:mrg
2003-03-01update for binutils 2.13.2.1, and a few other changes...mrg
2003-02-07replace DIST with GNUHOSTDIST, and don't unconditionally define itlukem
2002-12-08Centralize the definition of the tool name prefix (i.e. "nb") intothorpej
2002-02-27* Don't try to get the gdb framework if gdb doesn't configure due to missingtv
2002-02-27Fix bootstrap-libgcc (should be looking in build/, not .native/), and maketv
2002-02-26Complete the mknative method of creating the toolchain metainformationtv
2002-02-11First of two parts to replace toolchain2netbsd and make it more cross-happy:tv
2002-01-31Make sure MAKEINFO is defined, as it appears that toolchain/texinfo is nottv
2001-11-16Change .MAKEFLAGS to MAKE_ARGS so MACHINE doesn't get trashed in sometv
2001-11-15Fix the fix; only install gcc once.tv
2001-11-15Fix a typo in the install target list.thorpej
2001-11-14Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'.tv
2001-11-13One More Time: Make _mvcpp work on an UPDATE install (without bombing).tv
2001-11-13Make _mvcpp work on an UPDATE reinstall.tv
2001-11-13Re-add cpp; this was lost in the overhaul. (XXX this needs to GO AWAYtv
2001-11-12Major overhaul of src/tools and host toolchain. Summary of changes:tv
2001-11-01Make *really* sure that MACHINE is set to an empty string so thatthorpej
2001-10-31* Always descend into "tools" regardless of USETOOLS setting. Instead,tv
2001-10-08Prevent parallelism problemswhen recursing into the GNU makefiles bytv
2001-10-08Move the setting of DESTDIR from the environment to the command line, dealstv
2001-10-06Blank MACHINE in the environment when building the toolchain. This isbjh21
2001-10-04Clear DESTDIR from the environment when invoking make on the toolchain'stv
2001-09-21- Create a real cpp binary.tv
2001-08-14Bootstrap toolchain framework, first pass.tv