summaryrefslogtreecommitdiffstats
path: root/lib/csu/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-06-27Prevent the use of jump tables on powerpc64 as well.kettenis1-2/+3
2020-06-25disable altivec and vsx as it causes issues in qemu testing.drahn1-1/+5
2020-05-19Disable builtins on ppc in order to prevent the compiler from optimizing inmortimer1-2/+2
2019-07-01Need to compile rcrt0.o with -fno-jump-tables on powerpc as well.kettenis1-3/+8
2019-06-28Since clang only supports the "secure" PLT ABI for "big" PIC/PIE on powerpc,kettenis1-9/+1
2019-04-19Prevent clang from using builtins and jump tables in _dl_boot_bind()visa1-1/+6
2019-02-24Remove -S from install commandskn1-2/+2
2017-08-12Fix dependency generation: pass ${DFLAGS} and -MF explicitlyguenther1-8/+11
2017-07-10remove misc. depend and yacc nits that no longer matter.espie1-4/+1
2017-01-21amd64 can build rcrt0.o with the stack-protectorguenther1-3/+10
2016-11-08Use sed -i to post-process .depend. This avoids permission issues causednatano1-8/+2
2016-10-15unify tmp depend generation.espie1-5/+8
2016-09-03Enable PIE on arm now that sjlj exceptions are no longer used afterjsg1-6/+1
2016-09-01retire sparctedu1-3/+2
2014-12-22Introduce new csu0 variant for -static -pie binaries to use calledkurt1-2/+11
2014-11-15Objects for the executable can be PIE instead of PIC, so remove the sparc64guenther1-9/+1
2014-11-15ELF uberalles, so move the files up out of common_elfguenther1-16/+14
2014-11-12Merge Makefiles, moving the build up a level and putting the CPU-specificguenther1-6/+94
2014-11-10m68k is dead <sniff>guenther1-2/+2
2011-07-04enter ia64 for objderaadt1-2/+2
2010-02-03Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentmiod1-3/+3
2006-11-09build obj in shdrahn1-2/+2
2004-09-10add mips64 to the list. ok derradt.pefo1-2/+2
2004-02-27change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyderaadt1-2/+2
2004-02-01link into build. make obj is safe in arm dir.drahn1-2/+2
2004-01-28for make obj, enter x86_64; mickey okderaadt1-2/+2
2004-01-04c++rt0.o is a relic of long ago. tested on ELF drahn a.out miod, ok miod@drahn1-3/+1
2001-09-11add sparc64; op2@squish.orgjason1-2/+2
2001-08-19remove unused bits and pieces.brad1-2/+2
2001-08-19make obj in hppa alwaysmickey1-2/+2
2001-07-11remove mips leftovers; ok bradpvalchev1-2/+2
2001-06-26Put m88k-related files in the correctly named directory.miod1-2/+2
1999-08-20Fix RCS Idsniklas1-1/+1
1997-11-08make obj thingies.todd1-2/+8
1995-10-18initial import of NetBSD treederaadt1-0/+5