Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-28 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-01-27 | Fix ICE for [PR target/98833]. | liuhongt | 1 | -4/+4 |
2021-01-27 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2021-01-26 | c++: Add support for -std=c++23 | Paul Fee | 2 | -2/+10 |
2021-01-16 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-01-15 | preprocessor: Make quoting : [PR 95253] | Nathan Sidwell | 1 | -1/+0 |
2021-01-08 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2021-01-07 | Update cpplib es.po. | Joseph Myers | 1 | -50/+39 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 24 | -25/+25 |
2021-01-04 | Update Copyright in ChangeLog files | Jakub Jelinek | 1 | -1/+1 |
2020-12-15 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2020-12-14 | preprocessor: Deferred macro support | Nathan Sidwell | 2 | -7/+13 |
2020-12-11 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2020-12-10 | c++: Update value of __cplusplus for C++20. | Jason Merrill | 1 | -1/+1 |
2020-12-02 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2020-12-01 | Feature: Macros for identifying the wide and narrow execution string literal ... | JeanHeyd Meneide | 4 | -0/+24 |
2020-11-28 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2020-11-27 | preprocessor: Fix #line overflow check [PR97602] | Joseph Myers | 1 | -5/+5 |
2020-11-25 | Daily bump. | GCC Administrator | 1 | -0/+26 |
2020-11-24 | preprocessor: Add deferred macros | Nathan Sidwell | 6 | -51/+123 |
2020-11-20 | Daily bump. | GCC Administrator | 1 | -0/+33 |
2020-11-19 | preprocessor: main file searching | Nathan Sidwell | 4 | -4/+70 |
2020-11-19 | preprocessor: main-file cleanup | Nathan Sidwell | 5 | -31/+30 |
2020-11-19 | Daily bump. | GCC Administrator | 1 | -0/+36 |
2020-11-18 | preprocessor: C++ module-directives | Nathan Sidwell | 5 | -3/+510 |
2020-11-18 | preprocessor: Add support for header unit translation | Nathan Sidwell | 2 | -40/+118 |
2020-11-18 | preprocessor: Update mkdeps for modules | Nathan Sidwell | 3 | -1/+96 |
2020-11-18 | Daily bump. | GCC Administrator | 1 | -0/+29 |
2020-11-17 | preprocessor: new callbacks | Nathan Sidwell | 1 | -0/+8 |
2020-11-17 | preprocessor: module line maps | Nathan Sidwell | 3 | -41/+150 |
2020-11-17 | preprocessor: Fix profiled bootstrap warning [pr97858] | Nathan Sidwell | 1 | -15/+5 |
2020-11-14 | Daily bump. | GCC Administrator | 1 | -0/+14 |
2020-11-13 | c: C2x binary constants | Joseph Myers | 2 | -10/+17 |
2020-11-13 | Do not warn about unused macros while processing #pragma GCC optimize | Piotr H. Dabrowski | 2 | -0/+27 |
2020-11-13 | Daily bump. | GCC Administrator | 1 | -0/+17 |
2020-11-12 | c: C2x __has_c_attribute | Joseph Myers | 4 | -2/+10 |
2020-11-12 | Specify reason of -Winvalid-pch warning | Nicholas Guriev | 1 | -1/+1 |
2020-11-08 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2020-11-07 | libcpp: Update cpp_wcwidth() to Unicode 13.0.0 | Lewis Hyatt | 1 | -91/+97 |
2020-11-07 | Daily bump. | GCC Administrator | 1 | -0/+11 |
2020-11-06 | libcpp: Provide date routine | Nathan Sidwell | 4 | -33/+71 |
2020-11-04 | Daily bump. | GCC Administrator | 1 | -0/+25 |
2020-11-03 | cpplib: EOF in pragmas | Nathan Sidwell | 1 | -8/+23 |
2020-11-03 | cpplib: Fix off-by-one error | Nathan Sidwell | 1 | -1/+1 |
2020-11-03 | libcpp: unbreak bootstrap | Nathan Sidwell | 1 | -1/+1 |
2020-11-03 | libcpp: dependency emission tidying | Nathan Sidwell | 4 | -18/+18 |
2020-11-02 | Daily bump. | GCC Administrator | 1 | -0/+16 |
2020-11-02 | cpplib: Macro use location and comparison | Nathan Sidwell | 4 | -15/+30 |
2020-10-21 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2020-10-20 | preprocessor: Further fix for EOF in macro args [PR97471] | Nathan Sidwell | 2 | -17/+22 |