Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Daily bump. | GCC Administrator | 2021-10-13 | 1 | -0/+5 |
* | [PATCH v2] libiberty: d-demangle: remove parenthesis where it is not needed | Luís Ferreira | 2021-10-12 | 1 | -6/+6 |
* | Daily bump. | GCC Administrator | 2021-10-02 | 1 | -0/+4 |
* | libiberty: testsuite: add missing format on d-demangle-expected | Luís Ferreira | 2021-10-01 | 1 | -0/+1 |
* | Daily bump. | GCC Administrator | 2021-09-24 | 1 | -0/+10 |
* | libiberty: prevent null dereferencing on dlang_type | Luís Ferreira | 2021-09-23 | 2 | -2/+5 |
* | libiberty: prevent buffer overflow when decoding user input | Luís Ferreira | 2021-09-23 | 1 | -1/+1 |
* | Daily bump. | GCC Administrator | 2021-09-02 | 1 | -0/+7 |
* | libiberty, configure, Darwin: Avoid detecting deprecated sbrk. | Iain Sandoe | 2021-09-01 | 3 | -25/+35 |
* | Daily bump. | GCC Administrator | 2021-08-30 | 1 | -0/+20 |
* | libiberty: Add support for demangling local D template declarations | Iain Buclaw | 2021-08-30 | 2 | -0/+43 |
* | libiberty: Add support for demangling D function literals as template value p... | Iain Buclaw | 2021-08-30 | 2 | -13/+31 |
* | libiberty: Add support for D `typeof(*null)' types | Iain Buclaw | 2021-08-30 | 2 | -3/+15 |
* | Daily bump. | GCC Administrator | 2021-08-24 | 1 | -0/+5 |
* | libiberty, Darwin: Fix a build warning. | Iain Sandoe | 2021-08-23 | 1 | -1/+1 |
* | Daily bump. | GCC Administrator | 2021-08-19 | 1 | -0/+5 |
* | libiberty, Darwin : Fix simple-object LTO table for cross-endian case. | Iain Sandoe | 2021-08-18 | 1 | -0/+5 |
* | Daily bump. | GCC Administrator | 2021-07-01 | 1 | -0/+5 |
* | libiberty: No longer use /usr/tmp | Gerald Pfeifer | 2021-07-01 | 1 | -4/+1 |
* | Daily bump. | GCC Administrator | 2021-06-29 | 1 | -0/+12 |
* | libiberty: copy over .BTF section when using LTO | Indu Bhagat | 2021-06-28 | 1 | -0/+3 |
* | CTF/BTF debug formats | Indu Bhagat | 2021-06-28 | 1 | -0/+3 |
* | Daily bump. | GCC Administrator | 2021-06-06 | 1 | -0/+7 |
* | Use libiberty snprintf and vsnprintf on hppa*-*-hpux*. | John David Anglin | 2021-06-05 | 2 | -6/+42 |
* | Daily bump. | GCC Administrator | 2021-05-07 | 1 | -0/+4 |
* | libiberty: add htab_eq_string | Tom Tromey | 2021-05-06 | 1 | -0/+7 |
* | Daily bump. | GCC Administrator | 2021-05-05 | 1 | -0/+5 |
* | Fix libiberty link failures in LTO mode for MinGW | Eric Botcazou | 2021-05-04 | 2 | -3/+3 |
* | 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 | -0/+29 |
* | Daily bump. | GCC Administrator | 2021-04-22 | 1 | -0/+6 |
* | Fix endian bug in rust demangler | Andreas Schwab | 2021-04-21 | 1 | -3/+6 |
* | Daily bump. | GCC Administrator | 2021-04-01 | 1 | -0/+11 |
* | c++: Adjust mangling of __alignof__ [PR88115] | Patrick Palka | 2021-03-30 | 2 | -22/+29 |
* | Daily bump. | GCC Administrator | 2021-03-17 | 1 | -0/+4 |
* | Fix potentially undefined behaviour when computing a sha1 value. | Nick Clifton | 2021-03-16 | 1 | -1/+1 |
* | Daily bump. | GCC Administrator | 2021-02-21 | 1 | -0/+11 |
* | libiberty: autogenerate aclocal.m4 | Mike Frysinger | 2021-02-20 | 4 | -183/+215 |
* | Daily bump. | GCC Administrator | 2021-02-20 | 1 | -0/+4 |
* | [PATCH v2] libiberty(argv.c): Fix memory leak in expandargv | Ayush Mittal | 2021-02-18 | 1 | -1/+4 |
* | Daily bump. | GCC Administrator | 2021-02-02 | 1 | -0/+5 |
* | Avoid -Wstringop-truncation. | Martin Sebor | 2021-02-01 | 1 | -1/+1 |
* | Daily bump. | GCC Administrator | 2021-01-05 | 1 | -0/+4 |
* | Convert 2 files to utf8. | Martin Liska | 2021-01-04 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2021-01-04 | 93 | -94/+94 |
* | Daily bump. | GCC Administrator | 2020-12-23 | 1 | -0/+11 |
* | c++: Fix demangling of <unresolved-name> | Jason Merrill | 2020-12-21 | 3 | -22/+72 |
* | Daily bump. | GCC Administrator | 2020-12-22 | 1 | -0/+11 |
* | c++: Fix demangling of qualified-id after '.' | Jason Merrill | 2020-12-21 | 2 | -4/+19 |
* | c++: Fix demangling of x.operator type | Jason Merrill | 2020-12-21 | 2 | -1/+13 |