summaryrefslogtreecommitdiff
path: root/lib/libc/compat/arch/sh3/gen
AgeCommit message (Expand)Author
2006-06-28build frexp/ldexp/modf in the "compat" part (code is identical)drochner
2006-01-05Use PIC_PROLOGUE_NOSAVE in long jumps, where we don't need to preserve r12.uwe
2006-01-05Oops^2. Init pointer to the saved registers area.uwe
2006-01-05Oops, correct numeric label in branch.uwe
2006-01-05Use PLT for PIC calls to avoids text relocs in the shared library.uwe
2006-01-05Use PLT for PIC calls to avoids text relocs in the shared library.uwe
2005-10-15_setjmp and _longjmp are not compat functions. Noticed by Havard Eidnes.uwe
2005-09-15Switch arch/sh3/gen to the new compat code layout.uwe