Date: Wed, 20 Jan 2010 15:13:38 +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: <201001201513.o0KFDwZN068068@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-01-20 15:13:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) contrib/gcc/config/i386 i386.c Log: SVN rev 202702 on 2010-01-20 15:13:38Z by jhb MFC 198344: 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. Revision Changes Path 1.25.10.2 +1 -1 src/contrib/gcc/config/i386/i386.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001201513.o0KFDwZN068068>