From owner-cvs-all Thu Oct 11 5:33: 9 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 9F76B37B406; Thu, 11 Oct 2001 05:33:05 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9BCX5N14416; Thu, 11 Oct 2001 05:33:05 -0700 (PDT) (envelope-from dfr) Message-Id: <200110111233.f9BCX5N14416@freefall.freebsd.org> From: Doug Rabson Date: Thu, 11 Oct 2001 05:33:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/csu/ia64 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 dfr 2001/10/11 05:33:05 PDT Modified files: lib/csu/ia64 crt1.c Log: Change to track the new calling convention for execve. This version only needs one line of assembler to initialise gp. Revision Changes Path 1.4 +4 -18 src/lib/csu/ia64/crt1.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message