summaryrefslogtreecommitdiff
path: root/lib/libc/arch/powerpc/sys/sigprocmask.S
AgeCommit message (Collapse)Author
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.
1997-09-27Amazing how much confusion and how much tracing a simple 4 instead of a 3Per Fogelstrom
can cause!! Returned sigmask value was taken from wrong register... So no more zombies!!!
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.