Date: Mon, 22 May 2000 21:53:24 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/csu/alpha Makefile crtbegin.c crtend.c Message-ID: <200005230453.VAA46779@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 2000/05/22 21:53:24 PDT Modified files: lib/csu/alpha Makefile Removed files: lib/csu/alpha crtbegin.c crtend.c Log: Use the new machine-independent versions of crtbegin and crtend from the "common" directory. As a side-effect, this also fixes a bug in the ordering of global constructors and destructors on the Alpha. See revision 1.3 of "../common/crtbegin.c" for details. Revision Changes Path 1.13 +3 -1 src/lib/csu/alpha/Makefile 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?200005230453.VAA46779>