aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)AuthorFilesLines
2018-05-17line-map.c (linemap_init): Use placement new.Jason Merrill3-1/+10
2018-04-23Regenerate .pot files.Joseph Myers2-61/+65
2018-03-27* es.po: Update.Joseph Myers2-109/+78
2018-03-14Fix ICE for missing header fix-it hints with overlarge #line directives (PR c...David Malcolm2-0/+16
2018-03-03* da.po: Update.Joseph Myers2-14/+12
2018-02-28PR preprocessor/84517 allow double-underscore macros after string literalsJonathan Wakely2-8/+26
2018-02-16re PR bootstrap/82939 (genmatch fills up terminal with endless printing of pe...Richard Biener2-0/+11
2018-02-15PR preprocessor/83063 - __VA_OPT__ and ##Jason Merrill2-23/+126
2018-02-15* libcpp/macro.c: Fix typos.Jason Merrill1-9/+9
2018-02-04* ru.po: Update.Joseph Myers2-14/+12
2018-02-02* pt_BR.po: Update.Joseph Myers2-2/+6
2018-01-31Update cpplib .po files.Joseph Myers22-2259/+2583
2018-01-31re PR preprocessor/69869 (internal compiler error: Segmentation fault in call...Jakub Jelinek2-5/+21
2018-01-27c-cppbuiltin.c (c_cpp_builtins): Use ggc_strdup for the fp_suffix argument.Jakub Jelinek2-2/+7
2018-01-26Regenerate .pot files.Joseph Myers2-120/+136
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov3-4/+17
2018-01-14rs6000-p8swap.c (rs6000_sum_of_two_registers_p): New function.Kelvin Nilsen2-1/+8
2018-01-03Update copyright years.Jakub Jelinek27-28/+32
2017-12-20[PATCH, PR83492] Fix selection of aarch64 big-endian shift parameters based o...Michael Weiser2-1/+8
2017-12-14invoke.texi: Document -Wcast-function-type.Bernd Edlinger2-1/+5
2017-12-05re PR c++/79228 ('i' suffix for __complex__ extension interferes with C++14 U...Jakub Jelinek2-6/+12
2017-12-01PR c++/79228 - extensions hide C++14 complex literal operatorsJason Merrill2-4/+37
2017-11-28Reject fix-it hints for various awkward boundary cases (PR c/82050)David Malcolm3-5/+21
2017-11-21Use -Wtraditional for "would be stringified in traditional C" (PR preprocesso...Eric Gallager2-1/+7
2017-11-21C++: provide macro used-before-defined hint (PR c++/72786)David Malcolm3-0/+15
2017-11-13Implement __VA_OPT__Tom Tromey8-24/+248
2017-11-13libcpp: move line typedef and column-numbering comment to top of fileDavid Malcolm2-23/+28
2017-11-06re PR c++/80955 (Macros expanded in definition of user-defined literals)Mukesh Kapoor2-4/+14
2017-11-05[libcpp] Remove semicolon after do {} while (0) in BUF_APPENDTom de Vries2-1/+7
2017-10-31diagnostics: get rid of *_at_rich_loc in favor of overloadingDavid Malcolm4-33/+33
2017-10-30Add -std=c17, -std=gnu17.Joseph Myers3-2/+13
2017-10-10[PATCH] preprocessor stringizing raw stringsNathan Sidwell2-3/+16
2017-09-15Add support for -std=c++2a.Andrew Sutton3-2/+16
2017-09-15invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...Jakub Jelinek4-6/+14
2017-08-04Regenerate .pot files.Joseph Myers2-2/+6
2017-07-07libcpp: preserve ranges within macro expansions (PR c++/79300)David Malcolm2-6/+15
2017-07-06diagnostics: fix end-points of ranges within macros (PR c++/79300)David Malcolm3-7/+34
2017-06-21line-map.c (location_adhoc_data_update): Perform addition in uintptr_t type r...Jakub Jelinek2-2/+11
2017-06-20Prevent fix-it hints from affecting more than one lineDavid Malcolm3-2/+28
2017-06-15PR c++/80560 - warn on undefined memory operations involving non-trivial typesMartin Sebor1-2/+3
2017-06-09Add support for mutually-incompatible fix-it hintsDavid Malcolm3-1/+32
2017-06-05libcpp: add callback for comment-handlingDavid Malcolm3-0/+22
2017-05-02Support fix-it hints that add new linesDavid Malcolm3-8/+69
2017-05-01Regenerate .pot files.Joseph Myers2-1/+5
2017-05-01Eliminate fixit_hint class hierarchyDavid Malcolm3-213/+127
2017-05-01* fr.po: Update.Joseph Myers2-20/+10
2017-04-24Regenerate .pot files.Joseph Myers2-2/+6
2017-04-03Fix numerous typos in commentsJonathan Wakely4-3/+9
2017-03-21Fix search_line_fast for aarch64/ILP32Andreas Schwab2-1/+7
2017-03-16* init.c (cpp_init_builtins): Update __cplusplus for C++17.Jason Merrill2-1/+5