Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 2010 05:35:47 +1100 (EST)
From:      Bruce Evans <brde@optusnet.com.au>
To:        John Baldwin <jhb@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r205448 - in head/sys: amd64/include i386/include
Message-ID:  <20100325053532.B739@besplex.bde.org>
In-Reply-To: <201003221110.54807.jhb@freebsd.org>
References:  <201003221508.o2MF8QeX056435@svn.freebsd.org> <201003221110.54807.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100325053532.B739>