OpenGrok
Cross Reference: __sigtramp3.S
xref
: /
src
/
lib
/
libc
/
arch
/
vax
/
sys
/
__sigtramp3.S
Home
|
History
|
Annotate
|
Download
|
only in
sys
History log of
/src/lib/libc/arch/vax/sys/__sigtramp3.S
Revision
Date
Author
Comments
1.3
24-Nov-2021
thorpej
Decorate the VAX signal trampoline with the appropriate .cfi
directives to allow exception unwind / backtrace across a signal
handler.
N.B. This is currently disabled, as these .cfi directives cause
linker warnings about incompatible TEXTREL relocations in .eh_frame.
1.2
25-Jan-2011
matt
Move IDs into .ident
Use END(x)
Remove a.out support
Make CERROR hidden
1.1
30-Sep-2003
matt
branches: 1.1.52;
Enable the SIGINFO trampoline.
1.1.52.1
08-Feb-2011
bouyer
Sync with HEAD
Indexes created Thu Oct 02 14:10:14 GMT 2025