Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/compat/arch/sh3/gen/compat_setjmp.S
RevisionDateAuthorComments
 1.3  05-Jan-2006  uwe Use PIC_PROLOGUE_NOSAVE in long jumps, where we don't need to preserve r12.
While here, swap the order in which r4 and r5 saved on the stack so
that r4 is restored further away from its first use.
 1.2  05-Jan-2006  uwe Use PLT for PIC calls to avoids text relocs in the shared library.
Use constants from <machine/setjmp.h> for better readability.
Provide .size directives.
 1.1  15-Sep-2005  uwe Switch arch/sh3/gen to the new compat code layout.

RSS XML Feed