Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-19 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2023-05-18 | c: use _P() defines from tree.h | Bernhard Reutner-Fischer | 2 | -3/+3 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 26 | -26/+26 |
2022-11-02 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2022-11-01 | c++: per-scope, per-signature lambda discriminators | Nathan Sidwell | 1 | -0/+1 |
2022-11-01 | c++: Reorganize per-scope lambda discriminators | Nathan Sidwell | 1 | -1/+1 |
2022-10-13 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2022-10-12 | regenerate configure files | Martin Liska | 1 | -2/+2 |
2022-10-12 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2022-10-11 | Generic configury support for shared libs on VxWorks | Olivier Hainque | 1 | -2/+46 |
2022-06-28 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2022-06-27 | c++: avoid <memory> poisoning on musl [PR106102] | Sergei Trofimovich | 2 | -0/+2 |
2022-06-02 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2022-06-01 | [PATCH] configure: use OBJDUMP determined by libtool [PR95648] | David Seifert | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 26 | -26/+26 |
2021-12-17 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2021-12-16 | c++: two-stage name lookup for overloaded operators [PR51577] | Patrick Palka | 1 | -2/+2 |
2021-12-16 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2021-12-15 | configure: Account CXXFLAGS in gcc-plugin.m4. | Iain Sandoe | 1 | -0/+5 |
2021-08-18 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-08-17 | Darwin, libcc1: Handle hosts with mdynamic-no-pic support. | Iain Sandoe | 2 | -0/+2 |
2021-06-29 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-06-28 | libcc1: Add support for per-location warning groups. | Martin Sebor | 1 | -1/+1 |
2021-05-06 | Daily bump. | GCC Administrator | 1 | -0/+198 |
2021-05-05 | libcc1: avoid a call to c_str | Tom Tromey | 1 | -2/+2 |
2021-05-05 | libcc1: avoid extra string copies | Tom Tromey | 1 | -2/+2 |
2021-05-05 | libcc1: use variadic templates for callbacks | Tom Tromey | 6 | -202/+88 |
2021-05-05 | libcc1: fix a memory leak | Tom Tromey | 1 | -6/+2 |
2021-05-05 | libcc1: share the GCC interface code | Tom Tromey | 3 | -464/+277 |
2021-05-05 | libcc1: use GCC_FE_VERSION_1 in C++ plugin | Tom Tromey | 1 | -1/+1 |
2021-05-05 | libcc1: share GDB plugin code | Tom Tromey | 3 | -178/+145 |
2021-05-05 | libcc1: share basic context code | Tom Tromey | 6 | -420/+321 |
2021-05-05 | libcc1: use static_assert | Tom Tromey | 1 | -2/+2 |
2021-05-05 | libcc1: use foreach | Tom Tromey | 2 | -16/+10 |
2021-05-05 | libcc1: unify compiler handling | Tom Tromey | 6 | -298/+230 |
2021-05-05 | libcc1: use unique_ptr more | Tom Tromey | 2 | -38/+26 |
2021-05-05 | libcc1: add more uses of 'deleter' | Tom Tromey | 4 | -100/+105 |
2021-05-05 | libcc1: add deleter objects | Tom Tromey | 1 | -131/+45 |
2021-05-05 | libcc1: use std::vector when building function types | Tom Tromey | 2 | -12/+10 |
2021-05-05 | libcc1: use variadic templates for "rpc" | Tom Tromey | 2 | -154/+8 |
2021-05-05 | libcc1: use variadic templates for "call" | Tom Tromey | 2 | -159/+25 |
2021-05-05 | libcc1: delete copy constructor and assignment operators | Tom Tromey | 3 | -32/+24 |
2021-05-05 | libcc1: inline some simple methods | Tom Tromey | 2 | -11/+4 |
2021-05-05 | libcc1: use "override" | Tom Tromey | 2 | -6/+6 |
2021-05-05 | libcc1: use templates to unmarshall enums | Tom Tromey | 5 | -106/+25 |
2021-05-04 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-05-03 | GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs | H.J. Lu | 1 | -13/+32 |
2021-01-06 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2021-01-05 | Update GNU/Hurd configure support | Samuel Thibault | 1 | -11/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 21 | -21/+21 |