From owner-cvs-src@FreeBSD.ORG Wed Aug 4 03:34:08 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6468516A4CE; Wed, 4 Aug 2004 03:34:08 +0000 (GMT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43FD343D31; Wed, 4 Aug 2004 03:34:08 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) i743Y8o0004004; Tue, 3 Aug 2004 20:34:08 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)i743Y7kx004003; Tue, 3 Aug 2004 20:34:07 -0700 (PDT) (envelope-from sgk) Date: Tue, 3 Aug 2004 20:34:07 -0700 From: Steve Kargl To: Alexander Kabaev Message-ID: <20040804033407.GA3924@troutmask.apl.washington.edu> References: <200408040313.i743DpO6004590@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408040313.i743DpO6004590@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/gnu/lib/libgcc Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2004 03:34:08 -0000 On Wed, Aug 04, 2004 at 03:13:51AM +0000, Alexander Kabaev wrote: > kan 2004-08-04 03:13:51 UTC > > FreeBSD src repository > > Modified files: > gnu/lib/libgcc Makefile > Log: > Add missing patch which was forgotten during GCC 3.4.2 import. libgcc.a > gets most of it content back now, when symbols from LIB2FUNCS are actually > compiled. > > Noticed by: Steve Kargl > Pointy hat to: kan > Thanks. I looked at the Makefile, but the details were way over my head. With all your work on 3.4.2, I think we can dispense with the pointy hat ceremony. :-) -- Steve