summaryrefslogtreecommitdiff
path: root/lib/csu/Makefile
AgeCommit message (Expand)Author
2016-09-01retire sparcTed Unangst
2014-12-22Introduce new csu0 variant for -static -pie binaries to use calledKurt Miller
2014-11-15Objects for the executable can be PIE instead of PIC, so remove the sparc64Philip Guenther
2014-11-15ELF uberalles, so move the files up out of common_elfPhilip Guenther
2014-11-12Merge Makefiles, moving the build up a level and putting the CPU-specificPhilip Guenther
2014-11-10m68k is dead <sniff>Philip Guenther
2011-07-04enter ia64 for objTheo de Raadt
2010-02-03Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentMiod Vallat
2006-11-09build obj in shDale Rahn
2004-09-10add mips64 to the list. ok derradt.Per Fogelstrom
2004-02-27change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyTheo de Raadt
2004-02-01link into build. make obj is safe in arm dir.Dale Rahn
2004-01-28for make obj, enter x86_64; mickey okTheo de Raadt
2004-01-04c++rt0.o is a relic of long ago. tested on ELF drahn a.out miod, ok miod@Dale Rahn
2001-09-11add sparc64; op2@squish.orgJason Wright
2001-08-19remove unused bits and pieces.Brad Smith
2001-08-19make obj in hppa alwaysMichael Shalayeff
2001-07-11remove mips leftovers; ok bradPeter Valchev
2001-06-26Put m88k-related files in the correctly named directory.Miod Vallat
1999-08-20Fix RCS IdsNiklas Hallqvist
1997-11-08make obj thingies.Todd T. Fries
1995-10-18initial import of NetBSD treeTheo de Raadt