Home | History | Annotate | only in /src/lib/libc/compat/arch/sh3/gen
History log of /src/lib/libc/compat/arch/sh3/gen
RevisionDateAuthorComments
 1.3 28-Jun-2006  drochner build frexp/ldexp/modf in the "compat" part (code is identical)
(These are the easy cases where no assembler implementations exist.)
 1.2 15-Oct-2005  uwe _setjmp and _longjmp are not compat functions. Noticed by Havard Eidnes.
 1.1 15-Sep-2005  uwe Switch arch/sh3/gen to the new compat code layout.
 1.2 15-Oct-2005  uwe _setjmp and _longjmp are not compat functions. Noticed by Havard Eidnes.
 1.1 15-Sep-2005  uwe Switch arch/sh3/gen to the new compat code layout.
 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.
 1.5 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.4 05-Jan-2006  uwe Oops^2. Init pointer to the saved registers area.
 1.3 05-Jan-2006  uwe Oops, correct numeric label in branch.
 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