Date: Sat, 27 Oct 2001 03:10:45 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/csu/ia64 crti.S crtn.S Message-ID: <200110271010.f9RAAjr87443@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/10/27 03:10:45 PDT Added files: lib/csu/ia64 crti.S crtn.S Log: Add missing crti.S and crtn.S files. I have tested these with -static linking only. They may require some gp relative tweaks for dynamic use. Revision Changes Path 1.1 +49 -0 src/lib/csu/ia64/crti.S (new) 1.1 +43 -0 src/lib/csu/ia64/crtn.S (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110271010.f9RAAjr87443>