Date: Sun, 10 Aug 2008 19:02:57 +0000 (UTC) From: David Schultz <das@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc/config/i386 freebsd.h Message-ID: <200808101903.m7AJ308H050833@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2008-08-10 19:02:57 UTC FreeBSD src repository Modified files: contrib/gcc/config/i386 freebsd.h Log: SVN rev 181534 on 2008-08-10 19:02:57Z by das Make -mfancy-math-387 the default on FreeBSD, as it is on most other operating systems. Previously, gcc would inhibit the generation of fsqrt, fsin, and several other floating point instructions, for the benefit of the old in-kernel math emulator, which was removed over 5 years ago. Revision Changes Path 1.76 +0 -5 src/contrib/gcc/config/i386/freebsd.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808101903.m7AJ308H050833>