summaryrefslogtreecommitdiff
path: root/lib/libc/arch/powerpc/SYS.h
AgeCommit message (Expand)Author
2010-10-01Provide a WEAK_ALIAS macro in <machine/asm.h> for the few platformsPhilip Guenthe
2002-10-07cerror -> __cerror as suggested by art, with a couple of missing _ASM_LABEL()Dale Rahn
2002-02-19We need to keep K&R compat macros for some ports where the assemnbler isTodd C. Miller
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2001-09-20change PSEUDO_NOERROR so it is indeed does not set errno.Dale Rahn
2001-09-20Add PSEUDO_NOERROR similar to that used by NetBSD.Todd C. Miller
2000-10-06weaken syscall symbols in libc by defaultDavid Leonard
2000-03-01$OpenBSD$Todd T. Fries
1999-06-15changes required for powerpc libc_r support.Dale S. Rahn
1999-03-12Fixes to the currently unused PIC support in the powerpc asm files.Dale S. Rahn
1999-02-01remove PASSTHRUDavid Leonard
1998-12-23_thread_sys changes for powerpc SYS.h, code mostly from d, fixed upDale S. Rahn
1998-07-04Changes to support profiling libraries for the powerpc port.Dale S. Rahn
1996-12-21Check-in of powerpc library support.Dale S. Rahn