Fix typo.
This commit is contained in:
parent
33150e7f40
commit
cb8c63e08d
|
@ -1,6 +1,6 @@
|
||||||
2011-03-20 Corinna Vinschen <corinna@vinschen.de>
|
2011-03-20 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* fenv.cc (_feinitialise); Don't use SSE instructions on systems not
|
* fenv.cc (_feinitialise): Don't use SSE instructions on systems not
|
||||||
supporting them.
|
supporting them.
|
||||||
* wincap.h (wincaps::supports_sse): New element.
|
* wincap.h (wincaps::supports_sse): New element.
|
||||||
* wincap.cc: Implement above element throughout.
|
* wincap.cc: Implement above element throughout.
|
||||||
|
|
Loading…
Reference in New Issue