From owner-freebsd-toolchain@FreeBSD.ORG Thu Nov 11 18:36:18 2010 Return-Path: Delivered-To: toolchain@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06283106564A; Thu, 11 Nov 2010 18:36:18 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id 87E068FC1B; Thu, 11 Nov 2010 18:36:17 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.4/8.14.4) with ESMTP id oABIaBPc079508; Thu, 11 Nov 2010 10:36:11 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.4/8.14.4/Submit) id oABIaBFO079507; Thu, 11 Nov 2010 10:36:11 -0800 (PST) (envelope-from sgk) Date: Thu, 11 Nov 2010 10:36:11 -0800 From: Steve Kargl To: Ed Schouten Message-ID: <20101111183611.GB79418@troutmask.apl.washington.edu> References: <20101111155243.GL2054@hoeg.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101111155243.GL2054@hoeg.nl> User-Agent: Mutt/1.4.2.3i Cc: toolchain@freebsd.org, current@freebsd.org Subject: Re: libcompiler_rt now part of FreeBSD's base system X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Nov 2010 18:36:18 -0000 On Thu, Nov 11, 2010 at 04:52:43PM +0100, Ed Schouten wrote: > Hello all, > > I just committed libcompiler_rt.a to HEAD. Even though I don't expect > serious issues -- especially not on the tier 1 architectures -- be sure > to contact me in case something goes wrong. I hooked it up to the build > in a separate commit, so if your system starts to act weird, just revert > r215127. > > Thanks to everyone who helped testing this! > Perhaps, a note in src/UPDATING to record the revision number and the __FreeBSD_version is merited. -- Steve