preprocessor: Random cleanups
[gcc.git] / libcpp / include / line-map.h
2020-05-19 Nathan Sidwellpreprocessor: Random cleanups
2020-01-10 David MalcolmAdd diagnostic paths
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-10 David MalcolmReplace label_text ctor with "borrow" and "take"
2019-10-15 Nathan Sidwell[linemap PATCH] Constify lookup
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-05-14 Martin LiskaDo a refactoring in linemap (PR preprocessor/90382).
2019-02-20 David MalcolmFix ICE with #line directive (PR c/89410)
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-13 David MalcolmEliminate source_location in favor of location_t
2018-10-31 Nathan Sidwell[4/7] Preprocessor location-kind predicates
2018-10-11 Nathan Sidwell[PATCH] A couple of line map fixes
2018-09-17 David MalcolmAdd range_idx param to range_label::get_text
2018-08-30 Nathan Sidwell[libcpp] fix some line map comments
2018-08-27 David MalcolmLess verbose fix-it hints for missing header files...
2018-08-15 David Malcolmdiagnostics: add labeling of source ranges
2018-08-08 Nathan Sidwell[PATCH] line-map include-from representation
2018-07-20 David Malcolmlibcpp: remove redundant parameter from rich_location...
2018-07-03 Nathan SidwellReorg line_map data structures for better packing.
2018-03-14 David MalcolmFix ICE for missing header fix-it hints with overlarge...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-28 David MalcolmReject fix-it hints for various awkward boundary cases...
2017-11-13 David Malcolmlibcpp: move line typedef and column-numbering comment...
2017-07-06 David Malcolmdiagnostics: fix end-points of ranges within macros...
2017-06-20 David MalcolmPrevent fix-it hints from affecting more than one line
2017-06-09 David MalcolmAdd support for mutually-incompatible fix-it hints
2017-05-02 David MalcolmSupport fix-it hints that add new lines
2017-05-01 David MalcolmEliminate fixit_hint class hierarchy
2017-04-03 Jonathan WakelyFix numerous typos in comments
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-25 David MalcolmImplement ~line_maps ()
2016-09-21 Jason MerrillAdd from_macro_definition_at predicate for locations.
2016-09-15 David Malcolmfix-it hints can't contain newlines
2016-09-13 David Malcolmfix-it hints: insert_before vs insert_after
2016-09-02 David MalcolmIntroduce class edit_context
2016-08-31 David Malcolmdiagnostic-show-locus.c: handle fixits on lines outside...
2016-08-31 David MalcolmRemove arbitrary limits from rich_location
2016-08-30 David Malcolmrich_location: add convenience overloads for adding...
2016-08-29 David MalcolmAllow the use of ad-hoc locations for fix-it hints
2016-08-26 David MalcolmAdd validation and consolidation of fix-it hints
2016-08-23 David Malcolmline-map.h: add source_range::from_locations
2016-08-19 David MalcolmReimplement removal fix-it hints in terms of replace
2016-07-27 David MalcolmMove make_location from tree.h/c to input.h/c
2016-07-11 David Malcolminput.c: add lexing selftests and a test matrix for...
2016-06-22 David MalcolmImplement -fdiagnostics-parseable-fixits
2016-03-09 David MalcolmPR c++/70105: prevent nonsensical underline spew for...
2016-03-09 David MalcolmPR c++/70105: Defer location expansion until diagnostic...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-07 David MalcolmFix missing range information for "%q+D" format code
2015-11-20 David MalcolmPR 62314: add ability to add fixit-hints to a diagnostic
2015-11-13 David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-06 David MalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-11-06 David MalcolmAdd stats on adhoc table to dump_line_table_statistics
2015-11-02 David Malcolmlibcpp: Improvements to description of source_location...
2015-10-21 Mikhail Maltsev[PATCH 2/9] ENABLE_CHECKING refactoring: libcpp
2015-07-08 Thomas SchwingeAddress -Wsign-compare diagnostics
2015-05-20 David Malcolmlibcpp: Eliminate most of the non-const/reference-retur...
2015-05-19 David MalcolmReplace line_map union with C++ class hierarchy
2015-05-13 David Malcolmlibcpp/input.c: Add a way to visualize the linemaps...
2015-05-13 David Malcolmlibcpp: Replace macro usage with C++ constructs
2015-05-13 David Malcolmline-map.h: move linemap_assert and friends higher...
2015-05-12 David MalcolmImplement -Wmisleading-indentation
2015-05-05 David Malcolmlibcpp: Improvements to comments in line-map.h/c
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-02 Manuel López-Ibáñezline-map.h (linemap_assert_fails): Declare.
2014-11-13 Manuel López-Ibáñezline-map.h: Include EXPR, so that unused variable warni...
2014-11-11 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-10-14 Manuel López-Ibáñezline-map.h (linemap_location_from_macro_expansion_p...
2014-07-16 Dodji SeketeliSupport location tracking for built-in macro tokens
2014-01-23 Dodji SeketeliPR preprocessor/58580 - preprocessor goes OOM with...
2014-01-02 Richard SandifordUpdate copyright years in libcpp/
2013-01-14 Richard SandifordUpdate copyright years in libcpp.
2012-09-25 Dehao Chenre PR middle-end/54645 (Many testsuite failures)
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-07-30 Laurynas Biveinisgengtype.c (adjust_field_type): Diagnose duplicate...
2012-05-29 Joseph Myersdirectives.c: Fix typos.
2012-04-30 Dodji SeketeliStrip "<built-in>" loc from displayed expansion context
2012-04-26 Manuel López-Ibáñeztree-diagnostic.c (maybe_unwind_expanded_macro_loc...
2011-11-22 Diego Novilloline-map.h (linemap_dump): Declare.
2011-10-25 Dodji SeketeliSupport expansion of reserved locations wrapped in...
2011-10-18 Dodji SeketeliFix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets
2011-10-17 Tom TromeyReduce memory waste due to non-power-of-2 allocs
2011-10-17 Tom TromeyAdd line map statistics to -fmem-report output
2011-10-17 Tom TromeySupport -fdebug-cpp option
2011-10-17 Tom TromeyGenerate virtual locations for tokens
2011-10-17 Tom TromeyLinemap infrastructure for virtual locations
2011-08-15 Gabriel CharetteLINEMAP_POSITION_FOR_COLUMN had the exact same effect...
2011-07-28 Gabriel Charetteline-map.h (struct line_maps): Remove unused field...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-10-19 Basile Starynkevitchline-map.h (source_location): Remove obsolete comment...
2009-10-14 Jakub Jelinekre PR preprocessor/41543 (BUILTINS_LOCATION wrong with...
2009-07-18 Jerry Quinndirectives.c (do_linemarker, do_line): Use CPP_STRING...
2009-06-01 Aldy Hernandezdiagnostic.c (diagnostic_build_prefix): Always print...
2009-06-01 Ian Lance Taylorcpp-id-data.h: Add extern "C".
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-18 Joseph Myersre PR preprocessor/39646 (__FILE__ breaks for empty...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-29 Joseph Myersre PR preprocessor/34695 (Preprocessor warning->error...
2008-07-21 Manuel López-Ibáñezline-map.h (linenum_type): New typedef.
next