]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp
Remove a TODO from verify_type_variant
[thirdparty/gcc.git] / libcpp /
2016-10-29  jsm28 * eo.po: Update.
2016-10-25  dmalcolminput.c/libcpp: fix lifetimes of path buffers
2016-10-25  dmalcolmImplement ~line_maps ()
2016-10-21  andris2016-10-21 Andris Pavenis <andris.pavenis@iki.fi>
2016-10-11  jakubgcc/
2016-10-08  jakub * doc/invoke.texi: Document accepting Else, fallthrough.
2016-10-08  jakub * doc/invoke.texi (-Wimplicit-fallthrough): Document...
2016-10-08  jakub * c-lex.c (c_lex_with_flags) <case CPP_COMMENT>: For...
2016-10-05  kelvinlibcpp/ChangeLog:
2016-09-26  mpolacekImplement -Wimplicit-fallthrough.
2016-09-23  dmalcolmProvide location information for terminator characters...
2016-09-21  jason Add from_macro_definition_at predicate for locations.
2016-09-15  dmalcolmfix-it hints can't contain newlines
2016-09-13  dmalcolmfix-it hints: insert_before vs insert_after
2016-09-02  dmalcolmIntroduce class edit_context
2016-08-31  dmalcolmdiagnostic-show-locus.c: handle fixits on lines outside...
2016-08-31  dmalcolmRemove arbitrary limits from rich_location
2016-08-30  dmalcolmrich_location: add convenience overloads for adding...
2016-08-29  dmalcolmAllow the use of ad-hoc locations for fix-it hints
2016-08-26  dmalcolmAdd validation and consolidation of fix-it hints
2016-08-23  dmalcolmline-map.h: add source_range::from_locations
2016-08-19  dmalcolmReimplement removal fix-it hints in terms of replace
2016-08-19  jsm28Regenerate .pot files.
2016-08-19  jsm28Implement C _FloatN, _FloatNx types.
2016-08-19  prathamesh34922016-08-19 Prathamesh Kulkarni <prathamesh.kulkarni...
2016-08-18  dmalcolmSpelling suggestions for misspelled preprocessor directives
2016-08-18  mpolacek PR c/7652
2016-08-12  mpolacek PR c/7652
2016-08-06  dmalcolmFix crash in selftest::test_lexer_string_locations_ucn4...
2016-08-05  dmalcolmOn-demand locations within string-literals
2016-08-01  schwab* include/cpplib.h: Fix comment typo.
2016-07-27  dmalcolmMove make_location from tree.h/c to input.h/c
2016-07-11  dmalcolminput.c: add lexing selftests and a test matrix for...
2016-06-22  dmalcolmlibcpp: Tweak to missing #include source location
2016-06-22  dmalcolmImplement -fdiagnostics-parseable-fixits
2016-06-22  danglin * c-common.c (get_source_date_epoch): Use int64_t...
2016-06-03  jsm28 * sr.po: Update.
2016-06-01  dokogcc/c-family/ChangeLog:
2016-05-20  marxinChange ENABLE_VALGRIND_CHECKING to
2016-05-18  jsm28 * da.po: Update.
2016-05-12  jsm28 * fi.po: Update.
2016-05-03  jsm28 * nl.po: Update.
2016-04-30  jsm28 * sv.po: Update.
2016-04-28  jsm28Update .po files.
2016-04-28  dokogcc/c-family/ChangeLog:
2016-04-21  jsm28Regenerate .pot files.
2016-04-13  bernds Patch from Roger Orr <rogero@howzatt.demon.co.uk>
2016-04-08  jsm28Regenerate .pot files.
2016-04-06  rthPR preprocessor/61817
2016-03-30  jsm28 * da.po: Update.
2016-03-25  law PR lto/69650
2016-03-21  jakub PR target/70296
2016-03-17  jsm28 * fr.po: Update.
2016-03-15  rthFix compiling large files
2016-03-15  jason * libcpp/expr.c (cpp_classify_number): Hex floats...
2016-03-09  dmalcolmPR c++/70105: prevent nonsensical underline spew for...
2016-03-09  dmalcolmPR c++/70105: Defer location expansion until diagnostic...
2016-03-05  jsm28 * sr.po: Update.
2016-03-01  dmalcolmPR preprocessor/69985: fix ICE with long lines in ...
2016-02-23  dmalcolmPR preprocessor/69126: avoid comparing ad-hoc and non...
2016-02-12  jsm28 * eo.po: Update.
2016-02-09  jsm28 * fi.po: Update.
2016-02-08  dmalcolmPR preprocessor/69664: fix rich_location::override_column
2016-02-07  jsm28 * ru.po: Update.
2016-02-05  jakub PR c++/69628
2016-02-05  jsm28 * fi.po: Update.
2016-02-04  jsm28Update cpplib .po files.
2016-01-31  jsm28Regenerate .pot files.
2016-01-31  jsm28 * fi.po: Update.
2016-01-28  jakub PR pch/68176
2016-01-28  jakub * directives.c (destringize_and_run): Adjust prototype.
2016-01-27  dmalcolmlibcpp: use better locations for _Pragma tokens (prepro...
2016-01-14  dmalcolmPR preprocessor/69177 and PR c++/68819: libcpp fallback...
2016-01-08  jakub PR c++/69145
2016-01-04  jakub Update copyright years.
2015-12-22  dmalcolmlibcpp: Avoid unnecessary ad-hoc uses for large source...
2015-12-07  dmalcolmFix missing range information for "%q+D" format code
2015-11-20  dmalcolmPR 62314: add ability to add fixit-hints to a diagnostic
2015-11-19  jakub PR preprocessor/60736
2015-11-13  dmalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-06  dmalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-11-06  dmalcolmAdd stats on adhoc table to dump_line_table_statistics
2015-11-04  miyukiENABLE_CHECKING refactoring: remove remaining occurrences
2015-11-03  uros * lex.c (search_line_sse42): Correctly advance the...
2015-11-02  dmalcolmlibcpp: Improvements to description of source_location...
2015-10-21  law[PATCH 2/9] ENABLE_CHECKING refactoring: libcpp
2015-10-21  law[PATCH 1/9] ENABLE_CHECKING refactoring
2015-10-13  law[PATCH 1/9] ENABLE_CHECKING refactoring
2015-10-08  jsm28 * zh_TW.po: Update.
2015-09-21  manuHandle lines encoded into several maps in linemap_posit...
2015-09-07  mpolacek * system.h (INTTYPE_MINIMUM): Rewrite to avoid shift...
2015-08-07  dj2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2015-07-31  jsm28 * sv.po: Update.
2015-07-24  jsm28 * nl.po: Update.
2015-07-08  tschwingeAddress -Wsign-compare diagnostics
2015-07-03  paolo2015-07-03 Paolo Carlini <paolo.carlini@oracle.com>
2015-07-02  paolo/libcpp
2015-07-02  jsm28Regenerate .pot files.
2015-06-30  emsrlibcpp:
2015-06-30  uros * lex.c (search_line_sse42) [__GCC_ASM_FLAG_OUTPUTS__...
next