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