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
/
alpha
/
Makefile
Age
Commit message (
Expand
)
Author
2014-01-31
Remove old compiler based crt stuff for alpha mips powerpc and vax
matt
2008-07-21
Enable MAKEVERBOSE support.
lukem
2006-05-19
Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:
christos
2002-01-14
Build and install crtfm.o (sets the Alpha FP_C in a way that GCC's
thorpej
2001-07-17
Enable the new (working) .init/.fini magic.
thorpej
2001-05-11
Reorganization of crtbegin/crtend.
ross
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-03-28
GC alpha's ECOFF_TOOLCHAIN make variable, and related bits. Nobody
cgd
1997-10-24
Fix think'o in previous.
thorpej
1997-10-22
* use CPPFLAGS instead of CFLAGS for -D and -I options
lukem
1997-05-31
Back out BUILDDIR and NOINSTALL changes.
cjs
1997-05-26
These updates to the build allow building against include files
cjs
1997-03-09
fix include path bogosity pointed out by Greg Oster
cgd
1997-02-23
turn Alpha's ELF_TOOLCHAIN checks to ECOFF_TOOLCHAIN checks
cgd
1997-02-17
build with -fPIC
cgd
1997-02-17
make hard links from crt{begin,end}.o to crd{begin,end}S.o
cgd
1996-12-14
-I expected location of ELF shared loader
cgd
1996-10-18
Use ${INSTALL}.
thorpej
1996-10-08
update so this compiles with the latest ELF ld.so. Include bsd.own.mk
cgd
1996-09-12
Reimplement in C, adding ELF support. if compiled with -DECOFF_COMPAT
cgd
1995-12-20
limit the flags that get passed to cpp
cgd
1995-12-12
CFLAGS+=, not CFLAGS=
cgd
1995-02-10
initial alpha support. no profiling support.
cgd