gcc/libatomic
Szabolcs Nagy 87c45ec798 [ARM][PR target/78945] Fix libatomic on armv7-m
ARM libatomic inline asm uses sel, uadd8, uadd16 instructions
which are only available if __ARM_FEATURE_SIMD32 is defined.

libatomic/
2017-01-30  Szabolcs Nagy  <szabolcs.nagy@arm.com>

	PR target/78945
	* config/arm/exch_n.c (libat_exchange): Check __ARM_FEATURE_SIMD32.

From-SVN: r245023
2017-01-30 11:34:13 +00:00
..
config [ARM][PR target/78945] Fix libatomic on armv7-m 2017-01-30 11:34:13 +00:00
testsuite re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-21 09:47:11 +01:00
.gitignore
ChangeLog [ARM][PR target/78945] Fix libatomic on armv7-m 2017-01-30 11:34:13 +00:00
Makefile.am re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-17 10:38:48 +01:00
Makefile.in re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-17 10:38:48 +01:00
acinclude.m4 acinclude.m4 (LIBAT_CHECK_IFUNC): Clarify message. 2012-11-05 00:27:03 +01:00
aclocal.m4 Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags. 2014-06-17 22:43:18 +02:00
auto-config.h.in tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC. 2013-11-07 21:15:25 +00:00
cas_n.c Update copyright years. 2017-01-01 13:07:43 +01:00
configure re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-17 10:38:48 +01:00
configure.ac re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-17 10:38:48 +01:00
configure.tgt Update copyright years. 2017-01-01 13:07:43 +01:00
exch_n.c Update copyright years. 2017-01-01 13:07:43 +01:00
fadd_n.c Update copyright years. 2017-01-01 13:07:43 +01:00
fand_n.c
fence.c Update copyright years. 2017-01-01 13:07:43 +01:00
fenv.c Update copyright years. 2017-01-01 13:07:43 +01:00
fior_n.c
flag.c Update copyright years. 2017-01-01 13:07:43 +01:00
fnand_n.c
fop_n.c Update copyright years. 2017-01-01 13:07:43 +01:00
fsub_n.c
fxor_n.c
gcas.c Update copyright years. 2017-01-01 13:07:43 +01:00
gexch.c Update copyright years. 2017-01-01 13:07:43 +01:00
glfree.c Update copyright years. 2017-01-01 13:07:43 +01:00
gload.c Update copyright years. 2017-01-01 13:07:43 +01:00
gstore.c Update copyright years. 2017-01-01 13:07:43 +01:00
host-config.h Update copyright years. 2017-01-01 13:07:43 +01:00
init.c
libatomic.map Add out-of-line versions of some <stdatomic.h> functions (PR c/65083). 2015-11-18 22:13:44 +00:00
libatomic_i.h Update copyright years. 2017-01-01 13:07:43 +01:00
load_n.c Update copyright years. 2017-01-01 13:07:43 +01:00
store_n.c Update copyright years. 2017-01-01 13:07:43 +01:00
tas_n.c Update copyright years. 2017-01-01 13:07:43 +01:00