From owner-cvs-all Mon Apr 12 8:26:47 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D8811554C; Mon, 12 Apr 1999 08:26:45 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id IAA03342; Mon, 12 Apr 1999 08:24:27 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199904121524.IAA03342@freefall.freebsd.org> From: Peter Wemm Date: Mon, 12 Apr 1999 08:24:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/egcs/gcc/config/i386 freebsd.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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