summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2002-01-01Oops, this is NOT a C++ program.thorpej
2002-01-01Per a suggestion from matthew green, PROG_CXX takes the place ofthorpej
2002-01-01Set PROG_CXX since these are C++ programs.thorpej
2001-12-31Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAINthorpej
2001-12-21Set NOMAN correctly. From Andrew Brown.thorpej
2001-12-21Build as "protoize" and "unprotoize" respectively, not "gcc" (!!).thorpej
2001-12-21Update for Alpha emulation change.thorpej
2001-12-21Update for changes to alphanbsd-nat.c.thorpej
2001-12-19* Add protoize and unprotoize. (Closes PR 6894.)tv
2001-12-19Remove COPTS+=-g. This should be set by the builder, not this Makefile.tv
2001-12-15Allow a new-toolchain build to be done without actually buildingthorpej
2001-12-14Commit the results of running toolchain2netbsd on the Alpha.thorpej
2001-12-13No need to explicitly pull in bsd.own.mk.thorpej
2001-12-13No need to pull in bsd.own.mk explicitly.thorpej
2001-12-12move NOxxx=lukem
2001-12-12move NOxxx=lukem
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12MKfoo=no -> NOfootv
2001-12-11Update for new sparcnbsd-nat.cthorpej
2001-12-11Make absolutely sure that MACHINE is no in the environment whenthorpej
2001-12-11Set G_EMUL to elf32lmip.thorpej
2001-12-10Update for changes to sp64nbsd-nat.cthorpej
2001-12-10Add mipsel gdb build framework from mipseb. Compile-tested only.gmcgarry
2001-12-10Add G_GCOV_OBJS so gcov compiles.gmcgarry
2001-12-05Add toolchain2netbsd generated files for gdb build on mipseb.rafal
2001-12-05Fix up `netbsdY' or `netbsdZ' in various places where toolchain2netbsdrafal
2001-12-03Back out replacing gawk by nawk - James Chacon already fixed gawk formartin
2001-12-03Hack: do not build gawk on sparc64 - it is known to not work when compiledmartin
2001-11-29Add _initialize_ser_tcpthorpej
2001-11-29Add ser-tcp.o (manually; it was a simple change).thorpej
2001-11-29Add i386nbsd-tdep.o (added manually; it was a simple change).thorpej
2001-11-26A few things to make r/o source trees work that might have timestamps on thejmc
2001-11-20Add _initialize_armnbsd_nat() (didn't bother re-running the script;thorpej
2001-11-19UNPRIVILEGED->UNPRIVEDperry
2001-11-17New toolchain files for mipsel.simonb
2001-11-13No need for ${CPP}; just compile the .S if m68k || i386.tv
2001-11-13Build *_tab.h as part of DPSRCS to make "make depend" work correctly.tv
2001-11-12Build .y.cc correctly. The .h file is supposed to be "foo_tab.h", nottv
2001-11-11Add new category "toolchain".tron
2001-11-08Oops, last round checked in make droppings here. Check in the actualrafal
2001-11-08New toolchain files for mipseb. Mainly toolchain2netbsd output with somerafal
2001-11-08Don't rebuild "fini" _every_ time make(1) is run; avoids a completesimonb
2001-11-05Add m68k-specific `toolchain2netbsd' generated toolchain build/config files.scw
2001-10-27Updated ARM defs.mkmatt
2001-10-23Regen from toolchain2netbsdmatt
2001-10-23Get the information for the "Release" field via running "uname" on thefredb
2001-10-18Updated files from new toolchain2netbsdmatt
2001-10-17Add cpp.1 as an MLINKjmc
2001-10-08CLEANFILES has to be set before including <bsd.prog.mk> to make sure thattv
2001-10-08Deal brute-force with parallelism. In order to accomodate breaking thetv