gcc/libatomic
Christophe Lyon 9b2e34ef6d [ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead of __ARM_ARCH__
2018-06-21  Christophe Lyon  <christophe.lyon@linaro.org>

	libatomic/
	* config/arm/arm-config.h (__ARM_ARCH__): Remove definitions, use
	__ARM_ARCH instead. Use __ARM_FEATURE_LDREX to define HAVE_STREX
	and HAVE_STREXBHD

	libgcc/
	* config/arm/lib1funcs.S (__ARM_ARCH__): Remove definitions, use
	__ARM_ARCH and __ARM_FEATURE_CLZ instead.
	(HAVE_ARM_CLZ): Remove definition, use __ARM_FEATURE_CLZ instead.
	* config/arm/ieee754-df.S: Use __ARM_FEATURE_CLZ instead of
	__ARM_ARCH__.
	* config/arm/ieee754-sf.S: Likewise.
	* config/arm/libunwind.S: Use __ARM_ARCH instead of __ARM_ARCH__.

From-SVN: r261841
2018-06-21 13:05:36 +02:00
..
config [ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead of __ARM_ARCH__ 2018-06-21 13:05:36 +02:00
testsuite [testsuite] Add scan-ltrans-tree-dump 2018-05-02 12:16:32 +00:00
.gitignore
ChangeLog [ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead of __ARM_ARCH__ 2018-06-21 13:05:36 +02:00
Makefile.am Update copyright years. 2018-01-03 11:03:58 +01:00
Makefile.in
acinclude.m4
aclocal.m4
auto-config.h.in
cas_n.c Update copyright years. 2018-01-03 11:03:58 +01:00
configure Regenerate configure of target libraries 2018-04-24 09:45:26 -07:00
configure.ac Update copyright years. 2018-01-03 11:03:58 +01:00
configure.tgt S/390: libatomic: Fix 16 byte atomic exchange 2018-03-09 12:32:22 +00:00
exch_n.c Update copyright years. 2018-01-03 11:03:58 +01:00
fadd_n.c Update copyright years. 2018-01-03 11:03:58 +01:00
fand_n.c
fence.c Update copyright years. 2018-01-03 11:03:58 +01:00
fenv.c Update copyright years. 2018-01-03 11:03:58 +01:00
fior_n.c
flag.c Update copyright years. 2018-01-03 11:03:58 +01:00
fnand_n.c
fop_n.c Update copyright years. 2018-01-03 11:03:58 +01:00
fsub_n.c
fxor_n.c
gcas.c Update copyright years. 2018-01-03 11:03:58 +01:00
gexch.c Update copyright years. 2018-01-03 11:03:58 +01:00
glfree.c Update copyright years. 2018-01-03 11:03:58 +01:00
gload.c Update copyright years. 2018-01-03 11:03:58 +01:00
gstore.c Update copyright years. 2018-01-03 11:03:58 +01:00
host-config.h Update copyright years. 2018-01-03 11:03:58 +01:00
init.c
libatomic.map
libatomic_i.h Update copyright years. 2018-01-03 11:03:58 +01:00
load_n.c Update copyright years. 2018-01-03 11:03:58 +01:00
store_n.c Update copyright years. 2018-01-03 11:03:58 +01:00
tas_n.c Update copyright years. 2018-01-03 11:03:58 +01:00