On Monday 22 March 2010 11:08:26 am John Baldwin wrote:
> Author: jhb
> Date: Mon Mar 22 15:08:26 2010
> New Revision: 205448
> URL: http://svn.freebsd.org/changeset/base/205448
> 
> 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.

-- 
John Baldwin
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to