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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
Prevent fix-it hints from affecting more than one line
David Malcolm
1
-0
/
+48
2017-05-03
New fix-it printer
David Malcolm
1
-38
/
+534
2017-05-02
Support fix-it hints that add new lines
David Malcolm
1
-47
/
+164
2017-05-01
Eliminate fixit_hint class hierarchy
David Malcolm
1
-143
/
+84
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-09-15
fix-it hints can't contain newlines
David Malcolm
1
-0
/
+83
2016-09-13
fix-it hints: insert_before vs insert_after
David Malcolm
1
-11
/
+31
2016-08-31
diagnostic-show-locus.c: handle fixits on lines outside the regular ranges
David Malcolm
1
-22
/
+270
2016-08-31
Remove arbitrary limits from rich_location
David Malcolm
1
-7
/
+57
2016-08-30
rich_location: add convenience overloads for adding fix-it hints
David Malcolm
1
-13
/
+4
2016-08-29
Allow the use of ad-hoc locations for fix-it hints
David Malcolm
1
-0
/
+70
2016-08-26
Add validation and consolidation of fix-it hints
David Malcolm
1
-0
/
+155
2016-08-26
Tweak to colors of fix-it hints
David Malcolm
1
-28
/
+38
2016-08-19
Reimplement removal fix-it hints in terms of replace
David Malcolm
1
-20
/
+104
2016-08-18
Allow calling diagnostic_show_locus without a diagnostic_info
David Malcolm
1
-18
/
+225
2016-07-20
Enabling work for C++ handling of misspelled identifiers and typenames
David Malcolm
1
-3
/
+12
2016-06-06
Selftest framework
David Malcolm
1
-0
/
+166
2016-05-10
Add debugging ruler to diagnostic-show-locus.c
David Malcolm
1
-0
/
+39
2016-03-17
PR c/70264: fix crash in compatible_locations_p with BUILTINS_LOCATION
David Malcolm
1
-0
/
+6
2016-03-09
PR c++/70105: prevent nonsensical underline spew for macro expansions
David Malcolm
1
-2
/
+87
2016-03-09
PR c++/70105: Defer location expansion until diagnostic_show_locus
David Malcolm
1
-12
/
+29
2016-02-12
PR other/69554: avoid excessive source printing for widely-separated locations
David Malcolm
1
-22
/
+204
2016-02-03
re PR c/69627 (Conditional jump or move depends on uninitialised value(s) in ...
Jakub Jelinek
1
-2
/
+3
2016-01-26
PR other/69006: fix extra newlines after diagnostics
David Malcolm
1
-28
/
+33
2016-01-16
PR diagnostic/68899: fix read-beyond-buffer when printing very wide source lines
David Malcolm
1
-2
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-22
PR c/68473: sanitize source range-printing within certain macro expansions
David Malcolm
1
-6
/
+28
2015-11-20
PR 62314: add ability to add fixit-hints to a diagnostic
David Malcolm
1
-5
/
+101
2015-11-06
Reimplement diagnostic_show_locus, introducing rich_location classes
David Malcolm
1
-100
/
+655
2015-09-18
Move diagnostic_show_locus and friends out into a new source file
David Malcolm
1
-0
/
+166