summaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib
AgeCommit message (Expand)Author
2020-05-11rs6000: powerpc_future_ok and powerpc_future_hwKelvin Nilsen
2020-05-09gcc/testsuite: Remove traces of crisv32-* outside gcc.target/crisHans-Peter Nilsson
2020-05-02gfortran: Get asan library from TEST_ALWAYS_FLAGSH.J. Lu
2020-04-29arm: Fix parameter passing for [[no_unique_address]]Richard Sandiford
2020-04-27d: Merge upstream dmd f8a1a5153, druntime 2b5c0b27Iain Buclaw
2020-04-24amdgcn: Testsuite tweaksAndrew Stubbs
2020-04-24introduce target fileio and require it in tests that use tmpnamAlexandre Oliva
2020-04-22testsuite: [arm] Include arm_acle.h in related effective targetsChristophe Lyon
2020-04-22testsuite: [arm/cde] Include arm_cde.h and arm_mve.h in arm_v8*m_main_cde*Christophe Lyon
2020-04-22testsuite: [arm/mve] Include arm_mve.h in arm_v8_1m_mve_okChristophe Lyon
2020-04-22testsuite: [arm] Add arm_softfp_ok and arm_hard_ok effective targets.Christophe Lyon
2020-04-22testsuite: Handle --save-temps in schedule-cleanupsChristophe Lyon
2020-04-18libphobos: Add --with-libphobos-druntime-only option.Iain Buclaw
2020-04-18testsuite: Disable gdc standard runtime tests if phobos is not built.Iain Buclaw
2020-04-10libphobos: Use libdruntime as a convenience library for libphobos.Iain Buclaw
2020-04-09aarch64: Add support for arm_sve_vector_bitsRichard Sandiford
2020-04-09[testsuite] scanasm.exp: Fix target-selector handling in check-function-bodiesChristophe Lyon
2020-04-09testsuite: Tweak check-function-bodies interfaceRichard Sandiford
2020-04-08[Arm] Implement CDE intrinsics for MVE registers.Matthew Malcomson
2020-04-08[Arm] Implement scalar Custom Datapath Extension intrinsicsMatthew Malcomson
2020-04-08arm: CLI for Custom Datapath Extension (CDE)Dennis Zhang
2020-04-02Fix check_effective_target_sigsetjmp for glibc targets.Sandra Loosemore
2020-03-29testsuite: Handle more kinds of gdc.test test flags and directives.Iain Buclaw
2020-03-29testsuite: Move C++ tests in gdc.test into own subdirectory.Iain Buclaw
2020-03-29testsuite: Split up gdc-test.exp into each subdirectoryIain Buclaw
2020-03-25testsuite: adjustments for amdgcnAndrew Stubbs
2020-03-24Test for sigsetjmp support in analyzer tests requiring that feature.Sandra Loosemore
2020-03-24[testsuite,arm] target-supports.exp: Add arm_fp_dp_ok effective-targetChristophe Lyon
2020-03-23[ARM][GCC][13x]: MVE ACLE scalar shift intrinsics.Srinath Parvathaneni
2020-03-23testsuite, arm: Change tests to assembleAndre Vieira
2020-03-23AMDGCN offloading – use amdgcn-amdhsaTobias Burnus
2020-03-16[ARM][GCC][1/x]: MVE ACLE intrinsics framework patch.Srinath Parvathaneni
2020-03-11[testsuite] Add @ lines to check-function-bodies fluffMatthew Malcomson
2020-02-27PowerPC Add has_arch_pwr* checksWill Schmidt
2020-02-21[PATCH, GCC/ARM] Fix MVE scalar shift testsMihail Ionescu
2020-02-15c++: Add -std=c++20.Jason Merrill
2020-02-11Add ppc_ieee128_ok target-supports procWill Schmidt
2020-02-06[Testsuite] – More fixes for remote execution: check_gc_sections_available,...Tobias Burnus
2020-01-31aarch64: Add Armv8.6 SVE bfloat16 supportRichard Sandiford
2020-01-31aarch64: Add Armv8.6 SVE matrix multiply supportRichard Sandiford
2020-01-23c-family: One more 40752 tweak for unsigned char.Jason Merrill
2020-01-23testsuite: Add target/xfail argument to check-function-bodiesRichard Sandiford
2020-01-21[AArch64] effective_target for aarch64 f64mm asmMatthew Malcomson
2020-01-19testsuite: effective_target_march_option: support checking for -march=*Hans-Peter Nilsson
2020-01-17testsuite: Unbreak compat.exp testing with alt compiler PR93294Jakub Jelinek
2020-01-16[PATCH, GCC/ARM, 3/10] Save/restore FPCXTNS in nsentry functionsMihail Ionescu
2020-01-16[PATCH, GCC/ARM, 2/10] Add command line support for Armv8.1-M MainlineMihail Ionescu
2020-01-14Initial commit of analyzerDavid Malcolm
2020-01-14Fix dejagnu pruning of constexpr context messages.Jason Merrill
2020-01-13Missed function specialization + partial devirtualizationXiong Hu Luo