From owner-svn-src-head@FreeBSD.ORG Tue Oct 25 07:10:03 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 263E11065679; Tue, 25 Oct 2011 07:10:03 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id D2A4A8FC14; Tue, 25 Oct 2011 07:10:02 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:b856:9cc9:6f07:5d55] (unknown [IPv6:2001:7b8:3a7:0:b856:9cc9:6f07:5d55]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 92AB55C37; Tue, 25 Oct 2011 09:10:01 +0200 (CEST) Message-ID: <4EA660C6.1020200@FreeBSD.org> Date: Tue, 25 Oct 2011 09:09:58 +0200 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111019 Thunderbird/8.0 MIME-Version: 1.0 To: "David E. O'Brien" References: <201110242052.p9OKqfwj062265@svn.freebsd.org> In-Reply-To: <201110242052.p9OKqfwj062265@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r226702 - in head: contrib/gcc gnu/usr.bin/cc X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2011 07:10:03 -0000 On 2011-10-24 22:52, David E. O'Brien wrote: > Author: obrien > Date: Mon Oct 24 20:52:41 2011 > New Revision: 226702 > URL: http://svn.freebsd.org/changeset/base/226702 > > Log: > * Don't give the impression that this compiler is GPLv3. > (It is "well known" that GCC 4.2.2 is GPLv3.) > * Don't give the impression that this compiler isn't "trustable". Hmm, this might be nice to have in 9.0R... :)