index
:
ampere-computing/gcc.git
common/ipa-str-reorg-v2
dfe-v1
gcc-7_3_0-amp-branch
gcc-7_3_0-retpoline-branch
gcc-7_3_0-retpoline2-branch
gcc-8_2_0-amp-branch
gcc-8_2_0-amp2-branch
gcc-8_2_0-amp3-branch
gcc-8_3_0-amp3-branch
gcc-8_4_0-amp-branch
gcc-9_1_0-amp-branch
gcc-9_3_0-amp-branch
master
master-dbcf2c2b2e
master-retpoline
GCC including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcpp
/
line-map.c
Age
Commit message (
Expand
)
Author
2017-01-10
Fix issues with unrepresentable column numbers (PR c++/77949)
dmalcolm
2017-01-07
Fix linemap corruption after very wide source lines (PR c++/72803)
dmalcolm
2017-01-01
Update copyright years.
jakub
2016-10-25
Implement ~line_maps ()
dmalcolm
2016-09-21
Add from_macro_definition_at predicate for locations.
jason
2016-09-15
fix-it hints can't contain newlines
dmalcolm
2016-09-13
fix-it hints: insert_before vs insert_after
dmalcolm
2016-08-31
diagnostic-show-locus.c: handle fixits on lines outside the regular ranges
dmalcolm
2016-08-31
Remove arbitrary limits from rich_location
dmalcolm
2016-08-30
rich_location: add convenience overloads for adding fix-it hints
dmalcolm
2016-08-29
Allow the use of ad-hoc locations for fix-it hints
dmalcolm
2016-08-26
Add validation and consolidation of fix-it hints
dmalcolm
2016-08-19
Reimplement removal fix-it hints in terms of replace
dmalcolm
2016-07-11
input.c: add lexing selftests and a test matrix for line_table states
dmalcolm
2016-06-22
* c-common.c (get_source_date_epoch): Use int64_t instead of long long.
danglin
2016-03-25
PR lto/69650
law
2016-03-15
Fix compiling large files
rth
2016-03-09
PR c++/70105: prevent nonsensical underline spew for macro expansions
dmalcolm
2016-03-09
PR c++/70105: Defer location expansion until diagnostic_show_locus
dmalcolm
2016-03-01
PR preprocessor/69985: fix ICE with long lines in -Wformat
dmalcolm
2016-02-23
PR preprocessor/69126: avoid comparing ad-hoc and non-ad-hoc locations
dmalcolm
2016-02-08
PR preprocessor/69664: fix rich_location::override_column
dmalcolm
2016-01-14
PR preprocessor/69177 and PR c++/68819: libcpp fallbacks and -Wmisleading-ind...
dmalcolm
2016-01-04
Update copyright years.
jakub
2015-12-22
libcpp: Avoid unnecessary ad-hoc uses for large source files
dmalcolm
2015-12-07
Fix missing range information for "%q+D" format code
dmalcolm
2015-11-20
PR 62314: add ability to add fixit-hints to a diagnostic
dmalcolm
2015-11-13
Source range tracking in libcpp and C FE, with bit-packing optimization
dmalcolm
2015-11-06
Reimplement diagnostic_show_locus, introducing rich_location classes
dmalcolm
2015-11-06
Add stats on adhoc table to dump_line_table_statistics
dmalcolm
2015-09-21
Handle lines encoded into several maps in linemap_position_for_loc_and_offset
manu
2015-06-08
PR c/66415
mpolacek
2015-05-26
libcpp/ChangeLog:
manu
2015-05-20
libcpp: Eliminate most of the non-const/reference-returning inline fns
dmalcolm
2015-05-19
Replace line_map union with C++ class hierarchy
dmalcolm
2015-05-13
libcpp: Replace macro usage with C++ constructs
dmalcolm
2015-05-05
libcpp: Improvements to comments in line-map.h/c
dmalcolm
2015-01-05
Update copyright years.
jakub
2014-12-04
libcpp/ChangeLog:
manu
2014-12-02
libcpp/ChangeLog:
manu
2014-12-02
2014-12-02 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu
2014-11-25
PR preprocessor/60436
jakub
2014-11-11
libcpp/ChangeLog:
manu
2014-10-14
libcpp/ChangeLog:
manu
2014-07-16
Support location tracking for built-in macro tokens
dodji
2014-02-07
PR preprocessor/56824
jakub
2014-01-23
PR preprocessor/58580 - preprocessor goes OOM with warning for zero literals
dodji
2014-01-02
Update copyright years in libcpp/
rsandifo
2013-01-14
Update copyright years in libcpp.
rsandifo
2013-01-03
2013-01-03 Marc Glisse <marc.glisse@inria.fr>
glisse
[next]