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
/
vax
Age
Commit message (
Expand
)
Author
2003-12-26
Use an unsigned comparison against minbrk.
martin
2003-10-30
Pasto.
kleink
2003-10-29
C99 7.12.3.2: add library portions of isfinite, but don't build these just
kleink
2003-10-25
Add __infinityf and __infinityl, float respectively long double analogs
kleink
2003-09-30
Enable the SIGINFO trampoline.
matt
2003-09-28
Deal with changed filename.
matt
2003-09-27
Since this a signal trampoline #2, make that's in the file name.
matt
2003-08-24
execl, execle and execlp must be weak-aliased.
ragge
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-07-26
netbsd.org->NetBSD.org
salo
2003-05-17
Build _isinfl() and _isnanl().
thorpej
2003-05-17
Add _isinfl() and _isnanl() routines, currently for internal use only.
thorpej
2003-02-13
Implement pthread_atfork() (in libc, because the required threadlib
nathanw
2003-01-23
Add the *context.? sources to SRCS.
matt
2003-01-20
Make sure r0 in the saved context is 0.
matt
2003-01-20
Use _ALIGN_TEXT.
matt
2003-01-19
Add getcontext(2) stub.
matt
2003-01-19
Add the VAX versions of these.
matt
2003-01-18
These files are obsolete; setlogin() is now implemented in C with a
thorpej
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-10-26
Split isnan() into its own file.
thorpej
2002-09-12
Rename __sigtramp1.S to __sigtramp.S.
ragge
2002-09-12
Fix a signal handler bug originally reported by Hugh Graham some year ago:
ragge
2002-07-10
Enable the libc-provided signal trampoline. The old __sigaction14
thorpej
2002-07-09
New __sigaction14() system call stub which registers the signal
thorpej
2002-06-23
Add modff
matt
2002-05-26
Revert previous: .S files are currently compiled with -traditional-cpp,
wiz
2002-05-26
__STDC__ is always defined on NetBSD.
wiz
2002-03-30
Put R6 back in the save and adjust frame size for it. Don't save the
matt
2002-03-30
Put R6 back in save mask (to make mask used by PLT routines). Adjust frame
matt
2002-03-28
Fix a few wrong register uses. (at least I know it works now. :)
matt
2002-03-27
Don't build old 1.3 compat jmp stuff for ELF.
matt
2002-02-24
Missed an sp in the great %sp cleanup.
matt
2002-02-24
Change to use a register prefix.
matt
2002-02-19
Adjust for changes to __infinity decl.
thorpej
2002-01-14
* Add WSYSCALL() to SYS.h, which creates a system call with an
thorpej
2001-09-06
change "pushl [r0](ap)" ---> "pushl (ap)[r0]" ... the old version
chuck
2001-07-20
Add __clone(2) for VAX.
matt
2001-07-01
These are too simple to not have in assembler. Also shrunk the libs with
ragge
2001-05-05
Shameless hack to reference end when using a.out and _end when using ELF.
kleink
2000-12-13
Add a VAX version of __syscall. XXX Doesn't handle if syscall number is
matt
2000-09-28
Need an internal name for pipe(2).
kleink
2000-09-13
check LIBC_SCCS
msaitoh
2000-08-07
Fix some ELF/a.out lossage
matt
2000-07-07
Add special treatment of shmat(2).
itohy
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-28
Make these work with either a.out or ELF.
matt
2000-06-26
Need an internal name for fork().
kleink
[next]