aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tls
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-30[testsuite] Fix order of dg-do and dg-require-effective-target directivesChristophe Lyon1-1/+1
2015-06-10re PR target/66470 (TLS ICE due to ix86_split_long_move)Jakub Jelinek1-0/+29
2015-01-06configure.ac: Add Visium support.Eric Botcazou1-2/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-03-19Require tls_runtime in gcc.dg/tls/pr58595.cRainer Orth1-1/+1
2014-03-18Fix gcc.dg/tls/pr58595.c on Solaris 9Rainer Orth1-0/+1
2014-03-06re PR target/58595 (internal compiler error: in gen_movsi when compiling on a...Jakub Jelinek1-0/+28
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-12c-common.c (c_common_reswords): Add _Thread_local.Joseph Myers1-1/+1
2013-10-17builtin-apply2.c: Skip test on arm hardfloat ABI targets.Charles Baylis1-1/+0
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-02-23pack-test-5.c: Add -mno-ms-bitfields option for mingw-targets.Kai Tietz2-2/+5
2011-11-05config.gcc (epiphany-*-*): New architecture.Joern Rennecke1-0/+3
2011-10-26thr-cse-1.c: For i?86-*-mingw*, check for multiple calls.Joseph Myers1-1/+2
2011-08-06Add testcases for PRs 47727/47372/47715.H.J. Lu1-0/+11
2011-08-06Add testcases for PRs 47766/47715.H.J. Lu4-0/+63
2011-07-09Add x32 support to GCC testsuite.H.J. Lu3-3/+3
2011-01-28re PR target/42894 (Invalid rtl sharing in Thumb1.)Jakub Jelinek1-0/+12
2011-01-19re PR testsuite/45342 (FAIL: gcc.dg/tls/thr-cse-1.c scan-assembler-not emutls...Ulrich Weigand1-1/+2
2010-12-19re PR testsuite/45342 (FAIL: gcc.dg/tls/thr-cse-1.c scan-assembler-not emutls...John David Anglin1-1/+2
2010-10-31thr-init-1.c: Fix order of dg-do.Richard Sandiford2-2/+2
2010-10-11re PR target/45870 (note: non-delegitimized UNSPEC 5 found (-O1 -g))Jakub Jelinek1-0/+21
2010-08-26thr-init-2.c: Use dg-add-options tls.Rainer Orth1-0/+1
2010-08-18test cse for emulated TLS targets.Iain Sandoe1-0/+21
2010-07-26re PR target/44132 (emutls is broken under a range of circumstances.)Richard Henderson10-7/+46
2010-07-23re PR target/18788 ("-pthreads" option with "-shared" does not cause libpthre...Rainer Orth5-0/+5
2010-01-05re PR target/42564 (unrecognizable insn with -O -fPIC)Eric Botcazou1-0/+24
2009-10-21sh.c (nonpic_symbol_mentioned_p): Allow UNSPEC_TPOFF.Joseph Myers1-0/+6
2009-04-28re PR testsuite/39790 (gcc.dg/tls/alias-1.c,opt-2.c fail if TLS is not suppor...Jing Yu2-1/+2
2009-02-05re PR c/35435 (ICE with attribute tls_model in typedef)Joseph Myers1-0/+8
2008-08-08re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez1-2/+2
2008-04-30* gcc.dg/tls/section-2.c: Restrict to vxworks.Nathan Sidwell1-0/+1
2008-04-27targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell2-0/+28
2007-09-18Restore detection of unsupported TLS.Sandra Loosemore27-9/+28
2007-08-28limits-blockid.c: Reduce testcase size to 10000 for targets where "int" can't...Rask Ingemann Lambertsen1-3/+3
2007-08-01execute.exp: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+4
2007-07-12re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez1-1/+1
2007-07-0620001012-1.c: Run on all fpic-capable targets.Nathan Froyd1-0/+1
2007-07-01arm.c (arm_cannot_copy_insn_p): Do not expect a PARALLEL.Daniel Jacobowitz1-0/+28
2007-04-03opt-3.c: Use -mregparm=3 only for ilp32 on x86_64 targets.Uros Bizjak1-1/+1
2007-03-12981006-1.c: Use the non-PIC options if PIC is not supported.Richard Sandiford4-0/+4
2007-02-10Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson18-19/+0
2006-12-13[multiple changes]Jakub Jelinek1-0/+16
2006-10-09Revert emutls patch.Richard Henderson18-0/+19
2006-10-06re PR target/29198 (Incorrect reference to __thread array with -fPIC -O2 on x86)Jakub Jelinek1-0/+50
2006-10-04Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson18-19/+0
2005-12-10re PR testsuite/20772 (x86 tests should run on both i?86 and x86_64)Kaveh R. Ghazi2-4/+3
2005-12-09re PR testsuite/20772 (x86 tests should run on both i?86 and x86_64)Kaveh R. Ghazi1-1/+2
2005-12-01re PR target/24475 (gcc.dg/tls/pr24428.c execution test and gcc.dg/tls/pr2442...Uros Bizjak29-11/+30