From owner-svn-src-projects@FreeBSD.ORG Tue Jun 2 21:06:18 2009 Return-Path: Delivered-To: svn-src-projects@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3861010656C9 for ; Tue, 2 Jun 2009 21:06:18 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id E29048FC1F for ; Tue, 2 Jun 2009 21:06:17 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 4DE6B9CB076; Tue, 2 Jun 2009 22:46:44 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QD-MPmBJ9LA3; Tue, 2 Jun 2009 22:46:32 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id A84999CB10F; Tue, 2 Jun 2009 22:46:32 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.3/8.14.3/Submit) id n52KkW7x079138; Tue, 2 Jun 2009 22:46:32 +0200 (CEST) (envelope-from rdivacky) Date: Tue, 2 Jun 2009 22:46:32 +0200 From: Roman Divacky To: Ed Schouten Message-ID: <20090602204632.GA79046@freebsd.org> References: <200906022040.n52KeN4j027656@svn.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nFreZHaLTZJo0R7j" Content-Disposition: inline In-Reply-To: <200906022040.n52KeN4j027656@svn.freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: svn-src-projects@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r193344 - in projects/clangbsd/contrib/llvm/tools/clang: lib/Driver lib/Frontend tools/clang-cc X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jun 2009 21:06:19 -0000 --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 02, 2009 at 08:40:23PM +0000, Ed Schouten wrote: > Author: ed > Date: Tue Jun 2 20:40:23 2009 > New Revision: 193344 > URL: http://svn.freebsd.org/changeset/base/193344 >=20 > Log: > Add local modifications to the Clang sources. > =20 > - Custom include paths. Use proper relative pathnames, to prevent stock > header files from being included during buildworld, etc. > - Experimental ARM modifications. I haven't submitted these yet, because > I haven't tested them enough. no printf extensions? --nFreZHaLTZJo0R7j Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkolj6cACgkQLVEj6D3CBEw/6wCeIaU97lm0kG1BQrI0KFMEjRyn RDMAoIUJr4FgVnFqKfCa+FpM8P7KnesU =/YPv -----END PGP SIGNATURE----- --nFreZHaLTZJo0R7j--