History log of /src/lib/libc/compat/arch/powerpc/gen |
Revision | Date | Author | Comments |
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 | 18-Feb-2006 |
matt | *setjmp14 are not compat, plain setjmp/sigsetjmp are the compat versions. Exchange the files.
|
1.1 | 18-Feb-2006 |
matt | Move PowerPC compat files from arch/powerpc to compat/arch/powerpc.
|
1.2 | 18-Feb-2006 |
matt | *setjmp14 are not compat, plain setjmp/sigsetjmp are the compat versions. Exchange the files.
|
1.1 | 18-Feb-2006 |
matt | Move PowerPC compat files from arch/powerpc to compat/arch/powerpc.
|
1.2 | 18-Feb-2006 |
matt | *setjmp14 are not compat, plain setjmp/sigsetjmp are the compat versions. Exchange the files.
|
1.1 | 18-Feb-2006 |
matt | Move PowerPC compat files from arch/powerpc to compat/arch/powerpc.
|
1.2 | 15-Jan-2011 |
matt | Use END(foo) everywhere. Make __cerror hidden. Use non-PLT calls to __cerror. Use assym.h when appropriate. Use addi to adjust stack instead of loading it. Add __RCSIDs Force -D_NOREGNAMES for all .S files. [this is all in preperation for secure plt support]
|
1.1 | 18-Feb-2006 |
matt | *setjmp14 are not compat, plain setjmp/sigsetjmp are the compat versions. Exchange the files.
|
1.2 | 15-Jan-2011 |
matt | Use END(foo) everywhere. Make __cerror hidden. Use non-PLT calls to __cerror. Use assym.h when appropriate. Use addi to adjust stack instead of loading it. Add __RCSIDs Force -D_NOREGNAMES for all .S files. [this is all in preperation for secure plt support]
|
1.1 | 18-Feb-2006 |
matt | *setjmp14 are not compat, plain setjmp/sigsetjmp are the compat versions. Exchange the files.
|