From owner-freebsd-hackers@freebsd.org Thu Aug 13 20:08:46 2015 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BC3389B8D41 for ; Thu, 13 Aug 2015 20:08:46 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io0-x22f.google.com (mail-io0-x22f.google.com [IPv6:2607:f8b0:4001:c06::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 875DA14B for ; Thu, 13 Aug 2015 20:08:46 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by iodt126 with SMTP id t126so64320072iod.2 for ; Thu, 13 Aug 2015 13:08:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=sfFq1w1Oo/mznv3Ve6ueqJuotEzdLsFOZ/LahtkJzMk=; b=yOtfqIjWXwg/ImSkJYv843pqha44VdMNXTzPwgkTxw42BEB11Rq85r87jlgSa51VWd efUN1LLOaQYeuS7i9gkCqrXeifDThOEt+cgcNlpyFoPJozbBcidHfNEIXQrf/5zIwP/C s0G4j7NZ+ywROXBc9HLOglo0xgVxamf3BT8SNkRM6SYLUWK0or7QHYLFkQgqqK2WMx54 iXeqqnXknVFpFPgw1ozdLl4kNro3lVbOYJ6lK57KXMRrwyhT/uZerU8Z2jLNrB8wH7xM lNQx4YJZ1Fko+PoR7blNWJskpy9ByB315ozw/vDH43nrPoNFV+FB6RL7VeDnoYn662bW XFCA== X-Received: by 10.107.135.79 with SMTP id j76mr30250176iod.29.1439496525724; Thu, 13 Aug 2015 13:08:45 -0700 (PDT) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.156.12 with HTTP; Thu, 13 Aug 2015 13:08:26 -0700 (PDT) In-Reply-To: References: <7311511.ISQt3RZVgq@ralph.baldwin.cx> <20150813064227.GA85863@vlakno.cz> From: Ed Maste Date: Thu, 13 Aug 2015 16:08:26 -0400 X-Google-Sender-Auth: _1a1flDdYhGKzAQ_Szj4u8mlspk Message-ID: Subject: Re: Sparc64 support To: Bill Sorenson Cc: Roman Divacky , "freebsd-hackers@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Aug 2015 20:08:46 -0000 On 13 August 2015 at 03:20, Bill Sorenson wrote: > Thats what I'm working towards. Clang37 is on track to be imported to > current for 11 yes? Correct, we'll have at least Clang 3.7 in FreeBSD 11. If the timing works out it might well ship with Clang 3.8 instead.