From owner-cvs-all@FreeBSD.ORG Thu Dec 11 21:33:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BB4D16A4CE; Thu, 11 Dec 2003 21:33:42 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 611CC43D09; Thu, 11 Dec 2003 21:33:41 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id hBC5XeRm066718; Thu, 11 Dec 2003 21:33:40 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id hBC5XeCE066717; Thu, 11 Dec 2003 21:33:40 -0800 (PST) (envelope-from obrien) Date: Thu, 11 Dec 2003 21:33:39 -0800 From: "David O'Brien" To: Peter Wemm Message-ID: <20031212053339.GA66505@dragon.nuxi.com> References: <200312120112.hBC1CfVu065975@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200312120112.hBC1CfVu065975@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-BETA Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/libexec/rtld-elf/amd64 reloc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2003 05:33:42 -0000 On Thu, Dec 11, 2003 at 05:12:41PM -0800, Peter Wemm wrote: > > FreeBSD src repository > > Modified files: > libexec/rtld-elf/amd64 reloc.c > Log: > Fix dynamic linking a bit more.. enough that mozilla-firebird works if you > dig up the patches for amd64 support for it. Please commit the patches to the port since you've ported them.