Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-26 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2022-08-25 | regenerate configure files and config.h.in files | Martin Liska | 1 | -0/+3 |
2022-07-23 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2022-07-22 | remove 'continue' as last statement in loop | Martin Liska | 1 | -1/+0 |
2022-07-15 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2022-07-14 | libiberty: fix docs typo | Martin Liska | 1 | -1/+1 |
2022-07-05 | Daily bump. | GCC Administrator | 1 | -0/+10 |
2022-07-04 | Fix typo in recent code to add stack recursion limit to the Rust demangler. | Nick Clifton | 1 | -0/+1 |
2022-07-04 | Prevent another potential stack overflow issue when demangling a maliciouslt ... | Nick Clifton | 1 | -0/+17 |
2022-07-02 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2022-07-01 | Add a recursion limit to the demangle_const function in the Rust demangler. | Nick Clifton | 1 | -9/+20 |
2022-06-27 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2022-06-26 | Make it easier to rebuild configure files. | Simon Marchi | 2 | -0/+2 |
2022-05-24 | Daily bump. | GCC Administrator | 1 | -0/+11 |
2022-05-23 | demangler: C++ modules support | Nathan Sidwell | 2 | -27/+182 |
2022-05-19 | Daily bump. | GCC Administrator | 1 | -0/+11 |
2022-05-18 | demangler: Reorganize for module demangling | Nathan Sidwell | 1 | -139/+83 |
2022-05-18 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2022-05-17 | demangler: Structured Bindings | Nathan Sidwell | 2 | -6/+53 |
2022-05-11 | Daily bump. | GCC Administrator | 1 | -0/+76 |
2022-05-10 | libiberty: fix wrong replacent in comments | Martin Liska | 1 | -4/+4 |
2022-05-10 | libiberty: fix type in allocation | Martin Liska | 1 | -4/+4 |
2022-05-10 | libiberty: fix bad replacement. | Martin Liska | 1 | -2/+0 |
2022-05-10 | libiberty: stop using PTR macro | Martin Liska | 23 | -115/+115 |
2022-03-20 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2022-03-19 | rename floatformat_ia64_quad_{big, little} to floatformat_ieee_quad_{big, lit... | Tiezhu Yang | 1 | -17/+17 |
2022-02-23 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2022-02-22 | libiberty: Fix up debug.temp.o creation if *.o has 64K+ sections [PR104617] | Jakub Jelinek | 1 | -7/+3 |
2022-02-18 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2022-02-17 | libiberty rust-demangle, ignore .suffix | Mark Wielaard | 2 | -3/+44 |
2022-02-01 | Daily bump. | GCC Administrator | 1 | -0/+12 |
2022-01-31 | libiberty: Fix infinite recursion in rust demangler. | Nick Clifton | 1 | -6/+41 |
2022-01-16 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2022-01-15 | Add -Wuse-after-free [PR80532]. | Martin Sebor | 1 | -0/+4 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 94 | -95/+95 |
2021-12-31 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2021-12-30 | libiberty: support digits in cpp mangled clone names | Lancelot SIX | 2 | -2/+8 |
2021-12-17 | Daily bump. | GCC Administrator | 1 | -0/+13 |
2021-12-15 | Revert "Sync with binutils: GCC: Pass --plugin to AR and RANLIB" | H.J. Lu | 4 | -53/+2 |
2021-12-16 | Daily bump. | GCC Administrator | 1 | -0/+10 |
2021-12-15 | Sync with binutils: GCC: Pass --plugin to AR and RANLIB | H.J. Lu | 4 | -2/+53 |
2021-11-30 | Daily bump. | GCC Administrator | 1 | -0/+12 |
2021-11-29 | Make etags path used by build system configurable | Eric Gallager | 3 | -1/+14 |
2021-11-29 | Fix PR 19089: Environment variable TMP may yield gcc: abort | Andrew Pinski | 1 | -1/+15 |
2021-10-23 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2021-10-22 | Add install-dvi Makefile targets. | Eric Gallager | 1 | -1/+19 |
2021-10-18 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2021-10-17 | [PATCH] d-demangle: properly skip anonymous symbols | Luís Ferreira | 2 | -4/+18 |
2021-10-15 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2021-10-14 | libiberty: d-demangle: Add test case for function literals | Luís Ferreira | 1 | -0/+4 |