summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* Don't needlessly clear xmemdup allocated memory.Alan Modra2016-05-312-2/+8
* Sync libiberty with GCC.Iain Buclaw2016-01-283-30/+71
* libiberty: {count,dup,write}argv: constify argv input slightlyMike Frysinger2016-01-053-9/+15
* libiberty: dupargv: rewrite to use xstrdupMike Frysinger2016-01-052-5/+5
* libiberty: Tweak the documentation of libiberty's xcrc32 functionPatrick Palka2016-01-052-7/+13
* libiberty: fix warnings about left shifting a negative value.Nick Clifton2016-01-052-1/+7
* PR other/61321 - demangler crash on casts in template parametersPedro Alves2015-11-284-8/+77
* libiberty TAGSMike Stump2015-11-282-1/+5
* (Makefiles): PATCH to include libcpp and libiberty in GCC etagsJason Merrill2015-11-282-5/+7
* Fix PR63758 by using the _NSGetEnviron() API on DarwinIain Sandoe2015-11-284-12/+17
* Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill2015-11-283-5/+43
* Fix several crashes of C++ demangler on fuzzed input.Mikhail Maltsev2015-11-284-8/+94
* Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C...Uros Bizjak2015-11-282-7/+7
* Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C...Uros Bizjak2015-11-282-0/+9
* Configury changes for obstack optimizationAlan Modra2015-11-094-0/+44
* Silence obstack.c -Wc++compat warningAlan Modra2015-11-092-2/+9
* Modify obstack.[hc] to avoid having to include other gnulib filesAlan Modra2015-11-093-13/+45
* Copy gnulib obstack filesAlan Modra2015-11-093-478/+340
* Do not use libiberty's getpagesize on AndroidJoel Brobecker2015-11-063-0/+18
* Resync files in the binutils repository that are maintained in the gcc reposi...Nick Clifton2015-09-303-0/+23
* PR gdb/18669 libiberty demangle.test failure: strtod() on sparc-sun-solaris2.9Iain Buclaw2015-08-113-22/+22
* Remove leading/trailing white spaces in ChangeLogH.J. Lu2015-07-241-3/+3
* Sync config/warnings.m4 with GCCH.J. Lu2015-07-142-0/+28
* Sync libiberty from GCC, replaying updates to configure scriptsIain Buclaw2015-06-2411-520/+1255
* libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available.Joel Brobecker2015-05-082-0/+7
* libiberty/setenv.c: Do not declare environ if defined as a macro.Joel Brobecker2015-04-222-0/+6
* strerror.c: Do not declare sys_nerr or sys_errlist if already macrosJoel Brobecker2015-01-192-0/+10
* Sync with gcc/libiberty.Richard Earnshaw2015-01-0710-87/+387
* Sync libiberty from GCCJan-Benedict Glaw2014-11-1714-33/+823
* Fix gnu11 fallout on Solaris 10+Rainer Orth2014-11-052-1/+4
* Use strtod instead of strtold in libiberty/d-demangle.cJoel Brobecker2014-10-162-5/+14
* Sync libiberty with upstream GCC.Iain Buclaw2014-10-1115-26/+2534
* Delete temporary string within demangler even in failure cases.gdb-7.8-branchpointAndrew Burgess2014-06-112-1/+9
* 2014-06-01 Ray Donnelly <mingw.android@gmail.com>Kai Tietz2014-06-012-9/+42
* Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG definedPedro Alves2014-05-282-0/+11
* Fix test in libiberty/testsuite/demangle-expected.Thomas Schwinge2014-05-282-0/+5
* cplus-demangler, free resource after a failed call to gnu_special.Andrew Burgess2014-05-283-0/+18
* libiberty/ 2014-05-08 Gary Benson <gbenson@redhat.com>gary2014-05-083-6/+90
* PR sanitizer/56781 lto-plugin/ * Makefile.am (CFLAGS, LDFLAGS): Filter out -f...jakub2014-05-085-9/+405
* 2014-04-01 Richard Biener <rguenther@suse.de>rguenth2014-05-082-8/+22
* 2014-03-28 Richard Biener <rguenther@suse.de>rguenth2014-05-082-8/+22
* * regex.c (bzero) [!_LIBC]: Cast the call to memcpy to (void).uros2014-05-081-1/+1
* * regex.c (bzero) [!_LIBC]: Define without coma expression. (regerror): Cast ...uros2014-05-082-3/+9
* Avoid "'dc' may be uninitialized" warning.tschwinge2014-05-082-1/+8
* [PATCH] include * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS...tromey2014-01-217-49/+49
* libiberty: fix --enable-install-libiberty flag [PR 56780]Mike Frysinger2014-01-063-2/+6
* libiberty: sync with gccGary Benson2014-01-062-61/+223
* libiberty: sync with gccBill Maddox2014-01-062-0/+13
* Fix demangler to handle conversion operators correctly.ccoutant2013-11-264-36/+202
* config/ * picflag.m4 (m68k-*-*): Use default PIC flag.schwab2013-11-212-3/+4