summaryrefslogtreecommitdiff
path: root/lib/csu/Makefile
AgeCommit message (Expand)Author
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