Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2] src/lib/libc/arch/sparc64/gen



Module Name:    src
Committed By:   jdc
Date:           Fri Jan  7 14:41:00 UTC 2005

Modified Files:
        src/lib/libc/arch/sparc64/gen [netbsd-2]: _setjmp.S

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.4.1 src/lib/libc/arch/sparc64/gen/_setjmp.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index