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
2000-07-25
Store the whole 64-bit pointer...
mycroft
2000-07-25
Use cpp comment style.
mycroft
2000-07-25
Make __dtoul() actually DTRT. The calling convention was totally wrong, and
mycroft
2000-07-24
Offset the %i2 stack slot from %sp, not %fp. Otherwise we may modify the
mycroft
2000-07-24
There's no good reason not to assume a 64-bit stack here.
mycroft
2000-07-24
Don't bother saving %f16-%f31, since we don't use them.
mycroft
2000-07-24
_errno -> __errno
mycroft
2000-07-23
Just use a store/load pair to get the pattern into the FP reg. This eliminates
mycroft
2000-07-23
Fix stack BIAS issues.
eeh
2000-07-21
Update some more assembly code for PIC issues.
eeh
2000-07-18
Fix PIC bugs.
eeh
2000-07-15
Revert previous change -- turned out I'd got my build environment in a twist.
bjh21
2000-07-15
Add fixunssfsi and fixunsdfsi. These are provided by libgcc2.c in GCC 2.95,
bjh21
2000-07-08
Block align pointer *AFTER* fixing up possible stack bias.
eeh
2000-07-07
Add special treatment of shmat(2).
itohy
2000-07-04
Missed in previous: replace the previously used _brk label with an ordinary
kleink
2000-07-01
Fix a major botch in 1.4 (which I did not do) which broke _brk and malloc.
matt
2000-06-30
Fix some bugs and clean up for ELF & a.out support
matt
2000-06-29
sync with libkern version; <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-28
Make these work with either a.out or ELF.
matt
2000-06-26
Need an internal name for fork().
kleink
2000-06-26
Add a _SYSCALL(entry,syscall) macro like the one found on other
kleink
2000-06-26
Thinko in previous: we do always use an internal name.
kleink
2000-06-23
Add internal names for brk() and sbrk().
kleink
2000-06-23
Delete the leftover _brk entry; as discussed with Ragge.
kleink
2000-06-14
sweep of my licenses (userland files w/o only my copyright) for
cgd
2000-06-14
fix up NetBSD RCS Ids to match the standard, and the leading comment as
cgd
2000-06-09
movstrSI*() for gcc -Os
msaitoh
2000-06-06
Add softfloat glue for sh3.
tsubai
2000-06-06
Initial commit of SoftFloat 2a import. This should provide a sensible
bjh21
2000-05-29
Make __cerror be LEAF_NOPROFILE. I relies upon having v0 and v1 be unchanged
castor
2000-05-09
Initial commit of arm26 port
bjh21
2000-04-25
Fix unaligned accesses more correctly.
erh
2000-04-25
Fix unaligned accesses.
erh
2000-04-20
Add missing files.
tsubai
2000-04-18
Fix alignment of __nanf and __infinity. Fixes PR9925.
mark
2000-04-03
Clean up.
mycroft
2000-04-03
Clean up.
mycroft
2000-04-03
Repair syscall stubs that were not updated when the cerror interface was
mycroft
2000-03-27
fill delay slots (from Klaus Klein)
msaitoh
2000-03-23
Do a little rearrangement here. No functional change, but it's a little
mycroft
2000-03-13
Fix doubled 'the's.
soren
2000-03-06
Add ISO C99 long long integer general utility interfaces; partially addresses
kleink
2000-03-05
remove unused files (MIPS SOFTFLOAT).
shin
2000-03-05
remove MIPS SOFTFLOAT.
shin
2000-02-25
Remove pointless #ifdef.
mycroft
2000-02-24
Missed in end -> _end cleanup.
kleink
2000-02-23
For consistency with all other ports, clear errno in the prologue to the
kleink
2000-02-22
Fix bogons.
mycroft
2000-02-22
Do the minimum work to make this compile with -Werror.
mycroft
[next]