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
/
diagnostic-show-locus.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-30
diagnostics: return text buffer from test_show_locus [PR116613]
David Malcolm
1
-165
/
+83
2024-09-30
diagnostics: require callers of diagnostic_show_locus to be explicit about th...
David Malcolm
1
-6
/
+2
2024-09-30
diagnostics: isolate diagnostic_context with interface classes [PR116613]
David Malcolm
1
-347
/
+441
2024-09-09
diagnostics: rename dc.printer to m_printer [PR116613]
David Malcolm
1
-93
/
+93
2024-07-24
diagnostics: SARIF output: potentially add escaped renderings of source (ยง3....
David Malcolm
1
-48
/
+50
2024-07-13
diagnostics: add highlight-a vs highlight-b in colorization and pp_markup
David Malcolm
1
-13
/
+45
2024-06-25
diagnostics: eliminate various implicit uses of global_dc
David Malcolm
1
-12
/
+13
2024-05-17
diagnostics, analyzer: add CFG edge visualization to path-printing
David Malcolm
1
-34
/
+353
2024-05-15
diagnostics: handle SGR codes in line_label::m_display_width
David Malcolm
1
-11
/
+17
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-11-27
diagnostics: don't print annotation lines when there's no column info
David Malcolm
1
-1
/
+25
2023-11-14
diagnostics: make m_text_callbacks private
David Malcolm
1
-1
/
+1
2023-11-14
input.h: eliminate implicit users of global_dc's file_cache
David Malcolm
1
-65
/
+101
2023-11-09
diagnostics: cleanups to diagnostic-show-locus.cc
David Malcolm
1
-54
/
+68
2023-11-06
diagnostics: split out struct diagnostic_source_printing_options
David Malcolm
1
-51
/
+43
2023-11-03
diagnostics: convert diagnostic_context to a class
David Malcolm
1
-16
/
+16
2023-10-02
diagnostics: add diagnostic_output_format class
David Malcolm
1
-1
/
+1
2023-10-02
diagnostics: group together source printing fields of diagnostic_context
David Malcolm
1
-44
/
+49
2023-09-14
diagnostics: support multithreaded diagnostic paths
David Malcolm
1
-6
/
+10
2023-03-28
Don't emit -Wxor-used-as-pow on macro expansions [PR107002]
David Malcolm
1
-3
/
+10
2023-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-07-15
libcpp: Improve encapsulation of label_text
Jonathan Wakely
1
-3
/
+4
2022-07-08
diagnostics: Make line-ending logic consistent with libcpp [PR91733]
Lewis Hyatt
1
-7
/
+7
2022-07-07
Convert label_text to C++11 move semantics
David Malcolm
1
-5
/
+30
2022-01-19
Update per-file selftest and finalization hooks for .c to .cc renaming
David Malcolm
1
-1
/
+1
2022-01-17
Change references of .c files to .cc files
Martin Liska
1
-1
/
+1
2022-01-17
Rename .c files to .cc files.
Martin Liska
1
-0
/
+5703