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
/
mips
/
Makefile
Age
Commit message (
Expand
)
Author
1999-03-20
Pull together common Makefile fragments for ELF crt0 files, and use it
thorpej
1999-03-19
Put a good chunk of code common to all ELF crt0.c files into a common
thorpej
1999-03-19
Move crtbegin.c and crtend.c from alpha subdir to common_elf subdir via
thorpej
1998-05-02
build standard NetBSD/ELF crt{begin,end}.o files, clean up some egcs warnings.
mrg
1997-10-22
* use CPPFLAGS instead of CFLAGS for -D and -I options
lukem
1997-06-28
Fix include path: use $(CURDIR). Kindly pointed out by <cgd@pa.dec.com>
jonathan
1997-06-24
Un-comment-out "CFLAGS+= -I/usr/src/libexec/ld.elf_so" for new crt0.c
jonathan
1997-05-31
Back out BUILDDIR and NOINSTALL changes.
cjs
1997-05-29
These makefiles need to include bsd.own.mk early-on so that they
cjs
1997-05-26
These updates to the build allow building against include files
cjs
1997-05-19
Force the link.
phil
1997-05-15
Add to install to link scrt0.o to crt0.o.
phil
1997-05-09
Eliminate bogus redefinitions of standard targets.
mycroft
1997-03-05
C versions of crt0 for mips.
jonathan
1996-10-18
RCS id police.
thorpej
1996-10-18
Use ${INSTALL}.
thorpej
1995-12-12
CFLAGS+=, not CFLAGS=
cgd
1995-06-15
Correctly build gcrt0.o
mellon
1995-01-07
Use ${COMPILE.S}, not ${CPP} directly.
mycroft
1994-12-16
.s -> .S
mycroft
1994-05-24
crt0 support for mips..no shared library support
glass