summaryrefslogtreecommitdiff
path: root/lib/csu/Makefile
AgeCommit message (Expand)Author
2014-08-10MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPUmatt
2014-04-22Retire USE_COMPILERCRTSTUFF=yes.joerg
2013-09-10Add support for a NetBSD MARCH elf note to record the MACHINE_ARCH formatt
2013-04-28Make all earm variants use earm.matt
2012-06-16Unbreak compat.joerg
2012-06-16Allow USE_COMPILERCRTSTUFF=yes for platforms that use MACHINE_CPU !=joerg
2011-01-31use of .PARSEDIR just doesn't work with .OBJDIR, replace with .CURDIRdrochner
2010-11-28Centralise USE_COMPILERCRTSTUFF.skrll
2010-08-07Switch i386 and x86_64 to the new CRT layout. The crt0.c body is sharedjoerg
2010-07-05delete all the a.out csu code.mrg
2009-12-13look for ${CSU_MACHINE_ARCH}_elf directory first.mrg
2002-05-02${MACHINE_ARCH} != "arm32" is always true now, so remove it from an if.wiz
2001-01-10- Fix typoenami
2001-01-08use MACIHNE_CPU to determine architecture-dependent source code directory.itojun
2001-01-04sh3 splititojun
1999-07-02More trailing white space.simonb
1999-03-19Oops, revert previous; thinko.thorpej
1999-03-19Go ahead and built c++rt0.o on all non-ELF platforms (i.e. including arm32;thorpej
1999-03-16Don't build c++rt.o if ELF.thorpej
1999-02-27This needs to use C///, not S///.tv
1999-02-27Clean up mipse[bl]->mips substitution.tv
1999-02-24make this build again after the mips->mipse? transitiondrochner
1999-02-03If object_fmt == elf and we have machine_elf, build that one.christos
1999-01-21Do not build on arm32 by default.mycroft
1998-03-28GC alpha's ECOFF_TOOLCHAIN make variable, and related bits. Nobodycgd
1997-04-16NetBSD/powerpc doesn't use the "generic" c++rt0.othorpej
1997-02-23Someone forgot a line continuation characterexplorer
1997-02-23turn Alpha's ELF_TOOLCHAIN checks to ECOFF_TOOLCHAIN checkscgd
1996-10-18RCS id police.thorpej
1996-10-08add a hack so that old- and new-toolchain alphas do the right thing:cgd
1994-01-10c++ not g++deraadt
1994-01-05Subdirectory g++ contains C++ shared library helper routines.pk
1993-12-04use MACHINE_ARCH to pick which crt0 to use.cgd
1993-05-18oops; last time i moved stuff, was to the wrong place...cgd
1993-05-18move csu.${MACHINE} into a "csu" subdirectory.cgd