gcc/libatomic
Szabolcs Nagy 7c961392a6 Fix libatomic multilib parallel build (PR other/67627)
The all-multi target may be built in parallel with the %_.lo
targets which generate make dependencies that are parsed during
the build of all-multi.

This patch forces all-multi to only run after the *_.lo targets
are done.

libatomic:
	PR other/67627
	* Makefile.am (all-multi): Add dependency.
	* Makefile.in: Regenerate.

From-SVN: r232102
2016-01-06 14:51:35 +00:00
..
config Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite Update copyright years. 2016-01-04 15:30:50 +01:00
.gitignore
ChangeLog Fix libatomic multilib parallel build (PR other/67627) 2016-01-06 14:51:35 +00:00
Makefile.am Fix libatomic multilib parallel build (PR other/67627) 2016-01-06 14:51:35 +00:00
Makefile.in Fix libatomic multilib parallel build (PR other/67627) 2016-01-06 14:51:35 +00: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. 2016-01-04 15:30:50 +01:00
configure Add out-of-line versions of some <stdatomic.h> functions (PR c/65083). 2015-11-18 22:13:44 +00:00
configure.ac Update copyright years. 2016-01-04 15:30:50 +01:00
configure.tgt Update copyright years. 2016-01-04 15:30:50 +01:00
exch_n.c Update copyright years. 2016-01-04 15:30:50 +01:00
fadd_n.c Update copyright years. 2016-01-04 15:30:50 +01:00
fand_n.c
fence.c Update copyright years. 2016-01-04 15:30:50 +01:00
fenv.c Update copyright years. 2016-01-04 15:30:50 +01:00
fior_n.c
flag.c Update copyright years. 2016-01-04 15:30:50 +01:00
fnand_n.c
fop_n.c Update copyright years. 2016-01-04 15:30:50 +01:00
fsub_n.c
fxor_n.c
gcas.c Update copyright years. 2016-01-04 15:30:50 +01:00
gexch.c Update copyright years. 2016-01-04 15:30:50 +01:00
glfree.c Update copyright years. 2016-01-04 15:30:50 +01:00
gload.c Update copyright years. 2016-01-04 15:30:50 +01:00
gstore.c Update copyright years. 2016-01-04 15:30:50 +01:00
host-config.h Update copyright years. 2016-01-04 15:30:50 +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. 2016-01-04 15:30:50 +01:00
load_n.c Update copyright years. 2016-01-04 15:30:50 +01:00
store_n.c Update copyright years. 2016-01-04 15:30:50 +01:00
tas_n.c Update copyright years. 2016-01-04 15:30:50 +01:00