Date: Sun, 1 Dec 2002 09:36:18 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/csu/i386-elf crt1.c Message-ID: <200212011736.gB1HaI9e054061@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/12/01 09:36:18 PST Modified files: lib/csu/i386-elf crt1.c Log: Backed out previous commit (alignment suitable for RELENG_4) as planned since it has been MFC'ed. See the log message for the previous commit for more details. The alignment bug in gcc-3 has not been fixed, but it is not very serious and the previous commit just moved it (as intended). Approved by: re (murray) Revision Changes Path 1.11 +0 -33 src/lib/csu/i386-elf/crt1.c 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?200212011736.gB1HaI9e054061>