Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/arch/sparc64/gen/_setjmp.S
RevisionDateAuthorComments
 1.7  30-Apr-2011  martin Save/restore some global registers (sigsetjmp compatible). Does not realy
make a difference currently, but is a hard to spot blackhole if something
ever starts using the application registers.
 1.6  07-Dec-2004  martin Replace the stack unwinding by a much simpler solution taken from
../../arch/sparc/gen/_setjmp.S rev. 1.6. This ended up to be ~identical
to the OpenBSD change triggered by the same sparc change.
Thanks to Stoned Elipot for pointing out the problem.
 1.5  07-Aug-2003  agc branches: 1.5.2; 1.5.4;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.4  08-Oct-1998  eeh Fix libc signal breakage (I hope).
 1.3  13-Sep-1998  eeh Libc fixes, mostly to work around the new signal stuff.
 1.2  12-Sep-1998  eeh Bring in definition for stack BIAS.
 1.1  11-Sep-1998  eeh Add sparc64-specific libc.
 1.5.4.1  07-Jan-2005  jdc Pull up revision 1.6 (requested by martin in ticket #1020).

Replace the stack unwinding by a much simpler solution taken from
../../arch/sparc/gen/_setjmp.S rev. 1.6. This ended up to be ~identical
to the OpenBSD change triggered by the same sparc change.
Thanks to Stoned Elipot for pointing out the problem.
 1.5.2.1  07-Jan-2005  jdc Pull up revision 1.6 (requested by martin in ticket #1020).

Replace the stack unwinding by a much simpler solution taken from
../../arch/sparc/gen/_setjmp.S rev. 1.6. This ended up to be ~identical
to the OpenBSD change triggered by the same sparc change.
Thanks to Stoned Elipot for pointing out the problem.

RSS XML Feed