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
Age
Commit message (
Expand
)
Author
2001-12-30
Fix -Wshadow warnings.
thorpej
2001-12-19
Remove -Wa,-Av9a hack from <sys.mk> and relegate it to the places that need
tv
2001-12-10
sync with other archs.
msaitoh
2001-12-04
Replace some misuses of "then" with "than".
wiz
2001-11-30
Add assembler version of strlen.
mjl
2001-11-30
Outifdef some stuff not needed in the _KERNEL case.
mjl
2001-11-29
Make this work in kernel space too.
mjl
2001-11-25
Add PPC assembler routines for ffs(3), bzero(3) and memset(3).
mjl
2001-11-21
"than" instead of "then".
wiz
2001-11-13
Update asm files to use sp instead of r13. Also tweak a couple of bits in th...
chris
2001-11-13
Update arm libc files for 8 byte aligned stack.
chris
2001-11-13
Fix .type directive to use the right name for L_ffs_table (pointed out by
bjh21
2001-11-11
Update the libc version of ffs to make use of an optimsed asm version.
chris
2001-11-08
Rename a parameter to fix build problem with new toolchain.
bjh21
2001-11-08
Rename a parameter to fix build problem with new toolchain.
tron
2001-11-08
Fix -Wshadow warnings.
enami
2001-11-07
-Wshadow fix
drochner
2001-11-07
cpoy from the 040 version: -Wshadow warning fix
drochner
2001-11-07
fix for -Wshadow
mjl
2001-11-07
fix for -Wshadow
chs
2001-11-07
fix -Wshadow warnings
drochner
2001-11-04
fix WARNS=2 (-Wshadow) warnings
lukem
2001-10-29
Change isnan() and isinf() to use a union to convert from double to
bjh21
2001-10-28
Handle machines using VFP-format doubles (as we do in ARM ELF) and big-endian
bjh21
2001-10-19
Remove files beginning with ":", which is invalid on other host OS's
tv
2001-09-07
On the 68010, don't bother with the by-8-longwords loop, instead
fredette
2001-09-06
change "pushl [r0](ap)" ---> "pushl (ap)[r0]" ... the old version
chuck
2001-08-27
Ansi'fy. (to make this compile under -Wstrict-prototypes)
matt
2001-08-08
__clone stub for ns32k. Basic code taken from m68k.
matthias
2001-08-02
Improved version of bzero.
eeh
2001-08-01
Fix some corner cases.
eeh
2001-08-01
Use unsigned compares for addresses.
eeh
2001-07-23
sparc64 version, cloned (har har!) from the sparc version and tweaked.
thorpej
2001-07-23
From rev. 1.11 of the 32-bit version:
thorpej
2001-07-23
add an implementation of __clone(2)
christos
2001-07-23
Add a macro "CALL()" to call a function correctly in the pic and non pic
christos
2001-07-22
Add __clone() for arm.
chris
2001-07-22
Add __clone() for sh3.
tsubai
2001-07-20
Duh, call the clone's entry point w/ jal, so that when it returns,
thorpej
2001-07-20
Add a __clone(3) entry point for powerpc.
tsubai
2001-07-20
Compensate for the syscall args stack cleanup in the clone.
scw
2001-07-20
This is just a RSYSCALL.
matthias
2001-07-20
Add __clone(2) for VAX.
matt
2001-07-19
clone(2) syscall frontend for m68k.
scw
2001-07-18
Fix call to _exit.
fvdl
2001-07-17
Simplify slightly.
thorpej
2001-07-17
__clone stub for i386
fvdl
2001-07-17
Cosmetic change.
thorpej
2001-07-17
Add a __clone(2) entry point.
thorpej
2001-07-17
Add a __clone(3) entry point.
thorpej
[next]