Age | Commit message (Expand) | Author | Files | Lines |
2019-09-03 | rust-demangle.c (unescape): Remove. | Eduard-Mihai Burtescu | 1 | -0/+10 |
2019-08-27 | Share a prevailing name for remove debug info symbols w/ LTO. | Martin Liska | 1 | -0/+7 |
2019-08-12 | Move is_valid_fd to filedescriptor.c file. | Martin Liska | 1 | -0/+6 |
2019-08-08 | Fix file descriptor existence of MinGW. | Martin Liska | 1 | -0/+5 |
2019-07-24 | Fix off-by-one in simple-object-elf.c (PR lto/91228). | Martin Liska | 1 | -0/+6 |
2019-07-23 | libiberty: Check zero value shstrndx in simple-object-elf.c | Ren Kimura | 1 | -0/+5 |
2019-07-22 | Do not emit __gnu_lto_v1 symbol. | Martin Liska | 1 | -0/+5 |
2019-07-18 | demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h. | Eduard-Mihai Burtescu | 1 | -0/+6 |
2019-05-31 | cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__ is non-zero. | Michael Forney | 1 | -0/+5 |
2019-04-30 | d-demangle.c (dlang_parse_assocarray): Correctly handle error result. | Ben L | 1 | -0/+3 |
2019-04-30 | d-demangle.c (dlang_parse_tuple): Correctly handle error result. | Ben L | 1 | -0/+3 |
2019-04-30 | d-demangle.c (dlang_parse_structlit): Correctly handle error result. | Ben L | 1 | -0/+3 |
2019-04-30 | d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result. | Ben L | 1 | -0/+3 |
2019-04-30 | d-demangle.c (dlang_parse_integer): Fix stack underflow. | Ben L | 1 | -0/+3 |
2019-04-30 | cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'. | Ben L | 1 | -0/+3 |
2019-04-30 | cp-demangle.c (d_encoding): Guard against NULL return values from d_right (dc). | Ben L | 1 | -0/+6 |
2019-04-29 | cp-demangle.c (d_expression_1): Don't peek ahead unless the current char is v... | Ben L | 1 | -0/+6 |
2019-04-10 | Fix a stack exhaustion bug in libiberty's demangler when decoding a pathalogi... | Nick Clifton | 1 | -0/+13 |
2019-04-07 | Regenerate libiberty/functions.texi | Alan Modra | 1 | -0/+4 |
2019-03-14 | hash-table.h (remove_elt_with_hash): Return if slot is NULL rather than if is... | Jason Merrill | 1 | -0/+6 |
2019-02-12 | Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp | Philippe Waroquiers | 1 | -0/+6 |
2019-01-22 | re PR lto/88422 (collect2.exe: fatal error: lto-wrapper returned 1 exit statu... | Nidal Faour | 1 | -0/+7 |
2019-01-21 | Fix leak in splay-tree | Tom Tromey | 1 | -0/+4 |
2019-01-14 | Implement P0482R5, char8_t: A type for UTF-8 characters and strings | Tom Honermann | 1 | -0/+7 |
2019-01-09 | PR other/16615 [2/5] | Sandra Loosemore | 1 | -0/+8 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -0/+4 |
2018-12-22 | Remove support for demangling GCC 2.x era mangling schemes. | Jason Merrill | 1 | -0/+10 |
2018-12-07 | Add a recursion limit to libiberty's demangling code. The limit is enabled b... | Nick Clifton | 1 | -0/+23 |
2018-11-05 | Implement P0732R2, class types in non-type template parameters. | Jason Merrill | 1 | -0/+8 |
2018-10-31 | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 1 | -0/+10 |
2018-10-01 | [libiberty] Use pipe inside pex_run | Nathan Sidwell | 1 | -0/+7 |
2018-08-27 | Replace 8 spaces with a tabular in ChangeLog files. | Martin Liska | 1 | -4/+4 |
2018-08-23 | [libiberty patch] Fix PGO bootstrap | Nathan Sidwell | 1 | -0/+7 |
2018-08-21 | [libiberty patch] PEX-unix forking | Nathan Sidwell | 1 | -0/+6 |
2018-07-30 | cplus-dem.c (remember_Btype): Don't call memcpy with LEN==0. | Tom Tromey | 1 | -0/+4 |
2018-07-26 | Add linker_output as prefix for LTO temps (PR lto/86548). | Martin Liska | 1 | -0/+8 |
2018-07-19 | simple-object-elf.c (ENOTSUP): If not defined by errno.h, redirect to ENOSYS. | Eli Zaretskii | 1 | -0/+5 |
2018-05-30 | simple-object.h (simple_object_copy_lto_debug_sections): Add rename parameter. | Jan Hubicka | 1 | -2/+0 |
2018-05-30 | simple-object.h (simple_object_copy_lto_debug_sections): Add rename parameter. | Jan Hubicka | 1 | -0/+9 |
2018-05-28 | splay-tree.h (splay_tree_compare_strings, [...]): Declare new utility functions. | Bernd Edlinger | 1 | -0/+5 |
2018-05-10 | Improve boostrap-ubsan config (PR bootstrap/64914). | Martin Liska | 1 | -0/+5 |
2018-04-30 | argv.c (expandargv): Fix memory leak for expanded arguments. | Daniel van Gerpen | 1 | -0/+4 |
2018-04-13 | Fix gcc.dg/debug/pr41893-1.c with Solaris ld (PR lto/81968) | Rainer Orth | 1 | -0/+6 |
2018-03-02 | libiberty: fix URL for demangler ABI | David Malcolm | 1 | -0/+4 |
2018-01-21 | simple-object-xcoff.c (simple_object_xcoff_find_sections): Use ulong_type to ... | Eli Zaretskii | 1 | -0/+5 |
2018-01-11 | re PR lto/81968 (early lto debug objects make Solaris ld SEGV) | Richard Biener | 1 | -0/+17 |
2018-01-10 | argv.c (expandargv): Correct check for dynamically allocated argv. | Daniel van Gerpen | 1 | -0/+5 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -0/+4 |
2018-01-02 | re PR lto/83452 (FAIL: gfortran.dg/save_6.f90 -O0 (test for excess errors)) | Richard Biener | 1 | -0/+10 |
2017-10-30 | re PR lto/82757 (r251560 causes: plugin needed to handle lto object) | Richard Biener | 1 | -0/+6 |