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
/
sparc64
Age
Commit message (
Expand
)
Author
2003-07-26
netbsd.org->NetBSD.org
salo
2002-04-04
Don't make ___start static as gcc can't tell it's referenced and complains.
jmc
2002-03-29
Don't need `start' in crt0.o any more. ld expects `_start' as the entry
eeh
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-02-21
Remove old compatibility hack. Should no longer be needed.
eeh
2000-07-26
The ELF ABI declares that argc must fill an `argument slot'. Make it so.
mycroft
2000-07-26
Always dereference argc as an int.
mycroft
2000-07-25
Make this work before and after the kernel is switched to DTRT with argc.
mycroft
2000-07-18
Handle dynamic binaries too.
eeh
2000-06-14
sweep of my licenses (userland files w/o only my copyright) for
cgd
2000-06-14
fix up NetBSD RCS Ids to match the standard, and the leading comment as
cgd
1999-12-30
Workaround for gcc 2.96 bugs.
eeh
1999-11-02
wrap line
lukem
1999-07-02
More trailing white space.
simonb
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-13
Make things link correctly again.
eeh
1999-03-08
s/rtld_setup/_rtld_setup/ to move it out of the user's name space.
kleink
1998-09-13
remove MD asm as(1) comments from sysident.h, placing them in a comment
mrg
1998-09-13
This now works, although it does violate the ELF spec.
eeh
1998-09-12
Fixup startup code.
eeh
1998-09-11
Add sparc64-specific stuff.
eeh