gcc/libatomic
H.J. Lu 9023fd9ea0 Don't build 32-bit libatomic with -march=i486 on x86-64
Gcc uses the same -march= for both -m32 and -m64 on x86-64 unless
--with-arch-32= is used.  There is no need for -march=i486 to compile
32-bit libatomic on x86-64.

	PR target/70454
	* configure.tgt (XCFLAGS): Don't add -march=i486 to compile
	32-bit x86 target library on x86-64.

From-SVN: r235287
2016-04-20 07:41:55 -07: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 Don't build 32-bit libatomic with -march=i486 on x86-64 2016-04-20 07:41:55 -07: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
aclocal.m4
auto-config.h.in
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 Don't build 32-bit libatomic with -march=i486 on x86-64 2016-04-20 07:41:55 -07: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