Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Darwin : Update libtool and dependencies for Darwin20 [PR97865] | Iain Sandoe | 2020-12-05 | 4 | -17/+51 |
* | Daily bump. | GCC Administrator | 2020-11-30 | 1 | -0/+4 |
* | Fix hppa64-hpux11 build to remove source paths from embedded path. | John David Anglin | 2020-11-29 | 1 | -4/+4 |
* | Daily bump. | GCC Administrator | 2020-11-12 | 1 | -0/+6 |
* | c++: Correct the handling of alignof(expr) [PR88115] | Patrick Palka | 2020-11-11 | 1 | -1/+1 |
* | Daily bump. | GCC Administrator | 2020-11-11 | 1 | -0/+6 |
* | c++: Improve static_assert diagnostic [PR97518] | Marek Polacek | 2020-11-10 | 1 | -1/+1 |
* | Daily bump. | GCC Administrator | 2020-11-07 | 1 | -0/+6 |
* | core: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTIN | Nathan Sidwell | 2020-11-06 | 2 | -2/+2 |
* | Daily bump. | GCC Administrator | 2020-10-15 | 1 | -0/+4 |
* | c++: DECL_FRIEND_P cleanup | Nathan Sidwell | 2020-10-14 | 1 | -1/+1 |
* | Daily bump. | GCC Administrator | 2020-10-08 | 1 | -0/+5 |
* | c++: Rename DECL_BUILTIN_P to DECL_UNDECLARED_BUILTIN_P | Nathan Sidwell | 2020-10-07 | 1 | -1/+1 |
* | Daily bump. | GCC Administrator | 2020-10-03 | 1 | -0/+4 |
* | c++: Kill DECL_ANTICIPATED | Nathan Sidwell | 2020-10-02 | 1 | -1/+0 |
* | Daily bump. | GCC Administrator | 2020-09-26 | 1 | -0/+4 |