Date: Wed, 21 Oct 2009 19:26:12 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/contrib/gcc/config/i386 i386.c Message-ID: <200910211926.n9LJQYU1074479@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-10-21 19:26:12 UTC
FreeBSD src repository
Modified files:
contrib/gcc/config/i386 i386.c
Log:
SVN rev 198344 on 2009-10-21 19:26:12Z by jhb
Change gcc to assume a default machine architecture of 486 instead of 386
on "i386". Doing it in the compiler is deemed to be less fragile then
attempting to provide a default -march setting via bsd.cpu.mk. FreeBSD
itself has not supported plain 386 CPUs since 5.x.
Suggested by: kan
Requested by: rdivacky
MFC after: 1 month
Revision Changes Path
1.26 +2 -2 src/contrib/gcc/config/i386/i386.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910211926.n9LJQYU1074479>
