]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/include/line-map.h
Update copyright years.
[thirdparty/gcc.git] / libcpp / include / line-map.h
2024-01-03  Jakub JelinekUpdate copyright years.
2023-11-19  David Malcolmlibcpp: split decls out to rich-location.h
2023-11-09  David Malcolmdiagnostics: cleanups to diagnostic-show-locus.cc
2023-10-31  David Malcolmlibcpp: eliminate MACRO_MAP_EXPANSION_POINT_LOCATION
2023-10-08  David Malcolmlibcpp: eliminate LINEMAPS_{ORDINARY,MACRO}_MAPS
2023-10-08  David Malcolmlibcpp: eliminate LINEMAPS_{,ORDINARY_,MACRO_}CACHE
2023-10-08  David Malcolmlibcpp: eliminate LINEMAPS_LAST_ALLOCATED{,_ORDINARY...
2023-10-08  David Malcolmlibcpp: eliminate COMBINE_LOCATION_DATA
2023-10-08  David Malcolmlibcpp: "const" and other cleanups
2023-01-16  Jakub JelinekUpdate copyright years.
2022-09-28  Eugene RozenfeldAdd instruction level discriminator support.
2022-07-15  Jonathan Wakelylibcpp: Improve encapsulation of label_text
2022-07-13  Marek Polaceklibcpp: Avoid pessimizing std::move [PR106272]
2022-07-07  David MalcolmConvert label_text to C++11 move semantics
2022-01-18  Richard Bienerpack fields in line-map data structures
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-03  Jakub Jelinekpch: Add support for PCH for relocatable executables...
2021-11-01  David Malcolmdiagnostics: escape non-ASCII source bytes for certain...
2021-08-31  Martin SeborDisable gcc_rich_location copying and assignment.
2021-04-13  Eric BotcazouFix thinko in libcpp preparation patch for modules
2021-02-24  Nathan Sidwellc++: Macro location fixes [PR 98718]
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-17  Nathan Sidwellpreprocessor: module line maps
2020-09-17  Patrick Palkac-family: Macro support in -Wmisleading-indentation...
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.
next