Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-01-05 | libiberty: dupargv: rewrite to use xstrdup | Mike Frysinger | 2 | -5/+5 |
2016-01-05 | libiberty: Tweak the documentation of libiberty's xcrc32 function | Patrick Palka | 2 | -7/+13 |
2016-01-05 | libiberty: fix warnings about left shifting a negative value. | Nick Clifton | 2 | -1/+7 |
2015-11-28 | PR other/61321 - demangler crash on casts in template parameters | Pedro Alves | 4 | -8/+77 |
2015-11-28 | libiberty TAGS | Mike Stump | 2 | -1/+5 |
2015-11-28 | (Makefiles): PATCH to include libcpp and libiberty in GCC etags | Jason Merrill | 2 | -5/+7 |
2015-11-28 | Fix PR63758 by using the _NSGetEnviron() API on Darwin | Iain Sandoe | 4 | -12/+17 |
2015-11-28 | Implement N4514, C++ Extensions for Transactional Memory. | Jason Merrill | 3 | -5/+43 |
2015-11-28 | Fix several crashes of C++ demangler on fuzzed input. | Mikhail Maltsev | 4 | -8/+94 |
2015-11-28 | Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C... | Uros Bizjak | 2 | -7/+7 |
2015-11-28 | Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C... | Uros Bizjak | 2 | -0/+9 |
2015-11-09 | Configury changes for obstack optimization | Alan Modra | 4 | -0/+44 |
2015-11-09 | Silence obstack.c -Wc++compat warning | Alan Modra | 2 | -2/+9 |
2015-11-09 | Modify obstack.[hc] to avoid having to include other gnulib files | Alan Modra | 3 | -13/+45 |
2015-11-09 | Copy gnulib obstack files | Alan Modra | 3 | -478/+340 |
2015-11-06 | Do not use libiberty's getpagesize on Android | Joel Brobecker | 3 | -0/+18 |
2015-09-30 | Resync files in the binutils repository that are maintained in the gcc reposi... | Nick Clifton | 3 | -0/+23 |
2015-08-11 | PR gdb/18669 libiberty demangle.test failure: strtod() on sparc-sun-solaris2.9 | Iain Buclaw | 3 | -22/+22 |
2015-07-24 | Remove leading/trailing white spaces in ChangeLog | H.J. Lu | 1 | -3/+3 |
2015-07-14 | Sync config/warnings.m4 with GCC | H.J. Lu | 2 | -0/+28 |
2015-06-24 | Sync libiberty from GCC, replaying updates to configure scripts | Iain Buclaw | 11 | -520/+1255 |
2015-05-08 | libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available. | Joel Brobecker | 2 | -0/+7 |
2015-04-22 | libiberty/setenv.c: Do not declare environ if defined as a macro. | Joel Brobecker | 2 | -0/+6 |
2015-01-19 | strerror.c: Do not declare sys_nerr or sys_errlist if already macros | Joel Brobecker | 2 | -0/+10 |
2015-01-07 | Sync with gcc/libiberty. | Richard Earnshaw | 10 | -87/+387 |
2014-11-17 | Sync libiberty from GCC | Jan-Benedict Glaw | 14 | -33/+823 |
2014-11-05 | Fix gnu11 fallout on Solaris 10+ | Rainer Orth | 2 | -1/+4 |
2014-10-16 | Use strtod instead of strtold in libiberty/d-demangle.c | Joel Brobecker | 2 | -5/+14 |