index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
csu
/
i386
/
Makefile
Age
Commit message (
Expand
)
Author
2013-12-03
Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros in
Philip Guenther
2011-11-08
Pass install the -S option to avoid a window where the target isn't
Philip Guenthe
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2008-11-11
Compile crt0.o, crtbegin.o and crtend.o with -fpie/-fPIE. This requires
Kurt Miller
2008-10-06
The recent change to bsd.own.mk to allow PICFLAG to be overridden made
Kurt Miller
2008-07-28
Remove separate pic versions of crt0, crtbegin, crtend. Next
Kurt Miller
2008-06-25
Build pic versions of crt0, crtbegin & crtend for amd64, i386, powerpc,
Kurt Miller
2004-01-08
__init/__fini handling on ELF has not been correct. It is supposed to
Dale Rahn
2003-05-30
Fix dependancy building for ELF startup code. Changed Makefiles
Dale Rahn
2003-04-17
i386 startup code for ELF. based on newer version of NetBSD code.
Dale Rahn
2001-03-24
Use "realinstall" to allow the framework to do other work if needed;
Thorsten Lockert
1999-08-20
Fix RCS Ids
Niklas Hallqvist
1997-07-24
use -fno-omit-frame-pointer; the reason is almost crazy; pr#287
Theo de Raadt
1997-04-27
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
Todd C. Miller
1996-12-08
install -> ${INSTALL}, -c -> ${COPY}
Jason Downs
1995-10-18
initial import of NetBSD tree
Theo de Raadt