Sebastian Huber
|
9b6ffe72c8
|
[libatomic] Add missing files for RTEMS support
Add missing files for:
2016-04-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
* configure.tgt (configure_tgt_pre_target_cpu_XCFLAGS): New variable.
(*-*-rtems*): New supported target.
* config/rtems/host-config.h: New file.
* config/rtems/lock.c: Likewise.
From-SVN: r236060
|
2016-05-10 06:52:48 +00:00 |
|
Jakub Jelinek
|
818ab71a41
|
Update copyright years.
From-SVN: r232055
|
2016-01-04 15:30:50 +01:00 |
|
Jakub Jelinek
|
5624e564d2
|
Update copyright years.
From-SVN: r219188
|
2015-01-05 13:33:28 +01:00 |
|
Kai Tietz
|
dc3368d0f5
|
Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags.
* Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags.
* configure.ac (ACX_LT_HOST_FLAGS): New.
(target_thread_file): New.
* configure.tgt (mingw): Add mingw support.
* config/mingw/host-config.h: New file.
* config/mingw/lock.c: Likewise.
* Makefile.in: Regenerated.
* configure: Likewise.
* aclocal.m4: Likewise.
* testsuite/Makefile.in: Likewise.
From-SVN: r211747
|
2014-06-17 22:43:18 +02:00 |
|
Richard Sandiford
|
3e6a2e378c
|
Update copyright years in libatomic/
From-SVN: r206291
|
2014-01-02 22:24:30 +00:00 |
|
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 |
|