]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/line-map.c
line-map.c (linemap_init): Use placement new.
[thirdparty/gcc.git] / libcpp / line-map.c
2018-05-17  Jason Merrillline-map.c (linemap_init): Use placement new.
2018-02-16  Richard Bienerre PR bootstrap/82939 (genmatch fills up terminal with...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-28  David MalcolmReject fix-it hints for various awkward boundary cases...
2017-07-07  David Malcolmlibcpp: preserve ranges within macro expansions (PR...
2017-07-06  David Malcolmdiagnostics: fix end-points of ranges within macros...
2017-06-21  Jakub Jelinekline-map.c (location_adhoc_data_update): Perform additi...
2017-06-20  David MalcolmPrevent fix-it hints from affecting more than one line
2017-06-16  Martin SeborPR c++/80560 - warn on undefined memory operations...
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-01-10  David MalcolmFix issues with unrepresentable column numbers (PR...
2017-01-07  David MalcolmFix linemap corruption after very wide source lines...
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-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-19  David MalcolmReimplement removal fix-it hints in terms of replace
2016-07-11  David Malcolminput.c: add lexing selftests and a test matrix for...
2016-06-22  John David Anglinc-common.c (get_source_date_epoch): Use int64_t instead...
2016-03-25  Bernd Schmidtre PR preprocessor/69650 (ICE in linemap_line_start...
2016-03-15  Richard HendersonFix compiling large files
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-03-01  David MalcolmPR preprocessor/69985: fix ICE with long lines in ...
2016-02-23  David MalcolmPR preprocessor/69126: avoid comparing ad-hoc and non...
2016-02-08  David MalcolmPR preprocessor/69664: fix rich_location::override_column
2016-01-14  David MalcolmPR preprocessor/69177 and PR c++/68819: libcpp fallback...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-22  David Malcolmlibcpp: Avoid unnecessary ad-hoc uses for large source...
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-09-21  Manuel López-IbáñezHandle lines encoded into several maps in linemap_posit...
2015-06-08  Marek Polacekre PR c/66415 (ice in location_column_from_byte_offset)
2015-05-26  Manuel López-Ibáñezline-map.c (LINE_MAP_MAX_COLUMN_NUMBER LINE_MAP_MAX_LOC...
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: Replace macro usage with C++ constructs
2015-05-05  David Malcolmlibcpp: Improvements to comments in line-map.h/c
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-04  Manuel López-Ibáñezline-map.c (linemap_position_for_loc_and_offset): Add...
2014-12-02  Manuel López-Ibáñezline-map.h (linemap_assert_fails): Declare.
2014-12-02  Manuel López-Ibáñezline-map.c (linemap_add): Fix typo.
2014-11-25  Jakub Jelinekre PR preprocessor/60436 (C preprocessor segfaults...
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-02-07  Jakub Jelinekre PR preprocessor/56824 (pragma GCC diagnostic push...
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.
2013-01-03  Marc Glissere PR bootstrap/50167 (gmp memory functions are extern...
2012-09-25  Dehao Chenre PR middle-end/54704 (three-fold increase in compile...
2012-09-25  Dehao Chenre PR middle-end/54645 (Many testsuite failures)
2012-09-19  Dehao ChenIntegrate lexical block into source_location.
2012-06-05  Dimitrios Apostolouline-map.c (linemap_enter_macro): Don't zero max_column...
2012-06-04  Dodji SeketeliPR preprocessor/53463 - Fix system header detection...
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 SeketeliFix lookup of macro maps
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  Dodji SeketeliFix bootstrapping with --disable-checking
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-28  Dodji SeketeliFix the use of linemap_add and remove unnecessary kludge
2011-07-28  Gabriel Charetteline-map.h (struct line_maps): Remove unused field...
2011-03-25  Kai Tietzfiles.c (file_hash_eq): Use filename_cmp instead of...
2009-10-14  Jakub Jelinekre PR preprocessor/41543 (BUILTINS_LOCATION wrong with...
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-30  Tom Tromeyre PR preprocessor/39512 (linemap_init in lex.c does...
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.
2008-02-20  Tom Tromeytraditional.c (lex_identifier): Use CPP_HASHNODE.
2007-09-06  Tom Tromeytree-cfg.c (remove_bb): Only warn if line is non-zero.
2005-06-29  Kelley Cookall files: Update FSF address in copyright headers.
2005-05-28  Gabriel Dos Reisconfigure.ac: Check declarations for asprintf and vaspr...
2005-04-21  Per Bothnerre PR preprocessor/20907 (long comments throw off line...
2004-05-24  Paolo BonziniMakefile.def (host_modules): add libcpp.