Support --with-fpmath=sse for x86.
commit2d2e1f85b3d9fb179cd879d0652c18343627e215
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Feb 2010 14:52:01 +0000 (26 14:52 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Feb 2010 14:52:01 +0000 (26 14:52 +0000)
tree051265a5e5052cc78c76614600b4d97cd418492b
parent14cedad8dde2bc5adb04344bae739bb9f8e3a6a0
Support --with-fpmath=sse for x86.

2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>

* config.gcc: Support --with-fpmath=sse for x86.

* config/i386/ssemath.h: New.

* doc/install.texi (--with-fpmath=sse): Documented.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157090 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/i386/ssemath.h [new file with mode: 0644]
gcc/doc/install.texi