From owner-freebsd-toolchain@FreeBSD.ORG Sat Aug 24 21:04:01 2013 Return-Path: Delivered-To: toolchain@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D488CCB2; Sat, 24 Aug 2013 21:04:01 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-vb0-x232.google.com (mail-vb0-x232.google.com [IPv6:2607:f8b0:400c:c02::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 322282332; Sat, 24 Aug 2013 21:04:01 +0000 (UTC) Received: by mail-vb0-f50.google.com with SMTP id x14so1289456vbb.9 for ; Sat, 24 Aug 2013 14:04:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=zjMZc18z4d9IrtLa0mOydDJzOCz7pW7Ikxyy4Q0c35U=; b=nmJc0MdkTyLpWa86U+RVidB6ivtbdbeQvJlw6YY4nHjqrN9BRoNTz+c3qQOlUPWAyN w2PIe/JsiKXjltbR84Vz8lP3/Cs8DN5i0MJRhHca9V3TuXQfxnVfDngmo/ngdMpJi4ie +KpuXtEF6fi4HsPy9ixJfYNPmuuMMdd9PWoU80gRtJ9rZLDo8Wh1jN8r+FyvyYDUGZVx HkoeT4ONAizJR1MZtsAY6lvozEhkZ5g7oM94F1gYGP71ICHPJDjl/U041F8tN6gz910/ Le2/G0zSM2+/B2BhyV0BEQ1B/1cUl8u+B9dJtlOiJZooZ8SgwxQIRQHX4eRueirt/bFT zvCQ== MIME-Version: 1.0 X-Received: by 10.221.51.206 with SMTP id vj14mr6251358vcb.17.1377378240173; Sat, 24 Aug 2013 14:04:00 -0700 (PDT) Received: by 10.220.96.78 with HTTP; Sat, 24 Aug 2013 14:04:00 -0700 (PDT) In-Reply-To: References: <20130822200902.GG94127@funkthat.com> <105E26EE-8471-49D3-AB57-FBE2779CF8D0@FreeBSD.org> <5CE4B5FA-9DA0-45E4-8D67-161E0829FE6B@FreeBSD.org> <5217DBAB.5030607@freebsd.org> <86032E72-A569-4946-B4F8-26F687067B31@bsdimp.com> <1380949A-254A-4222-BEDE-0C23E16E4F67@freebsd.org> <8C31A000-6806-4291-98A4-E8291E637BD2@bsdimp.com> Date: Sat, 24 Aug 2013 17:04:00 -0400 Message-ID: Subject: Re: patch to add AES intrinsics to gcc From: "Sam Fourman Jr." To: Adrian Chadd Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "re@FreeBSD.org Engineering Team" , "current@freebsd.org" , John-Mark Gurney , Alfred Perlstein , toolchain@freebsd.org X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Aug 2013 21:04:01 -0000 On Sat, Aug 24, 2013 at 12:33 PM, Adrian Chadd wrote: > You know, I could be a total jerk and say: > > "If you push gcc out to a port, and you have the 'external compiler' > toolchain support working correctly enough to build with this, why don't we > just push clang out to a port, and be done with it?" > > ... just saying. +1 GREAT idea!!! that is a better plan for 11.x -- Sam Fourman Jr.