Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2009 03:41:12 -0800
From:      "David O'Brien" <obrien@freebsd.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r187948 - in head/sys: amd64/amd64 amd64/ia32 amd64/include amd64/linux32 compat/ndis i386/i386 i386/include i386/linux i386/svr4
Message-ID:  <20090131114112.GA13698@dragon.NUXI.org>
In-Reply-To: <200901311137.n0VBbLxt023254@svn.freebsd.org>
References:  <200901311137.n0VBbLxt023254@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 31, 2009 at 11:37:21AM +0000, David O'Brien (@FreeBSD) wrote:
> Author: obrien
> Date: Sat Jan 31 11:37:21 2009
> New Revision: 187948
> URL: http://svn.freebsd.org/changeset/base/187948
> 
> Log:
>   Change some movl's to mov's.  Newer GAS no longer accept 'movl' instructions
>   for moving between a segment register and a 32-bit memory location.

I've built both the GENERIC and LINT kernels for i386 and amd64 with this
change, and booted GENERIC for both (along with put the machines under a
build work load).  So I don't expect there to be any problems, but please
do let me know if for some reason you have some build or upgrade problem.

-- David



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