summaryrefslogtreecommitdiff
path: root/lib/libc/arch/powerpc/sys/sbrk.S
AgeCommit message (Collapse)Author
2002-10-07kick, kick. Fix these files which did not come from NetBSD, but theDale Rahn
powerpc port by Dale Rahn.
2002-10-07s/curbrk/__curbrk/ as suggested by art, a few _ASM_LABEL added as appropriate.Dale Rahn
2002-10-07cerror -> __cerror as suggested by art, with a couple of missing _ASM_LABEL()Dale Rahn
added as appropriate.
1999-03-12Fixes to the currently unused PIC support in the powerpc asm files.Dale S. Rahn
contact rahnds@openbsd.org before attempting to use this funcationality.
1999-01-28Preliminary version for PIC support. Builds and runs standard and profiledDale S. Rahn
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.
1996-12-21Check-in of powerpc library support.Dale S. Rahn
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF.