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
Age
Commit message (
Expand
)
Author
2006-07-03
build frexp_ieee754 in the "compat" subtree
drochner
2006-06-17
G/c KMSRCS and KMINCLUDES now that we have common/lib/libc
uwe
2006-03-22
build erand48_ieee754.c on everything but vax
drochner
2006-03-15
Add strtof(3) and strtold(3); welcome libc 12.137.
kleink
2006-02-19
make these consistent.
christos
2006-01-25
Add machine-dependent definitions for gdtoa.
kleink
2005-12-24
__asm__ -> __asm
perry
2005-12-21
moved to common.
christos
2005-12-20
Use reach-over sources from common/lib/libc
christos
2005-10-07
Follow compat libc changes on i386:
tsutsui
2005-09-17
Switch mips to the new libc compat code layout.
tsutsui
2005-09-14
Add missing <compat/include/setjmp.h>
martin
2005-06-12
Add missing __RCSID()
lukem
2005-04-22
Branch to a local symbol instead of a global symbol.
simonb
2005-04-22
Use the same function name in the LEAF() and END() directives.
simonb
2005-04-15
Push back the descriptions of NaN formats, and descriptions of the
kleink
2004-07-03
Copy the sparc/sparc64 __longjmp14() way of dealing with signal masks:
simonb
2004-07-03
Catch up with changes to __fpregset_t.
simonb
2004-03-26
the WARN_REFERENCES text "include <signal.h> for correct reference" is pointless
drochner
2004-03-26
fix references to the syscall formerly known as SYS___sigreturn14
drochner
2004-03-23
save errno while trying to install a !SA_SIGINFO trampoline -- this
drochner
2004-03-23
Actually compile __longjmp14.c.
simonb
2004-03-23
Restore the PC as well; also use mcontext register defines for accessing
simonb
2004-03-23
Use setcontext() instead of sigreturn() to implement longjmp().
simonb
2004-03-04
* Turn isinf(3) and isnan(3) into C99-style macros.
kleink
2004-03-01
optimize this: we can use %ra for relocation directly
drochner
2004-03-01
get the offset to gp right
drochner
2004-01-15
Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros.
kleink
2003-11-26
Hide the register number constants behind an _R_ prefix, and also
he
2003-11-02
Add userland portion of siginfo for mips. Many thanks to simon for letting
christos
2003-10-29
caps "Jonathan STone" in comment less dramatically
pooka
2003-10-26
Add __infinityf and __infinityl, float respectively long double analogs
kleink
2003-10-25
Correct another typo.
he
2003-10-25
Pasto in previous.
kleink
2003-10-24
* Since there is no single portable IEEE 754 format for a long double,
kleink
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-01
Rework how dependency generation is performed:
lukem
2003-05-23
Match END label with LEAF label.
simonb
2003-05-17
Build _isinfl() and _isnanl().
thorpej
2003-05-12
Rename ieee754_function.c to function_ieee754.c, following the convention
kleink
2003-04-07
Make sure we reference getcontext() by its internal name.
kleink
2003-02-13
Implement pthread_atfork() (in libc, because the required threadlib
nathanw
2003-02-08
Fix a tyop in a comment.
simonb
2003-02-08
* fix handling of invalid arguments (was jumping to wrong label!)
cgd
2003-02-07
looks like nobody ever seriously tried the _REENTRANT version of this
cgd
2003-01-19
Cast with uintptr_t instead of u_long.
matt
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-11-10
ABICALLS -> __ABICALLS__
thorpej
2002-11-05
t4 -> ta0
thorpej
2002-07-10
Enable the libc-provided signal trampoline. The old __sigaction14
thorpej
[next]