summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/powerpc/sys/exect.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zap rcsid.espie2005-08-071-6/+1
| | | | okay deraadt@ (tested them all)
* kick, kick. Fix these files which did not come from NetBSD, but thedrahn2002-10-071-2/+26
| | | | powerpc port by Dale Rahn.
* Simpler, smaller, more efficient and equivalent.drahn2002-10-071-13/+2
|
* cerror -> __cerror as suggested by art, with a couple of missing _ASM_LABEL()drahn2002-10-071-2/+2
| | | | added as appropriate.
* Preliminary version for PIC support. Builds and runs standard and profiledrahnds1999-01-281-5/+5
| | | | | just fine. pic version has been compiled, but without a ld.so has not been tested. Needs binutils 2.9.1 or later to build pic version.
* Add correct handling of more systemcalls. either not implemented beforerahnds1998-08-071-1/+22
| | | | or poorly implemented.
* Check-in of powerpc library support.rahnds1996-12-211-0/+1
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF.