Module Name:src
Committed By: joerg
Date: Wed Aug 13 15:19:22 UTC 2014
Modified Files:
src/lib/libc/arch/powerpc64/sys: sbrk.S
Log Message:
Spell LdAddr consistently
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/arch/powerpc64/sys/sbrk.S
Pleas
Module Name:src
Committed By: christos
Date: Sat Oct 29 16:03:34 UTC 2011
Modified Files:
src/lib/libc/arch/powerpc64/sys: brk.S getcontext.S
Log Message:
Everything else uses PIC branches to __cerror except those two...
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: christos
Date: Sat Oct 29 16:03:04 UTC 2011
Modified Files:
src/lib/libc/arch/powerpc64/sys: cerror.S
Log Message:
Sync with other ports: in PIC mode make __cerror hidden; it is not supposed
to be used outside libc.
To generate a diff of thi