Date: Sat, 18 Dec 1999 23:38:49 -0800 From: "David O'Brien" <obrien@FreeBSD.ORG> To: Bruce Evans <bde@zeta.org.au> Cc: freebsd-current@FreeBSD.ORG Subject: Re: minor gcc-issue ? Message-ID: <19991218233849.A15754@dragon.nuxi.com> In-Reply-To: <Pine.BSF.4.10.9912180231400.1739-100000@alphplex.bde.org>; from bde@zeta.org.au on Sat, Dec 18, 1999 at 02:43:03AM %2B1100 References: <Pine.BSF.4.21.9912171510200.64674-100000@shadowmere.student.utwente.nl> <Pine.BSF.4.10.9912180231400.1739-100000@alphplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 18, 1999 at 02:43:03AM +1100, Bruce Evans wrote: > 0301 is an old (bad) way of spelling > MASK_80387 | MASK_IEEE_FP | MASK_FLOAT_RETURNS. Cygnus finally fixed it in > in gcc/config/i386/freebsd.h on 1999/03/23 (see the ChangeLog), but FreeBSD > hasn't merged the change. Actually Cygnus hasn't merged it. Cygnus's gcc/config/i386/freebsd.h is our gcc/config/i386/freebsd-aout.h. Their gcc/config/i386/freebsd-elf.h is our gcc/config/i386/freebsd.h. -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991218233849.A15754>