svn commit: r205448 - in head/sys: amd64/include i386/include
Bruce Evans
brde at optusnet.com.au
Wed Mar 24 18:35:52 UTC 2010
On Mon, 22 Mar 2010, John Baldwin wrote:
> On Monday 22 March 2010 11:08:26 am John Baldwin wrote:
>> Log:
>> Remove unneeded type specifiers from 64-bit constants. The compiler
>> infers their natural type from the constants' values.
>>
>> Submitted by: bde
>> MFC after: 3 days
>
> Verified that *_mem.o did not change MD5 sums (MTRR-related constants). mca.o
> did change MD5 sum on both architectures, but it was a harmless change. A
> 'shr' instruction became a 'sar' instruction.
Thanks.
Bruce
More information about the svn-src-all
mailing list