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
Age
Commit message (
Expand
)
Author
2021-11-21
Decorate the m68k signal trampoline with the appropriate .cfi
thorpej
2021-10-26
Merge all MD __sigaction14_sigtramp.c copies into one:
christos
2020-04-18
Rename "syscall" to "_syscall" and provide "syscall" as a weak alias.
thorpej
2017-02-07
Mark exect(3) obsolete and bind it to plain execve(2) on all platforms
kamil
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-17
Use assym.h
matt
2013-07-16
Use SYSTRAP.
matt
2013-07-16
Use SYSTRAP
matt
2013-07-16
Add END(func)
matt
2013-07-16
Add END(func)
matt
2013-07-16
Add END(func)
matt
2013-07-16
Convert to normal Motorola syntax for addressing.
matt
2011-11-22
Add TLS support for m68k.
joerg
2009-10-03
SystemV-R4 ABI for M68k returns pointers in %a0, so we have to make sure
phx
2008-05-02
Fix nested comment and move to 2 clause license
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-31
Add missing stubs for syscalls returning addresses.
martin
2006-05-18
change __weak_extern to __weak_reference so that gcc4 works.
christos
2006-03-09
Welcome to the new compat layout.
christos
2006-02-19
make these consistent.
christos
2005-06-12
Add missing __RCSID()
lukem
2004-03-26
the WARN_REFERENCES text "include <signal.h> for correct reference" is pointless
drochner
2004-03-26
no need to define __HAVE_SIGINFO anymore
drochner
2004-03-23
save errno while trying to install a !SA_SIGINFO trampoline -- this
drochner
2003-12-26
Use an unsigned comparison against minbrk.
martin
2003-10-18
Userland portion of SIGTRAMP_VALID() commit.
christos
2003-09-22
SA_SIGINFO support for m68k (libc)
cl
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-02-13
Implement pthread_atfork() (in libc, because the required threadlib
nathanw
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-07-09
New __sigaction14() system call stub which registers the signal
thorpej
2002-05-30
Make this work with an ISO C preprocessor.
thorpej
2002-01-22
Redefine ENTRY properly for both ELF and a.out
aymeric
2001-07-20
Compensate for the syscall args stack cleanup in the clone.
scw
2001-07-19
clone(2) syscall frontend for m68k.
scw
2001-05-05
Shameless hack to reference end when using a.out and _end when using ELF.
kleink
2000-12-13
The bare minimum to get m68k libc working again...
scw
2000-12-07
Use A1 to save the return address, since A0 is no longer preserved across
scw
2000-12-07
The last change broke things if SYS___vfork14 returned an error; fix it.
scw
2000-12-02
Save the return address in %a1 across the vfork syscall instead of %a0.
scw
2000-11-28
Add missing register prefixes.
scw
2000-10-02
Whitespace botch in previous, noticed by Leo Weppelman and Thorsten Frueauf.
kleink
2000-09-28
Need an internal name for pipe(2).
kleink
2000-07-07
Add special treatment of shmat(2).
itohy
2000-06-26
Need an internal name for fork().
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
1999-10-25
Add register prefixes.
thorpej
1999-10-18
ELF PIC support.
itohy
[next]