aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2023-06-21testsuite: move handle-multiline-outputs to before check for blank linesDavid Malcolm3-8/+11
2023-06-19amdgcn: implement vector div and mod libfuncsAndrew Stubbs1-3/+5
2023-06-19avr: Fix wrong array bounds warning on SFR accessSenthil Kumar Selvaraj1-1/+2
2023-06-19RISC-V: Add autovec FP binary operations.Robin Dapp1-0/+49
2023-06-07aarch64: Allow compiler to define ls64 builtins [PR110132]Alex Coplan1-1/+1
2023-06-01testsuite: print any leaking torture options for debuggingVineet Gupta1-3/+3
2023-05-31testsuite: rename force_conventional_outputBernhard Reutner-Fischer4-15/+15
2023-05-24Check for sysconf decl on vxworksAlexandre Oliva1-0/+11
2023-05-22Skip some tests that won't work for target AVR.Georg-Johann Lay1-1/+1
2023-05-11Testsuite: Add 'torture-init-done', and use it to conditionalize implicit 'to...Thomas Schwinge5-8/+30
2023-05-08Let each 'lto_init' determine the default 'LTO_OPTIONS', and 'torture-init' t...Thomas Schwinge4-31/+41
2023-04-29testsuite: Handle empty assembly lines in check-function-bodiesHans-Peter Nilsson1-1/+1
2023-04-25gcov: add info about "calls" to JSON output formatMartin Liska1-1/+1
2023-04-23modula2: Add -lnsl -lsocket libraries to gcc/testsuite/lib/gm2.expGaius Mulley1-0/+4
2023-04-21testsuite: make ppc_cpu_supports_hw as effective target keyword [PR108728]Haochen Gui1-0/+1
2023-04-20amdgcn: update target-supports.expAndrew Stubbs1-5/+10
2023-04-10Support Intel AMX-COMPLEXHaochen Jiang1-0/+11
2023-03-28testsuite: Fix weak_undefined handling on DarwinRainer Orth1-1/+1
2023-03-27fix: pytest errorMartin Liska1-1/+1
2023-03-24diagnostics: ensure that .sarif files are UTF-8 encoded [PR109098]David Malcolm2-0/+40
2023-03-24[testsuite] test for weak_undefined support and add optionsAlexandre Oliva1-3/+25
2023-03-23RISC-V: Add riscv_vector target checkKito Cheng1-0/+12
2023-03-22testsuite: always use UTF-8 in scan-sarif-file[-not] [PR105959]David Malcolm2-3/+32
2023-03-11Re: [PATCH 2/2] Corrected pr25521.c target matching.Cupertino Miranda1-0/+10
2023-03-10testsuite: Tweak check_fork_available for CRISHans-Peter Nilsson1-0/+6
2023-03-07testsuite: Support scanning tree-dumpsHans-Peter Nilsson1-0/+4
2023-03-07testsuite: Add tail_call effective targetHans-Peter Nilsson1-0/+9
2023-03-07testsuite: Provide means to regexp in multiline patternsHans-Peter Nilsson1-2/+5
2023-03-02s390: Add LEN_LOAD/LEN_STORE support.Robin Dapp1-1/+2
2023-02-28testsuite: Shorten multiline pattern message to the same for fail and passHans-Peter Nilsson1-2/+2
2023-02-25testsuite: Don't include multiline patterns in the the pass/fail logHans-Peter Nilsson1-2/+2
2023-02-25modula-2 module registration process seems to fail with shared libraries [PR1...Gaius Mulley3-17/+62
2023-02-22Add '-Wno-complain-wrong-lang', and use it in 'gcc/testsuite/lib/target-suppo...Thomas Schwinge1-0/+4
2023-02-16testsuite: Add CRIS to check_effective_target_lra non-LRA listHans-Peter Nilsson1-1/+1
2023-01-31For Modula-2 build-tree testing, also set up paths to compiler librariesThomas Schwinge1-0/+3
2023-01-31Modula-2 rename logitech libraries to logGaius Mulley1-8/+8
2023-01-25aarch64: Add aarch64*-*-* to the list of vect_long_long targetsAndre Vieira1-1/+2
2023-01-23[PATCH 5/15] arm: Implement target feature macros for PACBTIAndrea Corallo1-0/+10
2023-01-23[PATCH 4/15] arm: Add testsuite library support for PACBTI targetAndrea Corallo1-0/+16
2023-01-22Modula-2, testsuite: Remove use of concatenated paths.Iain Sandoe1-150/+175
2023-01-19modula-2, testsuite: Make libs and interfaces consistent.Iain Sandoe1-8/+12
2023-01-16Remove reference to Solaris 9 in comment of add_options_for_tlsAndrew Pinski1-2/+2
2023-01-16Update copyright years.Jakub Jelinek73-73/+73
2023-01-16Add cltz_complement idiom recognitionAndrew Carlotti1-0/+66
2023-01-13testsuite: extend timeout into all gm2 testsGaius Mulley2-0/+66
2023-01-12Testsuite: use same timeout for gm2 as other front-endsGaius Mulley1-4/+2
2023-01-12Add -fno-exceptions to gcc/testsuite/lib/gm2.expGaius Mulley1-0/+1
2023-01-05Add missing declarations to gcc/m2/gm2-libs-min/M2RTS.{def,mod}Gaius Mulley1-0/+39
2022-12-16Suppress -fstack-protector warning on hppa.John David Anglin1-0/+3
2022-12-15testsuite: Fix up * quoting in glob stringsJakub Jelinek1-3/+3