Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/arch/vax/sys/__sigtramp3.S
RevisionDateAuthorComments
 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

RSS XML Feed