index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
csu
/
Makefile
Age
Commit message (
Expand
)
Author
1999-07-02
More trailing white space.
simonb
1999-03-19
Oops, revert previous; thinko.
thorpej
1999-03-19
Go ahead and built c++rt0.o on all non-ELF platforms (i.e. including arm32;
thorpej
1999-03-16
Don't build c++rt.o if ELF.
thorpej
1999-02-27
This needs to use C///, not S///.
tv
1999-02-27
Clean up mipse[bl]->mips substitution.
tv
1999-02-24
make this build again after the mips->mipse? transition
drochner
1999-02-03
If object_fmt == elf and we have machine_elf, build that one.
christos
1999-01-21
Do not build on arm32 by default.
mycroft
1998-03-28
GC alpha's ECOFF_TOOLCHAIN make variable, and related bits. Nobody
cgd
1997-04-16
NetBSD/powerpc doesn't use the "generic" c++rt0.o
thorpej
1997-02-23
Someone forgot a line continuation character
explorer
1997-02-23
turn Alpha's ELF_TOOLCHAIN checks to ECOFF_TOOLCHAIN checks
cgd
1996-10-18
RCS id police.
thorpej
1996-10-08
add a hack so that old- and new-toolchain alphas do the right thing:
cgd
1994-01-10
c++ not g++
deraadt
1994-01-05
Subdirectory g++ contains C++ shared library helper routines.
pk
1993-12-04
use MACHINE_ARCH to pick which crt0 to use.
cgd
1993-05-18
oops; last time i moved stuff, was to the wrong place...
cgd
1993-05-18
move csu.${MACHINE} into a "csu" subdirectory.
cgd