Date: Sat, 3 Apr 1999 15:20:33 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/egcs/gcc/config/i386 freebsd.h Message-ID: <199904032320.PAA12014@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904032320.PAA12014>