Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc/arch
On Feb 27, 2012, at 12:35 PM, Joerg Sonnenberger wrote:
> On Mon, Feb 27, 2012 at 03:47:11PM +0000, Matt Thomas wrote:
>> 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.
>
> Can we please be consistent on all platforms in this case?
No. It is consistent. platforms that formerly used a.out use CERROR.
platforms that didn't don't.
Home |
Main Index |
Thread Index |
Old Index