From owner-svn-ports-head@FreeBSD.ORG Thu May 23 14:37:51 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 833AE3BC; Thu, 23 May 2013 14:37:51 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (lor.one-eyed-alien.net [69.66.77.232]) by mx1.freebsd.org (Postfix) with ESMTP id C58487E4; Thu, 23 May 2013 14:37:50 +0000 (UTC) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.5/8.14.5) with ESMTP id r4NEbnB7034931; Thu, 23 May 2013 09:37:49 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.5/8.14.5/Submit) id r4NEbnsq034930; Thu, 23 May 2013 09:37:49 -0500 (CDT) (envelope-from brooks) Date: Thu, 23 May 2013 09:37:49 -0500 From: Brooks Davis To: Tijl Coosemans Subject: Re: svn commit: r318799 - head/lang/clang Message-ID: <20130523143749.GA34679@lor.one-eyed-alien.net> References: <201305222156.r4MLurPF084296@svn.freebsd.org> <519DC4CA.5010609@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <519DC4CA.5010609@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Brooks Davis , ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 May 2013 14:37:51 -0000 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 23, 2013 at 09:27:06AM +0200, Tijl Coosemans wrote: > On 2013-05-22 23:56, Brooks Davis wrote: > > Author: brooks > > Date: Wed May 22 21:56:53 2013 > > New Revision: 318799 > > URL: http://svnweb.freebsd.org/changeset/ports/318799 > >=20 > > Log: > > Install a more complete set of intrinsics header files[0]. > > =20 > > Add a couple upstream svn revs that have been comitted to base[1]: > > =20 > > r172354: > > Refactor the x86 CPU name logic in the driver and pass -march and -mc= pu > > flag information down from the Clang driver into the Gold linker plug= in > > for LTO. This allows specifying -march on the linker commandline and > > should hopefully have it pass all the way through to the LTO optimize= r. > > =20 > > r175919: > > Driver: Pass down the -march setting down to -cc1as on x86 too. > > =20 > > The assembler historically didn't make use of any target features, bu= t this has > > changed when support for old CPUs that don't support long nops was ad= ded. > > =20 > > Requested by: dim[1], eadler[0] > >=20 > > Modified: > > head/lang/clang/Makefile >=20 > This commit seems to be missing the actual patches. Arg. I'll fix this shortly. :( -- Brooks --SUOF0GtieIMvvwua Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iD8DBQFRnim9XY6L6fI4GtQRAuROAJwM6KMWW2U7k+9tAx2+1OTaGjcfSgCff9kN lKrHTLczRX+beocxdnz25u4= =jIGd -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua--