[uClibc-cvs] cvs commit to uClibc/libc/sysdeps/linux/powerpc by ds

cvs at uclinux.org cvs at uclinux.org
Mon Nov 26 09:19:30 UTC 2001


Repository: uClibc/libc/sysdeps/linux/powerpc
who:        ds
time:       Mon Nov 26 04:19:30 EST 2001


Log Message:

Rewrite vfork() as C, should now work.  Changed longjmp.S and setjmp.S
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.


Files:

changed:    Makefile longjmp.S setjmp.S

removed:    vfork.S

added:      vfork.c






More information about the uClibc-cvs mailing list