From owner-cvs-all Fri Mar 2 1:27:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 82C3337B71A; Fri, 2 Mar 2001 01:27:49 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f229RnP01109; Fri, 2 Mar 2001 01:27:49 -0800 (PST) (envelope-from obrien) Message-Id: <200103020927.f229RnP01109@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 2 Mar 2001 01:27:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc/config/i386 freebsd.h freebsd.h.fixed X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/02 01:27:49 PST Modified files: (Branch: RELENG_4) contrib/gcc/config/i386 freebsd.h freebsd.h.fixed Log: MFC: rev 1.39 (gcc.295) Move the obvious bits of mixed ELF and a.out support down into this MD header to reduce the difference of our sources to the stock GNU/FSF ones. While the mix binary format support was nice to have in the FreeBSD MI header as a frame work, it just clutters up too much and makes the FreeBSD MI header more different from the FSF/GNU stock one than it needs to be. Revision Changes Path 1.34.2.3 +115 -7 src/contrib/gcc/config/i386/freebsd.h 1.34.2.3 +115 -7 src/contrib/gcc/config/i386/freebsd.h.fixed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message