Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/arch/vax/gen/_setjmp.S
RevisionDateAuthorComments
 1.11  29-Jun-2024  rin vax: {,_}longjmp(3): Return 1 if `val` == 0

Found by tests/lib/libc/setjmp/t_setjmp:{,_}longjmp_zero.
 1.10  25-Jan-2011  matt Move IDs into .ident
Use END(x)
Remove a.out support
Make CERROR hidden
 1.9  07-Aug-2003  agc branches: 1.9.52;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.8  30-Mar-2002  matt Put R6 back in save mask (to make mask used by PLT routines). Adjust frame
size according. In _longjmp, deal with sp/fp separately since they stored
in reserve order so movq won't work.
 1.7  28-Mar-2002  matt Fix a few wrong register uses. (at least I know it works now. :)
 1.6  27-Mar-2002  matt Don't build old 1.3 compat jmp stuff for ELF.
For ELF, don't rewind stack on longjmp/_longjmp. (for pth).
 1.5  24-Feb-2002  matt Missed an sp in the great %sp cleanup.
 1.4  24-Feb-2002  matt Change to use a register prefix.
 1.3  28-Jun-2000  matt branches: 1.3.2;
Make these work with either a.out or ELF.
 1.2  13-Oct-1998  matt PICify. (e.g. change movl $sym, rX to movab sym, rX)
 1.1  17-Apr-1995  ragge Added libc VAX specific files.
 1.3.2.3  25-Apr-2002  nathanw Catch up to -current.
 1.3.2.2  22-Mar-2002  nathanw Catch up to -current.
 1.3.2.1  08-Mar-2002  nathanw Catch up to -current.
 1.9.52.1  08-Feb-2011  bouyer Sync with HEAD

RSS XML Feed