index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
c++: Add support for -std={c,gnu}++2{c,6}
Marek Polacek
1
-1
/
+29
2023-06-21
testsuite: move handle-multiline-outputs to before check for blank lines
David Malcolm
3
-8
/
+11
2023-06-19
amdgcn: implement vector div and mod libfuncs
Andrew Stubbs
1
-3
/
+5
2023-06-19
avr: Fix wrong array bounds warning on SFR access
Senthil Kumar Selvaraj
1
-1
/
+2
2023-06-19
RISC-V: Add autovec FP binary operations.
Robin Dapp
1
-0
/
+49
2023-06-07
aarch64: Allow compiler to define ls64 builtins [PR110132]
Alex Coplan
1
-1
/
+1
2023-06-01
testsuite: print any leaking torture options for debugging
Vineet Gupta
1
-3
/
+3
2023-05-31
testsuite: rename force_conventional_output
Bernhard Reutner-Fischer
4
-15
/
+15
2023-05-24
Check for sysconf decl on vxworks
Alexandre Oliva
1
-0
/
+11
2023-05-22
Skip some tests that won't work for target AVR.
Georg-Johann Lay
1
-1
/
+1
2023-05-11
Testsuite: Add 'torture-init-done', and use it to conditionalize implicit 'to...
Thomas Schwinge
5
-8
/
+30
2023-05-08
Let each 'lto_init' determine the default 'LTO_OPTIONS', and 'torture-init' t...
Thomas Schwinge
4
-31
/
+41
2023-04-29
testsuite: Handle empty assembly lines in check-function-bodies
Hans-Peter Nilsson
1
-1
/
+1
2023-04-25
gcov: add info about "calls" to JSON output format
Martin Liska
1
-1
/
+1
2023-04-23
modula2: Add -lnsl -lsocket libraries to gcc/testsuite/lib/gm2.exp
Gaius Mulley
1
-0
/
+4
2023-04-21
testsuite: make ppc_cpu_supports_hw as effective target keyword [PR108728]
Haochen Gui
1
-0
/
+1
2023-04-20
amdgcn: update target-supports.exp
Andrew Stubbs
1
-5
/
+10
2023-04-10
Support Intel AMX-COMPLEX
Haochen Jiang
1
-0
/
+11
2023-03-28
testsuite: Fix weak_undefined handling on Darwin
Rainer Orth
1
-1
/
+1
2023-03-27
fix: pytest error
Martin Liska
1
-1
/
+1
2023-03-24
diagnostics: ensure that .sarif files are UTF-8 encoded [PR109098]
David Malcolm
2
-0
/
+40
2023-03-24
[testsuite] test for weak_undefined support and add options
Alexandre Oliva
1
-3
/
+25
2023-03-23
RISC-V: Add riscv_vector target check
Kito Cheng
1
-0
/
+12
2023-03-22
testsuite: always use UTF-8 in scan-sarif-file[-not] [PR105959]
David Malcolm
2
-3
/
+32
2023-03-11
Re: [PATCH 2/2] Corrected pr25521.c target matching.
Cupertino Miranda
1
-0
/
+10
2023-03-10
testsuite: Tweak check_fork_available for CRIS
Hans-Peter Nilsson
1
-0
/
+6
2023-03-07
testsuite: Support scanning tree-dumps
Hans-Peter Nilsson
1
-0
/
+4
2023-03-07
testsuite: Add tail_call effective target
Hans-Peter Nilsson
1
-0
/
+9
2023-03-07
testsuite: Provide means to regexp in multiline patterns
Hans-Peter Nilsson
1
-2
/
+5
2023-03-02
s390: Add LEN_LOAD/LEN_STORE support.
Robin Dapp
1
-1
/
+2
2023-02-28
testsuite: Shorten multiline pattern message to the same for fail and pass
Hans-Peter Nilsson
1
-2
/
+2
2023-02-25
testsuite: Don't include multiline patterns in the the pass/fail log
Hans-Peter Nilsson
1
-2
/
+2
2023-02-25
modula-2 module registration process seems to fail with shared libraries [PR1...
Gaius Mulley
3
-17
/
+62
2023-02-22
Add '-Wno-complain-wrong-lang', and use it in 'gcc/testsuite/lib/target-suppo...
Thomas Schwinge
1
-0
/
+4
2023-02-16
testsuite: Add CRIS to check_effective_target_lra non-LRA list
Hans-Peter Nilsson
1
-1
/
+1
2023-01-31
For Modula-2 build-tree testing, also set up paths to compiler libraries
Thomas Schwinge
1
-0
/
+3
2023-01-31
Modula-2 rename logitech libraries to log
Gaius Mulley
1
-8
/
+8
2023-01-25
aarch64: Add aarch64*-*-* to the list of vect_long_long targets
Andre Vieira
1
-1
/
+2
2023-01-23
[PATCH 5/15] arm: Implement target feature macros for PACBTI
Andrea Corallo
1
-0
/
+10
2023-01-23
[PATCH 4/15] arm: Add testsuite library support for PACBTI target
Andrea Corallo
1
-0
/
+16
2023-01-22
Modula-2, testsuite: Remove use of concatenated paths.
Iain Sandoe
1
-150
/
+175
2023-01-19
modula-2, testsuite: Make libs and interfaces consistent.
Iain Sandoe
1
-8
/
+12
2023-01-16
Remove reference to Solaris 9 in comment of add_options_for_tls
Andrew Pinski
1
-2
/
+2
2023-01-16
Update copyright years.
Jakub Jelinek
73
-73
/
+73
2023-01-16
Add cltz_complement idiom recognition
Andrew Carlotti
1
-0
/
+66
2023-01-13
testsuite: extend timeout into all gm2 tests
Gaius Mulley
2
-0
/
+66
2023-01-12
Testsuite: use same timeout for gm2 as other front-ends
Gaius Mulley
1
-4
/
+2
2023-01-12
Add -fno-exceptions to gcc/testsuite/lib/gm2.exp
Gaius Mulley
1
-0
/
+1
2023-01-05
Add missing declarations to gcc/m2/gm2-libs-min/M2RTS.{def,mod}
Gaius Mulley
1
-0
/
+39
2022-12-16
Suppress -fstack-protector warning on hppa.
John David Anglin
1
-0
/
+3
[next]