OpenGrok
Cross Reference: __sigtramp2.S
xref
: /
src
/
lib
/
libc
/
arch
/
m68k
/
sys
/
__sigtramp2.S
Home
|
History
|
Annotate
|
Download
|
only in
sys
History log of
/src/lib/libc/arch/m68k/sys/__sigtramp2.S
Revision
Date
Author
Comments
1.5
21-Nov-2021
thorpej
Decorate the m68k signal trampoline with the appropriate .cfi
directives to allow exception unwind / backtrace across a signal
handler.
1.4
16-Jul-2013
matt
Add END(func)
Use SYSTRAP
1.3
16-Jul-2013
matt
Convert to normal Motorola syntax for addressing.
%r@ -> (%r)
%r@- -> -(%r)
%r@+ -> (%r)+
%r@(n) n(%r)
etc.
No object differences.
1.2
02-May-2008
martin
branches: 1.2.4; 1.2.8; 1.2.28;
Fix nested comment and move to 2 clause license
1.1
22-Sep-2003
cl
branches: 1.1.30;
SA_SIGINFO support for m68k (libc)
1.1.30.1
18-May-2008
yamt
sync with head.
1.2.28.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.2.8.2
02-May-2008
martin
Fix nested comment and move to 2 clause license
1.2.8.1
02-May-2008
martin
file __sigtramp2.S was added on branch christos-time_t on 2008-05-02 18:34:18 +0000
1.2.4.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Indexes created Sat Oct 11 08:10:02 GMT 2025