From owner-cvs-all Sat Oct 27 17:20:39 2001 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 828E637B407; Sat, 27 Oct 2001 17:20:34 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9S0KYP48643; Sat, 27 Oct 2001 17:20:34 -0700 (PDT) (envelope-from obrien) Message-Id: <200110280020.f9S0KYP48643@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 27 Oct 2001 17:20:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/csu/sparc64 crti.S crtn.S 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 obrien 2001/10/27 17:20:34 PDT Added files: lib/csu/sparc64 crti.S crtn.S Log: sparc64 verions of the crt initialization and finalization files required by the ELF ABI. Revision Changes Path 1.1 +58 -0 src/lib/csu/sparc64/crti.S (new) 1.1 +42 -0 src/lib/csu/sparc64/crtn.S (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message