]> gcc.gnu.org Git - gcc.git/history - libcpp/include
Add validation and consolidation of fix-it hints
[gcc.git] / libcpp / include /
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-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-18 David MalcolmSpelling suggestions for misspelled preprocessor directives
2016-08-05 David MalcolmOn-demand locations within string-literals
2016-08-01 Andreas Schwab* include/cpplib.h: Fix comment typo.
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 Malcolmlibcpp: Tweak to missing #include source location
2016-06-22 David MalcolmImplement -fdiagnostics-parseable-fixits
2016-06-01 Eduard Sanouc-common.c (get_source_date_epoch): Rename to cb_get_so...
2016-04-28 Eduard Sanouc-common.c (get_source_date_epoch): New function...
2016-03-21 Jakub Jelinekre PR target/70296 (Incorrect handling of vector X...
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-19 Jakub Jelinekre PR preprocessor/60736 (Crash in preprocessor includi...
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-06-30 Edward Smith-RowlandImplement N4197 - Adding u8 character literals
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-09 Jason Merrilllex.c (lex_string): Add -Wc++11-compat warning.
2015-05-05 David Malcolmlibcpp: Improvements to comments in line-map.h/c
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-19 Jakub Jelinekre PR preprocessor/63831 (r217292 causes segfaults...
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-11-10 Edward Smith-Rowlandcpplib.h (cpp_callbacks): Add has_attribute.
2014-11-06 Joseph MyersPreserve original spellings of extended identifiers.
2014-10-14 Manuel López-Ibáñezline-map.h (linemap_location_from_macro_expansion_p...
2014-09-24 Marek Polacekre PR c/61405 (Not emitting "enumeration value not...
2014-09-09 Manuel López-Ibáñezinvoke.texi (Wnormalized=): Update.
2014-09-04 Manuel López-Ibáñezoptions.texi: Document that Var and Init are required...
2014-08-23 Edward Smith-Rowlandcpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...
2014-08-20 Marek Polacekcpplib.h (cpp_options): Use signed char.
2014-08-19 Marek Polacekc-opts.c (sanitize_cpp_opts): Make warn_long_long be...
2014-08-10 Marek Polacekre PR c/51849 (-Wc99-compat would be considered useful)
2014-07-16 Dodji SeketeliSupport location tracking for built-in macro tokens
2014-05-26 Richard Bienerconfigure.ac: Remove long long and __int64 type checks...
2014-05-20 Richard Bienerconfig.gcc: Remove need_64bit_hwint.
2014-01-23 Dodji SeketeliPR preprocessor/58580 - preprocessor goes OOM with...
2014-01-02 Richard SandifordUpdate copyright years in libcpp/
2013-11-16 Joseph Myersucnid-2011-1.c: New test.
2013-11-05 Tobias Burnusc.opt (-Wdate-time): New option
2013-10-31 Edward Smith-RowlandImplement C++14 digit separators.
2013-07-10 Jakub Jelinekc-ppoutput.c (scan_translation_unit): Call account_for_...
2013-04-28 Jakub JelinekN3472 binary constants
2013-04-24 Paolo Carlinicpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.
2013-01-14 Richard SandifordUpdate copyright years in libcpp.
2012-11-16 Simon Baldwincpplib.h (struct cpp_options): Add canonical_system_hea...
2012-11-10 Ed Smith-RowlandImplement a flag -fext-numeric-literals that allows...
2012-10-23 Joseph Myersgcc:
2012-09-25 Dehao Chenre PR middle-end/54645 (Many testsuite failures)
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-08-15 Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-07-30 Laurynas Biveinisgengtype.c (adjust_field_type): Diagnose duplicate...
2012-05-29 Joseph Myersdirectives.c: Fix typos.
2012-05-16 Dodji SeketeliPR preprocessor/7263 - Avoid pedantic warnings on syste...
2012-04-30 Dodji SeketeliStrip "<built-in>" loc from displayed expansion context
2012-04-27 Ollie WildAdd new option, -Wliteral-suffix.
2012-04-26 Manuel López-Ibáñeztree-diagnostic.c (maybe_unwind_expanded_macro_loc...
2011-12-20 Joseph Myersgcc:
2011-11-22 Diego Novilloline-map.h (linemap_dump): Declare.
2011-10-31 Jason Merrillre PR c++/50920 (add a -std=c++11 option to the driver)
2011-10-26 Ed Smith-RowlandImplement C++11 user-defined literals.
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-22 Gabriel CharetteAdd ability to force lexed tokens' source_locations.
2011-08-18 Joseph Myers* include/cpplib.h (struct cpp_options): Fix typo.
2011-08-18 Joseph Myersc1x-uni-string-1.c, [...]: New tests.
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-07-15 Dodji SeketeliUse source_location where it is due
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-10-19 Basile Starynkevitchline-map.h (source_location): Remove obsolete comment...
2010-09-29 Kai Tietzre PR preprocessor/45362 (Dangling reference about...
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-06-11 Jakub Jelinekcpplib.h (struct cpp_callbacks): Add user_builtin_macro...
2010-06-10 Joseph Myerscommon.opt (fshow-column): Don't mark as C ObjC C+...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-04-25 Joseph Myersc-common.c (flag_isoc1x): New.
2010-04-07 Simon Baldwindiagnostic.h (diagnostic_override_option_index): New...
next
This page took 0.529557 seconds and 8 git commands to generate.