From owner-cvs-all Sun Apr 4 0:12:48 1999 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 0) id AB36C154F1; Sun, 4 Apr 1999 00:07:10 -0800 (PST) Approved: pdiddle Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 70FDD14E7D; Sat, 3 Apr 1999 15:22:29 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id PAA12014; Sat, 3 Apr 1999 15:20:34 -0800 (PST) (envelope-from obrien@FreeBSD.org) Message-Id: <199904032320.PAA12014@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Apr 1999 15:20:33 -0800 (PST) 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 obrien 1999/04/03 15:20:33 PST Modified files: contrib/egcs/gcc/config/i386 freebsd.h Log: Rev 1.2 was a goof commit. I wasn't quite finshed with this file. Anyway, I committed: * Include "svr4.h" ourself and add the appliable bits we were getting from "linux.h". Now "linux.h" is not used or needed. * Get FreeBSD-wide definitions from a global header file. Once the Alpha version of base EGCS is tweaked, we can add more stuff to the global file from i386/freebsd.h and alpha/freebsd.h * Initial support for our dual ELF/a.out building ability (taken from contrib/gnu/config/i386/freebsd.h). Currently a.out is broken, but I don't think it will be too hard to fix. * ASM_* definitions from contrib/gnu/config/i386/freebsd.h * Debugger and profiling related definitions from contrib/gnu/config/i386/freebsd.h * STARTFILE/ENDFILE specs from contrib/gnu/config/i386/freebsd.h Revision Changes Path 1.3 +0 -0 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