aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-09[PATCH PR target/67366 2/2] [gimple-fold.c] Support movmisalign optabs in gim...Ramana Radhakrishnan1-0/+9
2015-10-07atomic-dg.exp (atomic_link_flags): Move flag setting to atomic_init.James Norris1-4/+12
2015-10-04Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill1-0/+4
2015-09-30spu-protos.h (spu_expand_atomic_op): Add prototype.Ulrich Weigand1-1/+10
2015-09-24Support PIE on SolarisRainer Orth1-0/+7
2015-09-20re PR middle-end/67619 (ICE at -O1 and above on x86_64-linux-gnu in int_mode_...Uros Bizjak1-0/+10
2015-09-08[ARM/AArch64 Testsuite]Add test of vcvt{,_high}_i{f32_f16,f16_f32}Alan Lawrence1-0/+15
2015-09-04Apppend $prop to et_prop_list only if neededH.J. Lu1-1/+4
2015-09-03altivec.md (altivec_vperm_v8hiv16qi): New define_insn.Bill Schmidt1-1/+2
2015-09-02[testsuite] Clean up effective_target cache.Christophe Lyon8-0/+33
2015-08-27target-supports.exp (check-effective_target_vect_double): Enable for Power ta...Bill Schmidt1-0/+2
2015-08-26[AArch64][TLSLE][3/3] Implement local executable mode for all memory modelJiong Wang1-0/+17
2015-08-2520001117-1.c: Needs return_address.Nathan Sidwell1-0/+8
2015-08-23Rename vect_no_int_max to vect_no_int_min_maxTom de Vries1-8/+8
2015-08-21nvptx cleanupNathan Sidwell2-1/+16