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
/
libc
/
arch
/
mips
/
sys
/
cerror.S
Age
Commit message (
Expand
)
Author
2022-12-03
Trailing whitespace
skrll
2021-02-06
For mips n32/n64 explicitly save the GP reg on the stack, and
simonb
2013-09-12
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
joerg
2012-02-27
Fix pasto.
tsutsui
2012-02-27
Make __cerror protected to restore ABI leak in older libc versions,
joerg
2011-01-17
Make __cerror hidden.
matt
2010-09-03
Pullup fixes from matt-nb5-mips64.
matt
2009-12-14
Merge from matt-nb5-mips64.
matt
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-02-07
looks like nobody ever seriously tried the _REENTRANT version of this
cgd
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-11-10
ABICALLS -> __ABICALLS__
thorpej
2000-12-13
Remove all the .abicalls assembler directives - "SYS.h" already has that.
simonb
2000-05-29
Make __cerror be LEAF_NOPROFILE. I relies upon having v0 and v1 be unchanged
castor
1999-01-14
* On architectures using ELF, and conditionally on those in transition, rename
kleink
1998-07-25
From Arne Juul <arnej@math.ntnu.no>:
jonathan
1996-09-17
* Add Mips ABI changes for ELf shared library support.
jonathan
1996-09-16
Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string
jonathan
1994-12-15
More underscores...
mycroft
1994-11-14
Prepended underscores
dean
1994-05-24
libc support for mips. libkern hooks are disabled
glass