gcc/libatomic
Christophe Lyon b1e21e5a5d [ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts
The new arm-uclinuxfdpiceabi target behaves pretty much like
arm-linux-gnueabi. In order to enable the same set of features, we
have to update several configure scripts that generally match targets
like *-*-linux*: in most places, we add *-uclinux* where there is
already *-linux*, or uclinux* when there is already linux*.

In gcc/config.gcc and libgcc/config.host we use *-*-uclinuxfdpiceabi
because there is already a different behaviour for *-*uclinux* target.

In libtool.m4, we use uclinuxfdpiceabi in cases where ELF shared
libraries support is required, as uclinux does not guarantee that.

2019-09-10  Christophe Lyon  <christophe.lyon@st.com>

	config/
	* futex.m4: Handle *-uclinux*.
	* tls.m4 (GCC_CHECK_TLS): Likewise.

	gcc/
	* config.gcc: Handle *-*-uclinuxfdpiceabi.

	libatomic/
	* configure.tgt: Handle arm*-*-uclinux*.
	* configure: Regenerate.

	libgcc/
	* config.host: Handle *-*-uclinuxfdpiceabi.

	libitm/
	* configure.tgt: Handle *-*-uclinux*.
	* configure: Regenerate.

	* libtool.m4: Handle uclinuxfdpiceabi.

From-SVN: r275564
2019-09-10 09:37:00 +02:00
..
config Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite Update copyright years. 2019-01-01 13:31:55 +01:00
.gitignore
ChangeLog [ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts 2019-09-10 09:37:00 +02:00
Makefile.am Update copyright years. 2019-01-01 13:31:55 +01:00
Makefile.in
acinclude.m4 re PR other/79543 (Inappropriate "ld --version" checking) 2019-09-03 14:10:26 +00:00
aclocal.m4
auto-config.h.in
cas_n.c Update copyright years. 2019-01-01 13:31:55 +01:00
configure [ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts 2019-09-10 09:37:00 +02:00
configure.ac Update copyright years. 2019-01-01 13:31:55 +01:00
configure.tgt [ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts 2019-09-10 09:37:00 +02:00
exch_n.c Update copyright years. 2019-01-01 13:31:55 +01:00
fadd_n.c Update copyright years. 2019-01-01 13:31:55 +01:00
fand_n.c
fence.c Update copyright years. 2019-01-01 13:31:55 +01:00
fenv.c Update copyright years. 2019-01-01 13:31:55 +01:00
fior_n.c
flag.c Update copyright years. 2019-01-01 13:31:55 +01:00
fnand_n.c
fop_n.c Update copyright years. 2019-01-01 13:31:55 +01:00
fsub_n.c
fxor_n.c
gcas.c Update copyright years. 2019-01-01 13:31:55 +01:00
gexch.c Update copyright years. 2019-01-01 13:31:55 +01:00
glfree.c Update copyright years. 2019-01-01 13:31:55 +01:00
gload.c Update copyright years. 2019-01-01 13:31:55 +01:00
gstore.c Update copyright years. 2019-01-01 13:31:55 +01:00
host-config.h Update copyright years. 2019-01-01 13:31:55 +01:00
init.c
libatomic.map
libatomic_i.h Update copyright years. 2019-01-01 13:31:55 +01:00
load_n.c Update copyright years. 2019-01-01 13:31:55 +01:00
store_n.c Update copyright years. 2019-01-01 13:31:55 +01:00
tas_n.c Update copyright years. 2019-01-01 13:31:55 +01:00