Date: Mon, 29 Nov 1999 02:41:23 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc gcc.c Message-ID: <199911291041.CAA32691@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1999/11/29 02:41:23 PST Modified files: contrib/gcc gcc.c Log: * Use getobjformat() rather than manually do what it does. * Don't conditional based on i386, but generalize to all FreeBSD arch's. * Don't be a.out-centric, but generalize to handle other possible future formats. Submitted by: marcel (partial) Revision Changes Path 1.13 +44 -72 src/contrib/gcc/gcc.c 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?199911291041.CAA32691>