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
/
hppa
Age
Commit message (
Expand
)
Author
2013-08-04
G/C old csu stuff for hppa.
skrll
2011-03-07
Pass down ELF Auxillary Vectors for static NetBSD binaries too.
joerg
2011-02-23
Remove old hack for broken binutils.
skrll
2011-02-22
Introduce __weakref_visible to handle the different required visibility
joerg
2008-05-10
Backout previous: the license sweep touched these files in error, so
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-02
Fix things so that crti.o doesn't contain a completely bogus unwind entry
skrll
2007-11-13
Remove an include that's not required.
skrll
2007-05-15
All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it
skrll
2006-09-08
MD_DO_NOT_NEED_FALLTHRU for hppa
skrll
2006-05-19
Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:
christos
2005-05-21
Copyright Maintenance
skrll
2004-08-26
- Use ANSI function decls.
thorpej
2004-05-18
Add code code for .init and .fini section fallthroughs and regression
skrll
2004-05-17
Update for ELF.
skrll
2004-04-30
Fix typos so that we define _start and __start.
skrll
2003-10-06
Deal with the new toolchain.
matt
2003-07-26
netbsd.org->NetBSD.org
salo
2002-07-01
A new crt0.c for hppa, with support for dynamic linking.
fredette
2002-06-06
Added hppa support (some of it incomplete) to lib/csu, lib/libc,
fredette