aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2016-03-29prune.exp (escape_regex_chars): New.Zachary T Welch1-2/+23
2016-03-23[ARM] Split out armv7ve effective target checkKyrylo Tkachov1-2/+23
2016-03-14rs6000: Handle "d" output in the bd*z patterns (PR70098)Segher Boessenkool1-0/+13
2016-03-08Remove Concepts from -std=c++1z.Jason Merrill2-0/+7
2016-03-07[hsa testsuite] Gridification testsMartin Jambor1-0/+8
2016-03-072016-03-07 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt1-0/+1
2016-03-03Invoke gdb with -batch to avoid promptsRainer Orth2-4/+4
2016-02-19[AArch64] Skip gcc.target/aarch64/assembler_arch_1.c if assembler does not su...Kyrylo Tkachov1-0/+17
2016-02-15target-supports.exp (check_effective_target_section_anchors): Add check for a...Prathamesh Kulkarni1-1/+2
2016-02-12PR other/69554: avoid excessive source printing for widely-separated locationsDavid Malcolm2-2/+44
2016-02-11mpx-dg.exp: Fix warning in check_effective_target_mpx test.Ilya Enkovich1-1/+1
2016-02-03compat.exp (compat-get-options-main): Add dg-timeout-factor support for struc...Mike Stump1-2/+4
2016-02-03tsan-dg.exp (tsan_init): Move check if tsan executable works from here ...Uros Bizjak2-20/+23
2016-01-26PR other/69006: fix extra newlines after diagnosticsDavid Malcolm2-4/+30
2016-01-26remove arm_crypto_pragma test selectorChristian Bruel1-46/+0
2016-01-20[ARM target attributes] Fix effective_target testsChristophe Lyon1-3/+90
2016-01-18PR testsuite/69181: ensure expected multiline outputs is cleared per-testDavid Malcolm2-31/+27
2016-01-14target-supports.exp (check_effective_target_issignaling): New procedure.Uros Bizjak1-1/+12
2016-01-14* lib/target-supports.expNick Clifton1-1/+1
2016-01-08[PATCH] Fix PR68707Alan Lawrence1-0/+19
2016-01-04(check_effective_target_cilkplus): Remove special case for NVPTX.Mike Stump1-5/+0
2016-01-04target-supports.exp (check_effective_target_cilkplus): cilkplus targets requi...Mike Stump1-0/+4
2016-01-04Update copyright years.Jakub Jelinek57-57/+57
2015-12-18target-supports.exp (check_effective_target_cilkplus): Not nvptx.Nathan Sidwell1-0/+6
2015-12-17Only support -gstabs on Mac OS X if assember supports it (PR target/67973)Rainer Orth1-0/+9
2015-12-17revert: re PR testsuite/68629 (FAIL: c-c++-common/attr-simd-3.c)Thomas Preud'homme1-6/+1
2015-12-16[Testsuite] Support ARMv8.1 ARM tests.Matthew Wahab1-15/+45
2015-12-14re PR testsuite/68629 (FAIL: c-c++-common/attr-simd-3.c)Thomas Preud'homme1-1/+6
2015-12-10testsuite/lib/multline.exp: show test name and line numbersDavid Malcolm1-7/+19
2015-12-10[ARC] Add support for atomic memory built-in.Claudiu Zissulescu1-0/+11
2015-12-10Revert [testsuite][ARM target attributes] Fix effective_target testsChristophe Lyon1-117/+11
2015-12-08[testsuite][ARM target attributes] Fix effective_target tests.Christophe Lyon1-11/+117
2015-12-07g++.exp: Also find -std list in GXX_TESTSUITE_STDS environment variable.Jason Merrill1-0/+3
2015-12-02Allow running the testsuite in C++1z mode.Jason Merrill2-2/+22
2015-12-02S/390: Enable 64 bit atomic tests with -m31 -mzarch.Andreas Krebbel1-0/+2
2015-12-02S/390: bswap64 testcases require -mzarch.Andreas Krebbel1-0/+2
2015-11-26[AArch64][dejagnu] Dejagnu support for ARMv8.1 Adv.SIMD.Matthew Wahab1-1/+56
2015-11-252015-11-24 Michael Collison <michael.collison@linaro.org>Michael Collison1-0/+1
2015-11-20[ARM] Disable neon testing for armv7-mAndre Vieira1-2/+2
2015-11-19nvptx.h (SUPPORTS_WEAK): Define.Nathan Sidwell1-0/+6
2015-11-17Fix uninitialized src_range values for c_exprDavid Malcolm1-0/+2
2015-11-16arm_neon.h: Remove #ifndef check on __ARM_NEON.Christian Bruel1-1/+3
2015-11-13target-supports.exp (check_effective_target_offload_nvptx): New.Nathan Sidwell1-0/+8
2015-11-10constraints.md (wF constraint): New constraints for power9/toc fusion.Michael Meissner1-3/+225
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm1-0/+1
2015-10-23Support for vectorizing conditional expressionsAlan Hayward1-0/+9
2015-10-22re PR driver/68043 (many undocumented options, missing punctuation)Martin Sebor1-3/+5
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-4/+7
2015-10-20[Testsuite] Turn on 64-bit-vector tests for AArch64.Alan Lawrence1-0/+1
2015-10-09Testsuite: add dg-{begin|end}-multiline-output commandsDavid Malcolm2-0/+246