Source-Changes archive

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

CVS commit: src/lib/libc/arch/sparc64/gen



Module Name:    src
Committed By:   martin
Date:           Tue Dec  7 08:20:07 UTC 2004

Modified Files:
        src/lib/libc/arch/sparc64/gen: _setjmp.S

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