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
/
sparc_elf
Age
Commit message (
Expand
)
Author
2003-10-13
Move Matt Green's code from a 4-clause to a 3-clause licence by removing
agc
2003-07-26
netbsd.org->NetBSD.org
salo
2002-09-19
don't include machine/asm.h (make this build again).
grant
2002-02-11
fix multiline string literal. from gcc3
mrg
2001-07-17
enable dot_init.h on both sparc & sparc64, fixing .init & .fini processing
mrg
2001-07-17
add but not enable correct .init/.fini handling.
mrg
2000-06-14
sweep of my licenses for consistency. (no functional changes) These
cgd
2000-06-14
fix up NetBSD RCS Ids to match the standard, and the leading comment as
cgd
1999-11-02
remove the ``static'' from `static void __start()' and `static void ___start()'
lukem
1999-08-24
add a _start symbol ld(1) can find.
mrg
1999-03-20
Pull together common Makefile fragments for ELF crt0 files, and use it
thorpej
1999-03-20
Collect the top parts of the ELF crt0.c files into a common header, and
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
1999-03-08
s/rtld_setup/_rtld_setup/ to move it out of the user's name space.
kleink
1999-02-01
Call 1-800-IAMIDIOT... We are not using the local registers...
christos
1999-01-31
Elf startup for sparc.
christos