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
/
m68k
/
sys
/
ptrace.S
Age
Commit message (
Expand
)
Author
2013-09-12
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
joerg
2013-07-24
Only jump to CERROR if carry is set, not clear.
matt
2013-07-16
Use SYSTRAP.
matt
2013-07-16
Convert to normal Motorola syntax for addressing.
matt
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
1999-10-25
Add register prefixes.
thorpej
1999-10-18
ELF PIC support.
itohy
1999-05-02
Call cerror through the PLT.
kleink
1999-05-02
We can shave off a register-register move when using the SVR4 ABI: __errno()
kleink
1999-01-14
* On architectures using ELF, and conditionally on those in transition, rename
kleink
1998-10-06
Add *__errno() redirection for _REENTRANT code. Also, some movel vs. movl
kleink
1998-07-01
Use _C_LABEL() to generate C labels.
thorpej
1995-12-13
New-style RCS ids. Use the RCSID() macro where appropriate.
thorpej
1994-08-04
fixed ld.so to properly save all regs when binding PIC functions. We no
chopps
1993-11-25
Machine-dependent files for generic m68k machines (copied from hp300),
paulus