Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Daily bump. | GCC Administrator | 2021-05-21 | 1 | -0/+14 |
* | c: Add support for __FILE_NAME__ macro (PR c/42579) | Christophe Lyon | 2021-05-20 | 3 | -4/+12 |
* | libcpp: Fix up -fdirectives-only handling of // comments on last line not ter... | Jakub Jelinek | 2021-05-20 | 1 | -2/+3 |
* | Daily bump. | GCC Administrator | 2021-05-13 | 1 | -0/+7 |
* | libcpp: Fix up -fdirectives-only preprocessing of includes not ending with ne... | Jakub Jelinek | 2021-05-12 | 1 | -1/+12 |
* | Daily bump. | GCC Administrator | 2021-05-12 | 1 | -0/+24 |
* | preprocessor: Support C2X #elifdef, #elifndef | Joseph Myers | 2021-05-11 | 3 | -35/+88 |
* | preprocessor: Fix cpp_avoid_paste for digit separators | Joseph Myers | 2021-05-11 | 1 | -0/+1 |
* | preprocessor: Enable digit separators for C2X | Joseph Myers | 2021-05-11 | 1 | -2/+2 |
* | Daily bump. | GCC Administrator | 2021-05-08 | 1 | -0/+5 |
* | libcpp: Fix up pragma preprocessing [PR100450] | Jakub Jelinek | 2021-05-07 | 1 | -0/+1 |
* | Daily bump. | GCC Administrator | 2021-05-07 | 1 | -0/+9 |
* | preprocessor: Fix pp-number lexing of digit separators [PR83873, PR97604] | Joseph Myers | 2021-05-06 | 2 | -7/+13 |
* | Daily bump. | GCC Administrator | 2021-05-04 | 1 | -0/+5 |
* | GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs | H.J. Lu | 2021-05-03 | 1 | -0/+29 |
* | Daily bump. | GCC Administrator | 2021-04-30 | 1 | -0/+5 |
* | preprocessor: Handle digit separators in #line [PR82359] | Joseph Myers | 2021-04-29 | 1 | -0/+7 |
* | Daily bump. | GCC Administrator | 2021-04-20 | 1 | -0/+6 |
* | preprocessor/100142 - revert unwanted change in last commit | Richard Biener | 2021-04-19 | 1 | -1/+1 |
* | Daily bump. | GCC Administrator | 2021-04-14 | 1 | -0/+12 |
* | preprocessor: Fix column adjustment [PR 99446] | Nathan Sidwell | 2021-04-13 | 1 | -10/+9 |
* | Fix thinko in libcpp preparation patch for modules | Eric Botcazou | 2021-04-13 | 2 | -8/+4 |
* | Daily bump. | GCC Administrator | 2021-03-30 | 1 | -0/+4 |
* | Update cpplib sr.po. | Joseph Myers | 2021-03-29 | 1 | -30/+14 |
* | Daily bump. | GCC Administrator | 2021-03-09 | 1 | -0/+4 |
* | Update cpplib eo.po. | Joseph Myers | 2021-03-08 | 1 | -32/+17 |
* | Daily bump. | GCC Administrator | 2021-03-03 | 1 | -0/+6 |
* | diagnostics: fix ICE on fix-it hints on very long lines [PR99323] | David Malcolm | 2021-03-02 | 1 | -0/+8 |
* | Daily bump. | GCC Administrator | 2021-02-25 | 1 | -0/+12 |
* | c++: Macro location fixes [PR 98718] | Nathan Sidwell | 2021-02-24 | 2 | -18/+24 |
* | c++: modules & -fpreprocessed [PR 99072] | Nathan Sidwell | 2021-02-24 | 1 | -0/+17 |
* | Daily bump. | GCC Administrator | 2021-02-20 | 1 | -0/+6 |
* | Update .po files. | Joseph Myers | 2021-02-19 | 21 | -4048/+4867 |
* | Daily bump. | GCC Administrator | 2021-02-19 | 1 | -0/+12 |
* | c++: header-unit build capability [PR 99023] | Nathan Sidwell | 2021-02-18 | 4 | -21/+46 |
* | Daily bump. | GCC Administrator | 2021-02-17 | 1 | -0/+4 |
* | c++: directives-only preprocessing and include translation [PR 99050] | Nathan Sidwell | 2021-02-16 | 1 | -3/+7 |
* | Daily bump. | GCC Administrator | 2021-02-11 | 1 | -0/+7 |
* | libcpp: fix ICE comparing macro locations without column info [PR96391] | David Malcolm | 2021-02-10 | 1 | -1/+2 |
* | Daily bump. | GCC Administrator | 2021-02-06 | 1 | -0/+4 |
* | Regenerate .pot files. | Joseph Myers | 2021-02-05 | 1 | -205/+226 |
* | Daily bump. | GCC Administrator | 2021-02-05 | 1 | -0/+5 |
* | c++, libcpp: Use make_signed_t<size_t> in the 1z diagnostics | Jakub Jelinek | 2021-02-04 | 1 | -1/+1 |
* | Daily bump. | GCC Administrator | 2021-02-04 | 1 | -0/+18 |
* | libcpp: Fix up -fdirectives-only preprocessing [PR98882] | Jakub Jelinek | 2021-02-03 | 1 | -2/+2 |
* | c++: Implement C++23 P0330 - Literal Suffixes for ptrdiff_t and size_t. | Ed Smith-Rowland | 2021-02-03 | 3 | -30/+58 |
* | Daily bump. | GCC Administrator | 2021-01-28 | 1 | -0/+5 |
* | Fix ICE for [PR target/98833]. | liuhongt | 2021-01-27 | 1 | -4/+4 |
* | Daily bump. | GCC Administrator | 2021-01-27 | 1 | -0/+6 |
* | c++: Add support for -std=c++23 | Paul Fee | 2021-01-26 | 2 | -2/+10 |