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
/
gcc.dg
/
plugin
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
text-art: remove explicit #include of C++ standard library headers
David Malcolm
1
-0
/
+1
2023-06-21
analyzer: add text-art visualizations of out-of-bounds accesses [PR106626]
David Malcolm
1
-3
/
+3
2023-06-21
diagnostics: add support for "text art" diagrams
David Malcolm
7
-0
/
+500
2023-03-24
diagnostics: ensure that .sarif files are UTF-8 encoded [PR109098]
David Malcolm
3
-0
/
+4
2023-03-18
testsuite: Skip some gcc.dg/plugin tests for default_packed targets
Hans-Peter Nilsson
7
-0
/
+7
2023-03-15
diagnostics: attempt to capture crash info in SARIF output [PR109097]
David Malcolm
6
-0
/
+282
2023-03-07
testsuite: Gate gcc.dg/plugin/must-tail-call-1.c and -2.c on tail_call
Hans-Peter Nilsson
2
-0
/
+2
2023-02-28
testsuite: No xfail infoleak-vfio_iommu_type1.c bogus for default_packed
Hans-Peter Nilsson
1
-3
/
+3
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-12-06
analyzer: split out more stuff from region-model-impl-calls.cc
David Malcolm
2
-0
/
+2
2022-11-16
analyzer: use known_function to simplify region_model::on_call_{pre,post}
David Malcolm
2
-0
/
+15
2022-11-13
analyzer: new warning: -Wanalyzer-tainted-assertion [PR106235]
David Malcolm
1
-1
/
+2
2022-11-03
analyzer: use std::unique_ptr for state machines from plugins
David Malcolm
1
-1
/
+2
2022-11-03
analyzer: use std::unique_ptr for known functions
David Malcolm
2
-6
/
+8
2022-11-03
analyzer: use std::unique_ptr during bifurcation
David Malcolm
2
-2
/
+4
2022-11-03
analyzer: use std::unique_ptr for pending_diagnostic/note
David Malcolm
3
-5
/
+9
2022-09-09
analyzer: implement trust boundaries via a plugin for Linux kernel
David Malcolm
28
-0
/
+2574
2022-09-09
analyzer: add support for plugin-supplied known function behaviors
David Malcolm
3
-0
/
+264
2022-06-23
diagnostics: add ability to associate diagnostics with rules from coding stan...
David Malcolm
2
-2
/
+9
2022-06-02
diagnostics: add SARIF output format
David Malcolm
3
-0
/
+72
2022-05-23
test plugins: use "final" and "override" directly, rather than via macros
David Malcolm
1
-18
/
+18
2022-05-13
Make gimple_build main workers more flexible
Richard Biener
14
-23
/
+18
2022-03-16
analyzer: early rejection of disabled warnings [PR104955]
David Malcolm
1
-6
/
+10
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-10-20
Trivial fix to gil-1.c when analyzer is not enabled
Jeff Law
1
-0
/
+1
2021-09-20
Don't record string concatenation data for 'RESERVED_LOCATION_P'
Thomas Schwinge
1
-2
/
+2
2021-07-07
analyzer: remove add_any_constraints_from_ssa_def_stmt
David Malcolm
1
-21
/
+0
2021-07-06
Remove support for %G and %K.
Martin Sebor
1
-1
/
+1
2021-05-29
diagnostics: Fix sporadic test failure
Bernd Edlinger
5
-0
/
+10
2021-01-19
PR middle-end/98664 - inconsistent -Wfree-nonheap-object for inlined calls to...
Martin Sebor
1
-1
/
+2
2021-01-14
Add GCC_EXTRA_DIAGNOSTIC_OUTPUT environment variable for fix-it hints
David Malcolm
3
-0
/
+144
2021-01-07
PR middle-end/98578 - ICE warning on uninitialized VLA access
Martin Sebor
1
-2
/
+2
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-11-30
Add analyzer plugin support and CPython GIL example
David Malcolm
4
-0
/
+560
2020-10-07
Add -fdiagnostics-path-format=separate-events to -fdiagnostics-plain-output
David Malcolm
4
-147
/
+47
2020-07-14
diagnostics: Support conversion of tabs to spaces [PR49973] [PR86904]
Lewis Hyatt
2
-10
/
+10
2020-05-06
add a new option -flarge-source-files.
qing zhao
1
-1
/
+1
2020-01-28
diagnostic_metadata: unbreak xgettext (v2)
David Malcolm
2
-8
/
+9
2020-01-13
testsuite: remove unused dg-line directive
David Malcolm
1
-1
/
+1
2020-01-10
Add diagnostic paths
David Malcolm
12
-0
/
+1366
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-18
Add diagnostic_metadata and CWE support
David Malcolm
3
-0
/
+150
2019-12-10
diagnostic_show_locus: move initial newline to callers
David Malcolm
1
-0
/
+1
2019-12-09
Byte vs column awareness for diagnostic-show-locus.c (PR 49973)
Lewis Hyatt
1
-1
/
+1
2019-11-07
Move string concatenation for C into the parser.
Joseph Myers
2
-2
/
+4
2019-10-01
Support prefixes in diagnostic_show_locus
David Malcolm
2
-2
/
+4
2019-07-03
re PR testsuite/91065 (gcc.dg/plugin/start_unit_plugin.c uses ggc memory with...
Joern Rennecke
1
-0
/
+13
2019-01-05
plugindir1.c: Adjust dg-prune-output for Darwin.
Dominique d'Humieres
4
-4
/
+4
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-27
PR preprocessor/83173: New test
Mike Gulick
6
-6
/
+37
[next]