Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/compat/arch/sparc64/gen/compat_setjmp.S
RevisionDateAuthorComments
 1.2  28-Apr-2025  martin PR 59370: compat_13: since we do not initialize the %o0 slot in jmpbuf
in setjmp() we need to store the full 64bit argument from longjmp()
there, otherwise the upper 32bit will be random garbage.
 1.1  16-Oct-2005  christos branches: 1.1.88; 1.1.96;
Bring sparc64 to the new compat layout.
 1.1.96.1  10-May-2025  bouyer Pull up following revision(s) (requested by martin in ticket #1108):
lib/libc/compat/arch/sparc64/gen/compat_setjmp.S: revision 1.2
PR 59370: compat_13: since we do not initialize the %o0 slot in jmpbuf
in setjmp() we need to store the full 64bit argument from longjmp()
there, otherwise the upper 32bit will be random garbage.
 1.1.88.1  10-May-2025  bouyer Pull up following revision(s) (requested by martin in ticket #1946):
lib/libc/compat/arch/sparc64/gen/compat_setjmp.S: revision 1.2
PR 59370: compat_13: since we do not initialize the %o0 slot in jmpbuf
in setjmp() we need to store the full 64bit argument from longjmp()
there, otherwise the upper 32bit will be random garbage.

RSS XML Feed