gcc/libitm
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
aatree.cc Update copyright years. 2019-01-01 13:31:55 +01:00
aatree.h Update copyright years. 2019-01-01 13:31:55 +01:00
acinclude.m4 re PR other/79543 (Inappropriate "ld --version" checking) 2019-09-03 14:10:26 +00:00
aclocal.m4 Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). 2018-10-31 17:03:16 +00:00
alloc.cc Update copyright years. 2019-01-01 13:31:55 +01:00
alloc_c.cc Update copyright years. 2019-01-01 13:31:55 +01:00
alloc_cpp.cc Update copyright years. 2019-01-01 13:31:55 +01:00
barrier.cc Update copyright years. 2019-01-01 13:31:55 +01:00
beginend.cc Update copyright years. 2019-01-01 13:31:55 +01:00
ChangeLog [ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts 2019-09-10 09:37:00 +02:00
clone.cc Update copyright years. 2019-01-01 13:31:55 +01:00
common.h Update copyright years. 2019-01-01 13:31:55 +01:00
config.h.in
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
containers.h Update copyright years. 2019-01-01 13:31:55 +01:00
dispatch.h Update copyright years. 2019-01-01 13:31:55 +01:00
eh_cpp.cc Update copyright years. 2019-01-01 13:31:55 +01:00
libitm.h Update copyright years. 2019-01-01 13:31:55 +01:00
libitm.map Support __cxa_free_exception and fix exception handling. 2015-11-20 00:10:08 +00:00
libitm.spec.in
libitm.texi gcc.c (process_command): Update copyright notice dates. 2019-01-01 12:34:49 +01:00
libitm_i.h Update copyright years. 2019-01-01 13:31:55 +01:00
local.cc Update copyright years. 2019-01-01 13:31:55 +01:00
local_atomic Update copyright years. 2019-01-01 13:31:55 +01:00
Makefile.am Makefile.am (finclude): Remove. 2019-05-03 09:20:04 +02:00
Makefile.in Makefile.am (finclude): Remove. 2019-05-03 09:20:04 +02:00
method-gl.cc Update copyright years. 2019-01-01 13:31:55 +01:00
method-ml.cc Update copyright years. 2019-01-01 13:31:55 +01:00
method-serial.cc Update copyright years. 2019-01-01 13:31:55 +01:00
query.cc Update copyright years. 2019-01-01 13:31:55 +01:00
retry.cc Update copyright years. 2019-01-01 13:31:55 +01:00
useraction.cc Update copyright years. 2019-01-01 13:31:55 +01:00
util.cc Update copyright years. 2019-01-01 13:31:55 +01:00