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
/
arm
/
sys
Age
Commit message (
Expand
)
Author
2003-12-26
Use an unsigned comparison against minbrk.
martin
2003-10-05
Add SA_SIGINFO support for ARM.
matt
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-05
Use the correct instruction for returning ffrom a function (MOV rather
bjh21
2003-04-05
NetBSD/acorn26 has been using APCS-32 for years, so unifdef -U__APCS_26__.
bjh21
2003-02-13
Implement pthread_atfork() (in libc, because the required threadlib
nathanw
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-08-27
Do the appropriate PIC magic for the jump to _exit().
mycroft
2002-08-17
Local label fixup.
thorpej
2002-07-09
New __sigaction14() system call stub which registers the signal
thorpej
2001-11-13
Update arm libc files for 8 byte aligned stack.
chris
2001-07-22
Add __clone() for arm.
chris
2001-07-16
Changes needed for ARM ELF shared library support.
matt
2001-05-05
Shameless hack to reference end when using a.out and _end when using ELF.
kleink
2001-01-09
Replace boiler-plate code sequences with macro invocations from SYS.h.
bjh21
2001-01-09
Use SYSTRAP() everywhere rather than coding SWI instructions directly.
bjh21
2001-01-09
Add some explanatory comments.
bjh21
2000-12-29
Create shared ARM source for libc, and move arm26 port over to using it.
bjh21