| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a libiberty testsuite failure. | Nick Clifton | 2020-01-17 | 1 | -0/+5 |
* | Update libiberty sources with changes in the gcc mainline. | Nick Clifton | 2020-01-17 | 1 | -0/+100 |
* | Synchronize libiberty sources with gcc mainline. | Nick Clifton | 2019-08-09 | 1 | -0/+75 |
* | Merge libiberty from gcc | Alan Modra | 2019-04-07 | 1 | -0/+32 |
* | Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp | tromey | 2019-02-12 | 1 | -0/+6 |
* | Fix leak in splay-tree | Tom Tromey | 2019-01-21 | 1 | -0/+4 |
* | Sync libiberty sources with gcc master versions. | Nick Clifton | 2019-01-10 | 1 | -24/+19 |
* | Merge from gcc: use "cannot" instead of "can not" in libiberty and include. | Sandra Loosemore | 2019-01-09 | 1 | -0/+9 |
* | Revert "Sync libiberty sources with master version in gcc repository. Update... | Simon Marchi | 2019-01-07 | 1 | -22/+18 |
* | Sync libiberty sources with master version in gcc repository. Updated stabs ... | Nick Clifton | 2019-01-07 | 1 | -18/+22 |
* | Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha... | Nick Clifton | 2018-12-07 | 1 | -0/+65 |
* | Copy from GCC: Add linker_output as prefix for LTO temps (PR lto/86548). | marxin | 2018-08-01 | 1 | -0/+11 |
* | Fix GDB build using mingw.org's MinGW | Eli Zaretskii | 2018-07-19 | 1 | -0/+6 |
* | Bump to autoconf 2.69 and automake 1.15.1 | Simon Marchi | 2018-06-19 | 1 | -0/+6 |
* | libiberty: Sync with GCC | Simon Marchi | 2018-06-18 | 1 | -0/+7 |
* | include: 2018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2018-05-31 | 1 | -0/+5 |
* | Improve boostrap-ubsan config (PR bootstrap/64914). | marxin | 2018-05-31 | 1 | -0/+5 |
* | * argv.c (expandargv): Fix memory leak for expanded arguments. | law | 2018-05-31 | 1 | -0/+4 |
* | Resync libiberty sources with master version in GCC repository. | Nick Clifton | 2018-04-17 | 1 | -4/+35 |
* | Avoid compilation warning in libiberty/simple-object-xcoff.c | Eli Zaretskii | 2018-01-27 | 1 | -0/+6 |
* | Update the libiberty sources with the latest patches found in the master sour... | Nick Clifton | 2018-01-10 | 1 | -0/+64 |
* | Sync libiberty/ & include/ with GCC | Pedro Alves | 2017-09-15 | 1 | -0/+30 |
* | Import latest fixes to libiberty from GCC | H.J. Lu | 2017-09-01 | 1 | -0/+5 |
* | Import latest fixes to libiberty from GCC. | Nick Clifton | 2017-09-01 | 1 | -5/+72 |
* | Import include/+libiberty/ r249883 from upstream GCC. | Jan Kratochvil | 2017-07-02 | 1 | -0/+4 |
* | Sync libiberty with upstream GCC. | Iain Buclaw | 2017-06-25 | 1 | -0/+71 |
* | Sync libiberty with upstream GCC. | Iain Buclaw | 2017-06-25 | 1 | -0/+31 |
* | Avoid compilation warning on MinGW in xstrndup | Eli Zaretskii | 2017-05-31 | 1 | -0/+6 |
* | Make libiberty/waitpid.c compile without warnings on MinGW | Eli Zaretskii | 2017-05-31 | 1 | -0/+5 |
* | cplus_demangle_fill_component: Handle DEMANGLE_COMPONENT_RVALUE_REFERENCE | Pedro Alves | 2017-03-27 | 1 | -0/+5 |
* | Merge libiberty: Initialize d_printing in all cplus_demangle_fill_* functions. | mark | 2017-03-13 | 1 | -0/+8 |
* | Sync libiberty sources with GCC. | Nick Clifton | 2017-03-13 | 1 | -0/+15 |
* | Sync libiberty sources with GCC mainline. | Nick Clifton | 2017-03-01 | 1 | -22/+42 |
* | Sync libiberty from gcc | Alan Modra | 2017-01-05 | 1 | -1/+5 |
* | Port c++/78252 from GCC | Nathan Sidwell | 2016-12-12 | 1 | -0/+14 |
* | sync binutils config/ with gcc | Alan Modra | 2016-12-08 | 1 | -0/+4 |
* | argv.c (expandargv): Check for directories passed as @-files. | DJ Delorie | 2016-12-06 | 1 | -0/+4 |
* | libiberty: Add Rust symbol demangling. | David Tolnay | 2016-11-18 | 1 | -0/+13 |
* | libiberty: demangler crash with missing :? or fold expression component. | Mark Wielaard | 2016-11-18 | 1 | -0/+7 |
* | libiberty: Fix some demangler crashes caused by reading past end of input. | Mark Wielaard | 2016-11-18 | 1 | -0/+11 |
* | libiberty: Add -Wshadow=local to warning flags (if supported). | Mark Wielaard | 2016-11-18 | 1 | -0/+5 |
* | Implement P0012R1, Make exception specifications part of the type system. | Jason Merrill | 2016-11-18 | 1 | -0/+10 |
* | libiberty: Fix -Wimplicit-fallthrough warnings. | Mark Wielaard | 2016-11-18 | 1 | -0/+11 |
* | Implement P0136R1, Rewording inheriting constructors. | Jason Merrill | 2016-11-18 | 1 | -0/+4 |
* | libiberty: Fix memory leak in ada_demangle when symbol cannot be demangled. | Mark Wielaard | 2016-11-18 | 1 | -0/+5 |
* | Sync libiberty sources with gcc mainline. | Nick Clifton | 2016-10-17 | 1 | -20/+53 |
* | Synchronize libiberty sources with FSF GCC mainline version. | Nick Clifton | 2016-08-02 | 1 | -0/+92 |
* | Don't needlessly clear xmemdup allocated memory. | Alan Modra | 2016-05-31 | 1 | -0/+4 |
* | Sync libiberty with GCC. | Iain Buclaw | 2016-01-28 | 1 | -0/+21 |
* | libiberty: {count,dup,write}argv: constify argv input slightly | Mike Frysinger | 2016-01-05 | 1 | -0/+6 |