Date: Mon, 12 Apr 1999 08:24:27 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/egcs/gcc/config/i386 freebsd.h Message-ID: <199904121524.IAA03342@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/04/12 08:24:27 PDT Modified files: contrib/egcs/gcc/config/i386 freebsd.h Log: Apply Bruce's fix for the a.out alignment generation. The a.out gas doesn't "know" to use NOP's for aligns while in the text section. This causes (among other things) the a.out XFree86 libraries to be non-viable and makes netscape do a sig-10. This fix and rebuilding the libraries makes netscape work again. Revision Changes Path 1.8 +8 -13 src/contrib/egcs/gcc/config/i386/freebsd.h 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?199904121524.IAA03342>