summaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib
AgeCommit message (Expand)Author
2020-01-10testsuite: add dg-enable-nn-line-numbersDavid Malcolm
2020-01-01Update copyright years.Jakub Jelinek
2019-12-22testsuite: Fix run-time tracking down of `libgcc_s'Maciej W. Rozycki
2019-12-20gcc/testsuite/ChangeLog:Stam Markianos-Wright
2019-12-17Add extract_last for amdgcnAndrew Stubbs
2019-12-11MSP430: Add -fno-exceptions multilibJozef Lawrynowicz
2019-12-02PR92398: Fix testcase failure of pr72804.cLuo Xiong Hu
2019-11-29Improve tree-vect-patterns.c handling of boolean comparisonsRichard Sandiford
2019-11-26Update vect_char_add target selector to use its own cacheJoel Hutton
2019-11-20Restrict bb-slp-40.c to targets with VnQI addition (PR 92366)Richard Sandiford
2019-11-18Add optabs for accelerating RAW and WAR alias checksRichard Sandiford
2019-11-18[testsuite][ARM] check_effective_target_arm_vfp_ok_nocache: Fix typo in optio...Christophe Lyon
2019-11-07[arm][1/X] Add initial support for saturation intrinsicsKyrylo Tkachov
2019-11-06Use satisfaction with nested requirements.Jason Merrill
2019-10-13Remove dg-add-options c99_runtimeRainer Orth
2019-10-10pretty-print: support URL escape sequences (PR 87488)David Malcolm
2019-10-09Update the concepts implementation to conform to C++20.Jason Merrill
2019-10-08re PR tree-optimization/90836 (Missing popcount pattern matching)Dmitrij Pochepko
2019-09-30[AArch64][SVE] Utilize ASRD instruction for division and remainderYuliang Wang
2019-09-26[arm] Implement non-GE-setting SIMD32 intrinsicsKyrylo Tkachov
2019-09-23GNAT/testsuite: Pass the `ada' option to target compilationMaciej W. Rozycki
2019-09-232019-09-23 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2019-09-17[ARM/FDPIC v6 20/24] [ARM][testsuite] FDPIC: Skip tests using architectures u...Christophe Lyon
2019-09-152019-09-15 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2019-09-12Vectorise multiply high with scaling operations (PR 89386)Yuliang Wang
2019-09-10[ARM/FDPIC v6 22/24] [ARM][testsuite] FDPIC: Skip tests that require -static ...Christophe Lyon
2019-09-10[ARM/FDPIC v6 17/24] [ARM][testsuite] FDPIC: Handle *-*-uclinux*Christophe Lyon
2019-09-09GCC port for eBPFJose E. Marchesi
2019-09-09testsuite: new require effective target indirect_callsJose E. Marchesi
2019-09-06Remove support for repo files (PR c++/91125).Martin Liska
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand
2019-09-01target-supports.exp (check_effective_target_pthread): Add #include <pthread.h...Eric Botcazou
2019-08-14Add generic support for noinit attribute.Christophe Lyon
2019-08-14re PR testsuite/91419 (gcc.dg/tree-ssa/pr91091-2.c, ssa-fre-61.c, ssa-fre-61....Richard Biener
2019-08-09[PATCH][GCC][AARCH64] Add effective-target check to b key execution testsSam Tebbs
2019-07-29Add dg test for matching function bodiesRichard Sandiford
2019-07-26[Darwin, testsuite] Handle Darwin's size command.Iain Sandoe
2019-07-24PR driver/80545 - option -Wstringop-overflow not recognized by FortranMartin Sebor
2019-07-01sourcebuild.texi (Effective-Target Keywords, [...]): Document avx512vp2inters...Hongtao Liu
2019-06-26re PR target/89021 (Implement mmintrin.h in SSE)Uros Bizjak
2019-06-16sourcebuild.texi: Document new effective target keyword longlong64.Jozef Lawrynowicz
2019-06-12testsuite: Add check for unsupported TI ABI PRU features to testsuiteDimitar Dimitrov
2019-06-12testsuite: Add check for overflowed IMEM region to testsuiteDimitar Dimitrov
2019-06-12testsuite: Add PRU testsDimitar Dimitrov
2019-06-07scanasm.exp (dg-function-on-line): Add pattern for hppa*-*-linux*.John David Anglin
2019-06-03aarch64: emit .variant_pcs for aarch64_vector_pcs symbol referencesSzabolcs Nagy
2019-06-03target-supports.exp (add_options_for_aarch64_sve): New procedure.Prathamesh Kulkarni
2019-05-31cpu-future.c: Require powerpc_future_ok.Bill Schmidt
2019-05-29This patch implements the [u]avgM3_floor and [u]avgM3_ceil optabs for SVE2.Alejandro Martinez
2019-05-23darwin, x86 - disable '-mfentry' for the port.Iain Sandoe