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