Uros Bizjak
|
8b02e720d2
|
sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions when __TARGET_SSE__ is defined.
libgcc/ChangeLog:
2013-12-09 Uros Bizjak <ubizjak@gmail.com>
* config/i386/sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE
instructions when __TARGET_SSE__ is defined.
libatomic/ChangeLog:
2013-12-09 Uros Bizjak <ubizjak@gmail.com>
* config/x86/fenv.c (__atomic_feraiseexcept): Emit SSE
instructions when __TARGET_SSE__ is defined.
From-SVN: r205811
|
2013-12-09 18:37:43 +01:00 |
|
Uros Bizjak
|
6fbf987777
|
fenv.c: New file.
* config/x86/fenv.c: New file.
From-SVN: r204634
|
2013-11-10 12:45:42 +01:00 |
|
Richard Sandiford
|
69b2c4233b
|
Update copyright years in libatomic.
From-SVN: r195164
|
2013-01-14 18:16:23 +00:00 |
|
Marcus Shawcroft
|
408d29950d
|
libatomic: Detect and build for ARM architecture armv8-a.
2012-12-04 Marcus Shawcroft <marcus.shawcroft@arm.com>
* config/arm/arm-config.h (__ARM_ARCH_8A__): New.
From-SVN: r194150
|
2012-12-04 15:14:47 +00:00 |
|
Richard Henderson
|
483104922a
|
Add libatomic as a target library.
From-SVN: r187018
|
2012-05-01 08:48:28 -07:00 |
|