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/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
/
libcpp
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-28
Reject fix-it hints for various awkward boundary cases (PR c/82050)
David Malcolm
1
-0
/
+5
2017-11-21
C++: provide macro used-before-defined hint (PR c++/72786)
David Malcolm
1
-0
/
+1
2017-11-13
Implement __VA_OPT__
Tom Tromey
1
-0
/
+3
2017-11-13
libcpp: move line typedef and column-numbering comment to top of file
David Malcolm
1
-23
/
+23
2017-10-31
diagnostics: get rid of *_at_rich_loc in favor of overloading
David Malcolm
1
-3
/
+3
2017-10-30
Add -std=c17, -std=gnu17.
Joseph Myers
1
-2
/
+2
2017-09-15
Add support for -std=c++2a.
Andrew Sutton
1
-1
/
+2
2017-09-15
invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...
Jakub Jelinek
1
-1
/
+1
2017-07-06
diagnostics: fix end-points of ranges within macros (PR c++/79300)
David Malcolm
1
-1
/
+11
2017-06-20
Prevent fix-it hints from affecting more than one line
David Malcolm
1
-0
/
+2
2017-06-09
Add support for mutually-incompatible fix-it hints
David Malcolm
1
-0
/
+22
2017-06-05
libcpp: add callback for comment-handling
David Malcolm
1
-0
/
+9
2017-05-02
Support fix-it hints that add new lines
David Malcolm
1
-2
/
+14
2017-05-01
Eliminate fixit_hint class hierarchy
David Malcolm
1
-62
/
+28
2017-04-03
Fix numerous typos in comments
Jonathan Wakely
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
5
-5
/
+5
2016-11-23
system.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do not use "defined" in macros.
Paolo Bonzini
1
-1
/
+6
2016-10-25
Implement ~line_maps ()
David Malcolm
1
-1
/
+2
2016-10-12
gcc/
Jakub Jelinek
1
-0
/
+3
2016-09-26
Implement -Wimplicit-fallthrough.
Marek Polacek
1
-1
/
+3
2016-09-21
Add from_macro_definition_at predicate for locations.
Jason Merrill
1
-3
/
+7
2016-09-15
fix-it hints can't contain newlines
David Malcolm
1
-0
/
+2
2016-09-13
fix-it hints: insert_before vs insert_after
David Malcolm
1
-6
/
+95
2016-09-02
Introduce class edit_context
David Malcolm
1
-0
/
+1
2016-08-31
diagnostic-show-locus.c: handle fixits on lines outside the regular ranges
David Malcolm
1
-4
/
+3
2016-08-31
Remove arbitrary limits from rich_location
David Malcolm
1
-13
/
+132
2016-08-30
rich_location: add convenience overloads for adding fix-it hints
David Malcolm
1
-0
/
+34
2016-08-29
Allow the use of ad-hoc locations for fix-it hints
David Malcolm
1
-0
/
+6
2016-08-26
Add validation and consolidation of fix-it hints
David Malcolm
1
-3
/
+16
2016-08-23
line-map.h: add source_range::from_locations
David Malcolm
1
-0
/
+10
2016-08-19
Reimplement removal fix-it hints in terms of replace
David Malcolm
1
-22
/
+1
2016-08-19
Implement C _FloatN, _FloatNx types.
Joseph Myers
1
-0
/
+7
2016-08-18
Spelling suggestions for misspelled preprocessor directives
David Malcolm
1
-0
/
+8
2016-08-05
On-demand locations within string-literals
David Malcolm
1
-0
/
+51
2016-08-01
* include/cpplib.h: Fix comment typo.
Andreas Schwab
1
-1
/
+1
2016-07-27
Move make_location from tree.h/c to input.h/c
David Malcolm
1
-2
/
+2
2016-07-11
input.c: add lexing selftests and a test matrix for line_table states
David Malcolm
1
-0
/
+10
2016-06-22
libcpp: Tweak to missing #include source location
David Malcolm
1
-1
/
+6
2016-06-22
Implement -fdiagnostics-parseable-fixits
David Malcolm
1
-0
/
+16
2016-06-01
c-common.c (get_source_date_epoch): Rename to cb_get_source_date_epoch.
Eduard Sanou
1
-3
/
+3
2016-04-28
c-common.c (get_source_date_epoch): New function...
Eduard Sanou
1
-0
/
+3
2016-03-21
re PR target/70296 (Incorrect handling of vector X; if X is function-like macro)
Jakub Jelinek
1
-0
/
+1
2016-03-09
PR c++/70105: prevent nonsensical underline spew for macro expansions
David Malcolm
1
-0
/
+8
2016-03-09
PR c++/70105: Defer location expansion until diagnostic_show_locus
David Malcolm
1
-37
/
+14
2016-01-04
Update copyright years.
Jakub Jelinek
5
-5
/
+5
2015-12-07
Fix missing range information for "%q+D" format code
David Malcolm
1
-2
/
+2
2015-11-20
PR 62314: add ability to add fixit-hints to a diagnostic
David Malcolm
1
-0
/
+96
2015-11-19
re PR preprocessor/60736 (Crash in preprocessor including stdc-predef.h when ...
Jakub Jelinek
1
-0
/
+3
2015-11-13
Source range tracking in libcpp and C FE, with bit-packing optimization
David Malcolm
2
-32
/
+190
2015-11-06
Reimplement diagnostic_show_locus, introducing rich_location classes
David Malcolm
2
-2
/
+220
[next]