From owner-cvs-all Sat Jan 12 22:17:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD63D37B404; Sat, 12 Jan 2002 22:17:19 -0800 (PST) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0D6HJ308578; Sat, 12 Jan 2002 22:17:19 -0800 (PST) (envelope-from jake) Message-Id: <200201130617.g0D6HJ308578@freefall.freebsd.org> From: Jake Burkholder Date: Sat, 12 Jan 2002 22:17:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/csu/sparc64 crt1.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/01/12 22:17:19 PST Modified files: lib/csu/sparc64 crt1.c Log: Comment out the retrieval of a termination function from %g1. It is doubtful this will ever be used by anything and rtld uses %g1. Comment out references to _init and _fini for now too. Revision Changes Path 1.3 +8 -0 src/lib/csu/sparc64/crt1.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message