From owner-svn-src-vendor@FreeBSD.ORG Mon Oct 18 21:52:51 2010 Return-Path: Delivered-To: svn-src-vendor@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17A9E106566C; Mon, 18 Oct 2010 21:52:51 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 8F9318FC16; Mon, 18 Oct 2010 21:52:50 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.4/8.14.4/ALCHEMY.FRANKEN.DE) with ESMTP id o9ILZdGE035378; Mon, 18 Oct 2010 23:35:39 +0200 (CEST) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.4/8.14.4/Submit) id o9ILZdEb035377; Mon, 18 Oct 2010 23:35:39 +0200 (CEST) (envelope-from marius) Date: Mon, 18 Oct 2010 23:35:39 +0200 From: Marius Strobl To: Dimitry Andric Message-ID: <20101018213539.GA99142@alchemy.franken.de> References: <201010182120.o9ILKBCV086003@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201010182120.o9ILKBCV086003@svn.freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-vendor@freebsd.org Subject: Re: svn commit: r214033 - in vendor/binutils/dist: bfd gas gas/config gas/testsuite gas/testsuite/gas/cfi gas/testsuite/gas/i386 gas/testsuite/gas/mips gas/testsuite/gas/ppc include/opcode ld ld/emulpa... X-BeenThere: svn-src-vendor@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the vendor work area tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2010 21:52:51 -0000 On Mon, Oct 18, 2010 at 09:20:11PM +0000, Dimitry Andric wrote: > Author: dim > Date: Mon Oct 18 21:20:10 2010 > New Revision: 214033 > URL: http://svn.freebsd.org/changeset/base/214033 > > Log: > Import the binutils-2_15-branch from the sourceware CVS repository, > exactly as it was on Wed, 8 Jun 2005 15:34:48 +0000. > > Corresponds to git commit 7e01d69a19a8fd079887f26853c8565da15ff340. > > This is currently (and most likely forever :) the last commit on this > branch. I thought the last GPLv2 version was something like binutils 2.17 and the plan still was to update to that? Marius