Age | Commit message (Expand) | Author | Files | Lines |
2016-11-18 | Implement P0012R1, Make exception specifications part of the type system. | Jason Merrill | 1 | -0/+10 |
2016-11-18 | libiberty: Fix -Wimplicit-fallthrough warnings. | Mark Wielaard | 1 | -0/+11 |
2016-11-18 | Implement P0136R1, Rewording inheriting constructors. | Jason Merrill | 1 | -0/+4 |
2016-11-18 | libiberty: Fix memory leak in ada_demangle when symbol cannot be demangled. | Mark Wielaard | 1 | -0/+5 |
2016-10-17 | Sync libiberty sources with gcc mainline. | Nick Clifton | 1 | -20/+53 |
2016-08-02 | Synchronize libiberty sources with FSF GCC mainline version. | Nick Clifton | 1 | -0/+92 |
2016-05-31 | Don't needlessly clear xmemdup allocated memory. | Alan Modra | 1 | -0/+4 |
2016-01-28 | Sync libiberty with GCC. | Iain Buclaw | 1 | -0/+21 |
2016-01-05 | libiberty: {count,dup,write}argv: constify argv input slightly | Mike Frysinger | 1 | -0/+6 |
2016-01-05 | libiberty: dupargv: rewrite to use xstrdup | Mike Frysinger | 1 | -0/+4 |
2016-01-05 | libiberty: Tweak the documentation of libiberty's xcrc32 function | Patrick Palka | 1 | -0/+8 |
2016-01-05 | libiberty: fix warnings about left shifting a negative value. | Nick Clifton | 1 | -0/+6 |
2015-11-28 | PR other/61321 - demangler crash on casts in template parameters | Pedro Alves | 1 | -0/+24 |
2015-11-28 | libiberty TAGS | Mike Stump | 1 | -0/+4 |
2015-11-28 | (Makefiles): PATCH to include libcpp and libiberty in GCC etags | Jason Merrill | 1 | -0/+4 |
2015-11-28 | Fix PR63758 by using the _NSGetEnviron() API on Darwin | Iain Sandoe | 1 | -0/+9 |
2015-11-28 | Implement N4514, C++ Extensions for Transactional Memory. | Jason Merrill | 1 | -0/+9 |
2015-11-28 | Fix several crashes of C++ demangler on fuzzed input. | Mikhail Maltsev | 1 | -0/+13 |
2015-11-28 | Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C... | Uros Bizjak | 1 | -3/+3 |
2015-11-28 | Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C... | Uros Bizjak | 1 | -0/+5 |
2015-11-09 | Configury changes for obstack optimization | Alan Modra | 1 | -0/+6 |
2015-11-09 | Silence obstack.c -Wc++compat warning | Alan Modra | 1 | -0/+6 |
2015-11-09 | Modify obstack.[hc] to avoid having to include other gnulib files | Alan Modra | 1 | -0/+10 |
2015-11-09 | Copy gnulib obstack files | Alan Modra | 1 | -0/+6 |
2015-11-06 | Do not use libiberty's getpagesize on Android | Joel Brobecker | 1 | -0/+6 |
2015-09-30 | Resync files in the binutils repository that are maintained in the gcc reposi... | Nick Clifton | 1 | -0/+9 |
2015-08-11 | PR gdb/18669 libiberty demangle.test failure: strtod() on sparc-sun-solaris2.9 | Iain Buclaw | 1 | -0/+7 |
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 | 1 | -0/+4 |
2015-06-24 | Sync libiberty from GCC, replaying updates to configure scripts | Iain Buclaw | 1 | -0/+98 |
2015-05-08 | libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available. | Joel Brobecker | 1 | -0/+5 |
2015-04-22 | libiberty/setenv.c: Do not declare environ if defined as a macro. | Joel Brobecker | 1 | -0/+4 |
2015-01-19 | strerror.c: Do not declare sys_nerr or sys_errlist if already macros | Joel Brobecker | 1 | -0/+5 |
2015-01-07 | Sync with gcc/libiberty. | Richard Earnshaw | 1 | -0/+31 |
2014-11-17 | Sync libiberty from GCC | Jan-Benedict Glaw | 1 | -1/+42 |
2014-11-05 | Fix gnu11 fallout on Solaris 10+ | Rainer Orth | 1 | -0/+4 |
2014-10-16 | Use strtod instead of strtold in libiberty/d-demangle.c | Joel Brobecker | 1 | -0/+9 |
2014-10-11 | Sync libiberty with upstream GCC. | Iain Buclaw | 1 | -0/+43 |
2014-06-11 | Delete temporary string within demangler even in failure cases.gdb-7.8-branchpoint | Andrew Burgess | 1 | -0/+5 |
2014-06-01 | 2014-06-01 Ray Donnelly <mingw.android@gmail.com> | Kai Tietz | 1 | -0/+5 |
2014-05-28 | Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG defined | Pedro Alves | 1 | -0/+5 |
2014-05-28 | Fix test in libiberty/testsuite/demangle-expected. | Thomas Schwinge | 1 | -0/+4 |
2014-05-28 | cplus-demangler, free resource after a failed call to gnu_special. | Andrew Burgess | 1 | -0/+7 |
2014-05-08 | libiberty/ 2014-05-08 Gary Benson <gbenson@redhat.com> | gary | 1 | -0/+10 |
2014-05-08 | PR sanitizer/56781 lto-plugin/ * Makefile.am (CFLAGS, LDFLAGS): Filter out -f... | jakub | 1 | -0/+12 |
2014-05-08 | 2014-04-01 Richard Biener <rguenther@suse.de> | rguenth | 1 | -0/+5 |
2014-05-08 | 2014-03-28 Richard Biener <rguenther@suse.de> | rguenth | 1 | -0/+5 |
2014-05-08 | * regex.c (bzero) [!_LIBC]: Define without coma expression. (regerror): Cast ... | uros | 1 | -0/+6 |
2014-05-08 | Avoid "'dc' may be uninitialized" warning. | tschwinge | 1 | -0/+5 |
2014-01-21 | [PATCH] include * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS... | tromey | 1 | -0/+10 |