Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch
Module Name: src
Committed By: matt
Date: Mon Feb 27 15:47:11 UTC 2012
Modified Files:
src/lib/libc/arch/powerpc/sys: cerror.S
src/lib/libc/arch/powerpc64/sys: cerror.S
Log Message:
PowerPC doesn't have CERROR since it never had a.out.
Use _C_LABEL(__cerror) instead.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/lib/libc/arch/powerpc/sys/cerror.S
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/arch/powerpc64/sys/cerror.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index