ChangeLog: Fix ChangeLog entry.
* libatomic/ChangeLog: Fix ChangeLog entry. * libgcc/ChangeLog: Ditto. From-SVN: r205812
This commit is contained in:
parent
8b02e720d2
commit
1f71a3c34d
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
2013-12-09 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* config/x86/fenv.c (__atomic_feraiseexcept): Emit SSE
|
||||
instructions when __TARGET_SSE__ is defined.
|
||||
instructions when __SSE_MATH__ is defined.
|
||||
|
||||
2013-11-18 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
2013-12-09 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* config/i386/sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE
|
||||
instructions when __TARGET_SSE__ is defined.
|
||||
instructions when __SSE_MATH__ is defined.
|
||||
|
||||
2013-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue