summaryrefslogtreecommitdiff
path: root/lib/libc/arch/powerpc/sys/brk.S
AgeCommit message (Expand)Author
2012-08-22Fix missing PIC -> __PIC__ conversions; ok pascalTheo de Raadt
2003-07-10Use a logical comparison (unsigned) for pointers. ok drahn@Thierry Deval
2002-10-07kick, kick. Fix these files which did not come from NetBSD, but theDale 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
1999-01-28Preliminary version for PIC support. Builds and runs standard and profiledDale S. Rahn
1998-07-05Change some of the local symbols into "temporary", removed symbols.Dale S. Rahn
1996-12-21Check-in of powerpc library support.Dale S. Rahn