From owner-cvs-all@FreeBSD.ORG Fri Nov 16 07:14:16 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 121F216A41B for ; Fri, 16 Nov 2007 07:14:16 +0000 (UTC) (envelope-from rermilov@team.vega.ru) Received: from mail.vega.ru (infra.dev.vega.ru [90.156.167.14]) by mx1.freebsd.org (Postfix) with ESMTP id C62C013C457 for ; Fri, 16 Nov 2007 07:14:15 +0000 (UTC) (envelope-from rermilov@team.vega.ru) Received: from [87.242.97.68] (port=61261 helo=edoofus.dev.vega.ru) by mail.vega.ru with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68 (FreeBSD)) (envelope-from ) id 1IsvP3-0004sy-E6; Fri, 16 Nov 2007 07:14:13 +0000 Received: from edoofus.dev.vega.ru (localhost [127.0.0.1]) by edoofus.dev.vega.ru (8.14.2/8.14.2) with ESMTP id lAG7DBTO068635; Fri, 16 Nov 2007 10:13:11 +0300 (MSK) (envelope-from rermilov@team.vega.ru) Received: (from ru@localhost) by edoofus.dev.vega.ru (8.14.2/8.14.2/Submit) id lAG7DB40068634; Fri, 16 Nov 2007 10:13:11 +0300 (MSK) (envelope-from rermilov@team.vega.ru) X-Authentication-Warning: edoofus.dev.vega.ru: ru set sender to rermilov@team.vega.ru using -f Date: Fri, 16 Nov 2007 10:13:11 +0300 From: Ruslan Ermilov To: Max Khon Message-ID: <20071116071311.GA68323@team.vega.ru> References: <200711160429.lAG4T1Vj054865@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200711160429.lAG4T1Vj054865@repoman.freebsd.org> User-Agent: Mutt/1.5.16 (2007-06-09) 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-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Nov 2007 07:14:16 -0000 On Fri, Nov 16, 2007 at 04:29:01AM +0000, Max Khon wrote: > fjoe 2007-11-16 04:29:01 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > 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_6 build on RELENG_7/HEAD. > > Approved by: re (kensmith) > > Revision Changes Path > 1.1.1.8.8.1 +17 -1 src/contrib/binutils/gas/as.h > 1.1.1.5.8.1 +0 -19 src/contrib/binutils/gas/tc.h > Thank you! Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer