aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)Author
2019-02-22Update ChangeLog and version files for releasereleases/gcc-8.3.0GCC Administrator
2018-07-26Update ChangeLog and version files for releasereleases/gcc-8.2.0GCC Administrator
2018-06-11* fr.po: Update.Joseph Myers
2018-06-07* eo.po: Update.Joseph Myers
2018-05-02Update ChangeLog and version files for releaseGCC Administrator
2018-04-23Regenerate .pot files.Joseph Myers
2018-03-27* es.po: Update.Joseph Myers
2018-03-14Fix ICE for missing header fix-it hints with overlarge #line directives (PR c...David Malcolm
2018-03-03* da.po: Update.Joseph Myers
2018-02-28PR preprocessor/84517 allow double-underscore macros after string literalsJonathan Wakely
2018-02-16re PR bootstrap/82939 (genmatch fills up terminal with endless printing of pe...Richard Biener
2018-02-15PR preprocessor/83063 - __VA_OPT__ and ##Jason Merrill
2018-02-15* libcpp/macro.c: Fix typos.Jason Merrill
2018-02-04* ru.po: Update.Joseph Myers
2018-02-02* pt_BR.po: Update.Joseph Myers
2018-01-31Update cpplib .po files.Joseph Myers
2018-01-31re PR preprocessor/69869 (internal compiler error: Segmentation fault in call...Jakub Jelinek
2018-01-27c-cppbuiltin.c (c_cpp_builtins): Use ggc_strdup for the fp_suffix argument.Jakub Jelinek
2018-01-26Regenerate .pot files.Joseph Myers
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov
2018-01-14rs6000-p8swap.c (rs6000_sum_of_two_registers_p): New function.Kelvin Nilsen
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20[PATCH, PR83492] Fix selection of aarch64 big-endian shift parameters based o...Michael Weiser
2017-12-14invoke.texi: Document -Wcast-function-type.Bernd Edlinger
2017-12-05re PR c++/79228 ('i' suffix for __complex__ extension interferes with C++14 U...Jakub Jelinek
2017-12-01PR c++/79228 - extensions hide C++14 complex literal operatorsJason Merrill
2017-11-28Reject fix-it hints for various awkward boundary cases (PR c/82050)David Malcolm
2017-11-21Use -Wtraditional for "would be stringified in traditional C" (PR preprocesso...Eric Gallager
2017-11-21C++: provide macro used-before-defined hint (PR c++/72786)David Malcolm
2017-11-13Implement __VA_OPT__Tom Tromey
2017-11-13libcpp: move line typedef and column-numbering comment to top of fileDavid Malcolm
2017-11-06re PR c++/80955 (Macros expanded in definition of user-defined literals)Mukesh Kapoor
2017-11-05[libcpp] Remove semicolon after do {} while (0) in BUF_APPENDTom de Vries
2017-10-31diagnostics: get rid of *_at_rich_loc in favor of overloadingDavid Malcolm
2017-10-30Add -std=c17, -std=gnu17.Joseph Myers
2017-10-10[PATCH] preprocessor stringizing raw stringsNathan Sidwell
2017-09-15Add support for -std=c++2a.Andrew Sutton
2017-09-15invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...Jakub Jelinek
2017-08-04Regenerate .pot files.Joseph Myers
2017-07-07libcpp: preserve ranges within macro expansions (PR c++/79300)David Malcolm
2017-07-06diagnostics: fix end-points of ranges within macros (PR c++/79300)David Malcolm
2017-06-21line-map.c (location_adhoc_data_update): Perform addition in uintptr_t type r...Jakub Jelinek
2017-06-20Prevent fix-it hints from affecting more than one lineDavid Malcolm
2017-06-15PR c++/80560 - warn on undefined memory operations involving non-trivial typesMartin Sebor
2017-06-09Add support for mutually-incompatible fix-it hintsDavid Malcolm
2017-06-05libcpp: add callback for comment-handlingDavid Malcolm
2017-05-02Support fix-it hints that add new linesDavid Malcolm
2017-05-01Regenerate .pot files.Joseph Myers
2017-05-01Eliminate fixit_hint class hierarchyDavid Malcolm
2017-05-01* fr.po: Update.Joseph Myers