summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/Makefile
AgeCommit message (Expand)Author
2000-07-04Separate out tar and cpio.thorpej
2000-06-17Build and install as.info in gas.new on all ports.tsutsui
2000-06-03Since gdb seems to be useful, enable gdb on powerpc.matt
2000-04-13compile gdb when MACHINE_ARCH=sh3msaitoh
2000-01-02skip gdb if ${MACHINE_ARCH} == "sh3"msaitoh
1999-11-17simply the conditional for ld.matt
1999-05-01Remove two brackets from the last commit.veego
1999-04-30On m68k, descend into gas only if not using ELF.kleink
1999-04-30On m68k, descend into ld only if not using ELF.kleink
1999-03-24Re-enable gdb on all but powerpc and sparc64, so people will try it outtv
1999-03-02reenable gdb for ns32k.matthias
1999-02-27Add arm32 hacks to ld, and reenable ld on arm32. As is well known, XXXtv
1999-02-19Revert previous; ld.new is controlled by its own Makefile, as we buildtv
1999-02-19Don't build both ld.new and ldchristos
1999-02-18Re-enable gdb on sparc.tv
1999-02-11Add texinfo.tv
1999-02-11Re-enable gdb on i386.tv
1999-02-10Disable gdb everywhere in anticipation of gdb 4.17 import.tv
1999-02-09Build gprof everywhere.tv
1999-02-09Always descend into ld.new in order to build ldscripts, and build old ldtv
1999-02-07There is no linker here for arm32 right now.tv
1999-02-07Reenable gas.new on vax.tv
1999-02-06Re-enable ld.new on all remaining platforms (alpha, mips, powerpc,tv
1999-02-05No, it's the assembler that is outputting something bogus still on alpha.tv
1999-02-03No, ld.new is actually broken on alpha, so turn it off for now.tv
1999-02-03Enable ld.new on alpha.tv
1999-02-03Reorganize, and enable gas.new on arm32.tv
1999-02-03Re-enable binutils based gprof on Alpha.tv
1999-02-03Re-enable binutils-based gprof for i386, and disable old gprof on i386.tv
1999-02-02Reenable:tv
1999-02-02Turn off bits of the toolchain from building on a recursive make: binutils,tv
1999-01-18use gas.new and ld.new on sparc64mrg
1998-12-30Turn gas.new and ld off on arm32, for now. (Awaiting binutils 2.9.1.)tv
1998-12-17No need to descend into directories that no longer exist.thorpej
1998-12-13<bsd.own.mk> is still needed for OBJECT_FMTdrochner
1998-12-12GC old gcc 2.7.2.2.tv
1998-11-16Make gas.new default for i386 and sparc.kristerw
1998-11-05GNU gprof does not support mips targets (lacks MD files.)jonathan
1998-10-19Also descend into ld/ldconfig even for ld.new platforms.ross
1998-10-19Even if we are a MACHINE_ARCH that builds ld.new, descend anyway intoross
1998-10-19Descend into gprof if ${OBJECT_FMT} == "ELF".ross
1998-10-19Switch the NetBSD/vax over to gas.newmatt
1998-09-30* rename gnu/usr.bin/ld.new/*.mk to _*.mk for consistencyjonathan
1998-09-30Build binutils gas on mips.jonathan
1998-08-27Alpha ld.new works!--add and enable ld.new for alpha.tv
1998-08-27Re-enable egcs, and enable gas.new for alpha.tv
1998-08-16Turn off the egcs bits while the 1.1 import and build verifications aretv
1998-05-25Disable Berkeley ar, nm, ranlib, size, and strings, and enable binutils.tv
1998-05-19Add support for building gas from the GNU binutils (2.8.1 at the moment)tv
1998-04-09Build gcc stuff unless USE_EGCS is set (transitional mechanism)tv