Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make assembly code PIC-compatible. | David Schleef | 2002-04-10 | 1 | -0/+4 |
| | |||||
* | Rework powerpc to be consistant with the other arches. | Eric Andersen | 2002-02-04 | 1 | -47/+35 |
| | | | | -Erik | ||||
* | Rewrite vfork() as C, should now work. Changed longjmp.S and setjmp.S | David Schleef | 2001-11-26 | 1 | -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 Andersen | 2001-03-16 | 1 | -0/+79 |