gcc/libitm
H.J. Lu 3a07b16091 Make test2/test1 static in libitm.c/stackundo.c
libitm.c/stackundo.c fails with -fpic since test1 and test2 may be
preempted with -fpic.  This patch makes those 2 functions static.

	PR libitm/64360
	* libitm.c/stackundo.c (test2): Make it static.
	(test1): Likewise.

From-SVN: r219673
2015-01-15 10:03:20 -08:00
..
config Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite Make test2/test1 static in libitm.c/stackundo.c 2015-01-15 10:03:20 -08:00
ChangeLog Make test2/test1 static in libitm.c/stackundo.c 2015-01-15 10:03:20 -08:00
Makefile.am Make sure that -msse/-mavx are appended at the end 2014-01-13 11:36:17 -08:00
Makefile.in Make sure that -msse/-mavx are appended at the end 2014-01-13 11:36:17 -08:00
aatree.cc Update copyright years. 2015-01-05 13:33:28 +01:00
aatree.h Update copyright years. 2015-01-05 13:33:28 +01:00
acinclude.m4 Centralise clearing hardware capabilities with Sun ld 2014-05-28 11:32:54 +00:00
aclocal.m4 weakref.m4: New file. 2011-11-22 14:49:11 +00:00
alloc.cc Update copyright years. 2015-01-05 13:33:28 +01:00
alloc_c.cc Update copyright years. 2015-01-05 13:33:28 +01:00
alloc_cpp.cc Update copyright years. 2015-01-05 13:33:28 +01:00
barrier.cc Update copyright years. 2015-01-05 13:33:28 +01:00
beginend.cc Update copyright years. 2015-01-05 13:33:28 +01:00
clone.cc Update copyright years. 2015-01-05 13:33:28 +01:00
common.h Update copyright years. 2015-01-05 13:33:28 +01:00
config.h.in acinclude.m4 (LIBITM_CHECK_AS_HTM): New. 2013-07-15 12:23:49 -05:00
configure Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
configure.ac Update copyright years. 2015-01-05 13:33:28 +01:00
configure.tgt Update copyright years. 2015-01-05 13:33:28 +01:00
containers.h Update copyright years. 2015-01-05 13:33:28 +01:00
dispatch.h Update copyright years. 2015-01-05 13:33:28 +01:00
eh_cpp.cc Update copyright years. 2015-01-05 13:33:28 +01:00
libitm.h Update copyright years. 2015-01-05 13:33:28 +01:00
libitm.map Remove _ITM_getThreadnum 2012-01-23 13:05:00 +00:00
libitm.spec.in Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
libitm.texi gcc.c (process_command): Update copyright notice dates. 2015-01-05 13:05:46 +01:00
libitm_i.h Update copyright years. 2015-01-05 13:33:28 +01:00
local.cc Update copyright years. 2015-01-05 13:33:28 +01:00
local_atomic Update copyright years. 2015-01-05 13:33:28 +01:00
local_type_traits Update copyright years. 2015-01-05 13:33:28 +01:00
method-gl.cc Update copyright years. 2015-01-05 13:33:28 +01:00
method-ml.cc Update copyright years. 2015-01-05 13:33:28 +01:00
method-serial.cc Update copyright years. 2015-01-05 13:33:28 +01:00
query.cc Update copyright years. 2015-01-05 13:33:28 +01:00
retry.cc Update copyright years. 2015-01-05 13:33:28 +01:00
stmlock.h Update copyright years. 2015-01-05 13:33:28 +01:00
useraction.cc Update copyright years. 2015-01-05 13:33:28 +01:00
util.cc Update copyright years. 2015-01-05 13:33:28 +01:00