gcc/libitm
Richard Henderson b1de98e3d9 re PR target/69343 (Bootstrap failure on s390{,x}-linux)
PR bootstrap/69343
PR bootstrap/69339
PR tree-opt/68964

Revert:
gcc/
  * tree.c (tm_define_builtin): New.
  (find_tm_vector_type): New.
  (build_tm_vector_builtins): New.
  (build_common_builtin_nodes): Call it.
libitm/
  * Makefile.am (libitm_la_SOURCES) [ARCH_AARCH64]: Add vect128.cc
  (libitm_la_SOURCES) [ARCH_ARM]: Add neon.cc
  (libitm_la_SOURCES) [ARCH_PPC]: Add vect128.cc
  (libitm_la_SOURCES) [ARCH_S390]: Add vect128.cc
  * configure.ac (ARCH_AARCH64): New conditional.
  (ARCH_PPC, ARCH_S390): Likewise.
  * Makefile.in, configure: Rebuild.
  * libitm.h (_ITM_TYPE_M128): Always define.
  * vect64.cc: Split ...
  * vect128.cc: ... out of...
  * config/x86/x86_sse.cc: ... here.
  * config/arm/neon.cc: New file.

From-SVN: r232631
2016-01-20 10:53:56 -08:00
..
config re PR target/69343 (Bootstrap failure on s390{,x}-linux) 2016-01-20 10:53:56 -08:00
testsuite libitm: Ensure proxy privatization safety. 2016-01-16 22:08:41 +00:00
ChangeLog re PR target/69343 (Bootstrap failure on s390{,x}-linux) 2016-01-20 10:53:56 -08:00
Makefile.am re PR target/69343 (Bootstrap failure on s390{,x}-linux) 2016-01-20 10:53:56 -08:00
Makefile.in re PR target/69343 (Bootstrap failure on s390{,x}-linux) 2016-01-20 10:53:56 -08:00
aatree.cc Update copyright years. 2016-01-04 15:30:50 +01:00
aatree.h Update copyright years. 2016-01-04 15:30:50 +01:00
acinclude.m4
aclocal.m4
alloc.cc Update copyright years. 2016-01-04 15:30:50 +01:00
alloc_c.cc Update copyright years. 2016-01-04 15:30:50 +01:00
alloc_cpp.cc Update copyright years. 2016-01-04 15:30:50 +01:00
barrier.cc Update copyright years. 2016-01-04 15:30:50 +01:00
beginend.cc libitm: Fix seq-cst MOs/fences in rwlock. 2016-01-13 21:39:50 +00:00
clone.cc Update copyright years. 2016-01-04 15:30:50 +01:00
common.h Update copyright years. 2016-01-04 15:30:50 +01:00
config.h.in
configure re PR target/69343 (Bootstrap failure on s390{,x}-linux) 2016-01-20 10:53:56 -08:00
configure.ac re PR target/69343 (Bootstrap failure on s390{,x}-linux) 2016-01-20 10:53:56 -08:00
configure.tgt Update copyright years. 2016-01-04 15:30:50 +01:00
containers.h Update copyright years. 2016-01-04 15:30:50 +01:00
dispatch.h libitm: Fix privatization safety interaction with serial mode. 2016-01-13 12:40:34 +00:00
eh_cpp.cc Update copyright years. 2016-01-04 15:30:50 +01:00
libitm.h re PR target/69343 (Bootstrap failure on s390{,x}-linux) 2016-01-20 10:53:56 -08:00
libitm.map
libitm.spec.in
libitm.texi
libitm_i.h libitm: Remove dead code. 2016-01-19 19:49:14 +00:00
local.cc Update copyright years. 2016-01-04 15:30:50 +01:00
local_atomic Update copyright years. 2016-01-04 15:30:50 +01:00
method-gl.cc libitm: Ensure proxy privatization safety. 2016-01-16 22:08:41 +00:00
method-ml.cc libitm: Ensure proxy privatization safety. 2016-01-16 22:08:41 +00:00
method-serial.cc libitm: Fix privatization safety interaction with serial mode. 2016-01-13 12:40:34 +00:00
query.cc Update copyright years. 2016-01-04 15:30:50 +01:00
retry.cc Update copyright years. 2016-01-04 15:30:50 +01:00
useraction.cc Update copyright years. 2016-01-04 15:30:50 +01:00
util.cc Update copyright years. 2016-01-04 15:30:50 +01:00