From owner-cvs-src@FreeBSD.ORG Sat Nov 24 10:52:49 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 431E016A468; Sat, 24 Nov 2007 10:52:49 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (pointyhat.freebsd.org [IPv6:2001:4f8:fff6::2b]) by mx1.freebsd.org (Postfix) with ESMTP id 466A013C46E; Sat, 24 Nov 2007 10:52:47 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47480286.6000006@FreeBSD.org> Date: Sat, 24 Nov 2007 11:52:54 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Max Khon References: <200711240653.lAO6r9wP087665@repoman.freebsd.org> In-Reply-To: <200711240653.lAO6r9wP087665@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/binutils/gas as.h tc.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Nov 2007 10:52:49 -0000 Max Khon wrote: > fjoe 2007-11-24 06:53:09 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_5) > contrib/binutils/gas as.h tc.h > Log: > MFC: > > Import two binutils header files from FSF 2.15 branch. > These fix binutils compilation on i386/amd64 with GCC 4.1 and > have no other effect. > > This fixes RELENG_5 build on RELENG_7/HEAD. > > Revision Changes Path > 1.1.1.8.2.1 +17 -1 src/contrib/binutils/gas/as.h > 1.1.1.5.2.1 +0 -19 src/contrib/binutils/gas/tc.h > > Thankyou!!! Kris