summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/setjmp.S
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite vfork() as C, should now work. Changed longjmp.S and setjmp.SDavid Schleef2001-11-261-22/+35
| | | | | | to use GCC's internal ppc-asm.h, and added macro to disable FP save/ restore in longjmp and setjmp. Fixed name of _setjmp() (was __setjmp). Fixed _setjmp to be PIC.
* Add powerpc port done by David Schleef <ds@schleef.org>Eric Andersen2001-03-161-0/+79