summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* libiberty: {count,dup,write}argv: constify argv input slightlyMike Frysinger2016-01-051-0/+6
* libiberty: dupargv: rewrite to use xstrdupMike Frysinger2016-01-051-0/+4
* libiberty: Tweak the documentation of libiberty's xcrc32 functionPatrick Palka2016-01-051-0/+8
* libiberty: fix warnings about left shifting a negative value.Nick Clifton2016-01-051-0/+6
* PR other/61321 - demangler crash on casts in template parametersPedro Alves2015-11-281-0/+24
* libiberty TAGSMike Stump2015-11-281-0/+4
* (Makefiles): PATCH to include libcpp and libiberty in GCC etagsJason Merrill2015-11-281-0/+4
* Fix PR63758 by using the _NSGetEnviron() API on DarwinIain Sandoe2015-11-281-0/+9
* Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill2015-11-281-0/+9
* Fix several crashes of C++ demangler on fuzzed input.Mikhail Maltsev2015-11-281-0/+13
* Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C...Uros Bizjak2015-11-281-3/+3
* Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C...Uros Bizjak2015-11-281-0/+5
* Configury changes for obstack optimizationAlan Modra2015-11-091-0/+6
* Silence obstack.c -Wc++compat warningAlan Modra2015-11-091-0/+6
* Modify obstack.[hc] to avoid having to include other gnulib filesAlan Modra2015-11-091-0/+10
* Copy gnulib obstack filesAlan Modra2015-11-091-0/+6
* Do not use libiberty's getpagesize on AndroidJoel Brobecker2015-11-061-0/+6
* Resync files in the binutils repository that are maintained in the gcc reposi...Nick Clifton2015-09-301-0/+9
* PR gdb/18669 libiberty demangle.test failure: strtod() on sparc-sun-solaris2.9Iain Buclaw2015-08-111-0/+7
* Remove leading/trailing white spaces in ChangeLogH.J. Lu2015-07-241-3/+3
* Sync config/warnings.m4 with GCCH.J. Lu2015-07-141-0/+4
* Sync libiberty from GCC, replaying updates to configure scriptsIain Buclaw2015-06-241-0/+98
* libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available.Joel Brobecker2015-05-081-0/+5
* libiberty/setenv.c: Do not declare environ if defined as a macro.Joel Brobecker2015-04-221-0/+4
* strerror.c: Do not declare sys_nerr or sys_errlist if already macrosJoel Brobecker2015-01-191-0/+5
* Sync with gcc/libiberty.Richard Earnshaw2015-01-071-0/+31
* Sync libiberty from GCCJan-Benedict Glaw2014-11-171-1/+42
* Fix gnu11 fallout on Solaris 10+Rainer Orth2014-11-051-0/+4
* Use strtod instead of strtold in libiberty/d-demangle.cJoel Brobecker2014-10-161-0/+9
* Sync libiberty with upstream GCC.Iain Buclaw2014-10-111-0/+43
* Delete temporary string within demangler even in failure cases.gdb-7.8-branchpointAndrew Burgess2014-06-111-0/+5
* 2014-06-01 Ray Donnelly <mingw.android@gmail.com>Kai Tietz2014-06-011-0/+5
* Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG definedPedro Alves2014-05-281-0/+5
* Fix test in libiberty/testsuite/demangle-expected.Thomas Schwinge2014-05-281-0/+4
* cplus-demangler, free resource after a failed call to gnu_special.Andrew Burgess2014-05-281-0/+7
* libiberty/ 2014-05-08 Gary Benson <gbenson@redhat.com>gary2014-05-081-0/+10
* PR sanitizer/56781 lto-plugin/ * Makefile.am (CFLAGS, LDFLAGS): Filter out -f...jakub2014-05-081-0/+12
* 2014-04-01 Richard Biener <rguenther@suse.de>rguenth2014-05-081-0/+5
* 2014-03-28 Richard Biener <rguenther@suse.de>rguenth2014-05-081-0/+5
* * regex.c (bzero) [!_LIBC]: Define without coma expression. (regerror): Cast ...uros2014-05-081-0/+6
* Avoid "'dc' may be uninitialized" warning.tschwinge2014-05-081-0/+5
* [PATCH] include * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS...tromey2014-01-211-0/+10
* libiberty: fix --enable-install-libiberty flag [PR 56780]Mike Frysinger2014-01-061-0/+6
* libiberty: sync with gccGary Benson2014-01-061-0/+17
* libiberty: sync with gccBill Maddox2014-01-061-0/+6
* Fix demangler to handle conversion operators correctly.ccoutant2013-11-261-0/+23
* config/ * picflag.m4 (m68k-*-*): Use default PIC flag.schwab2013-11-211-0/+4
* * cp-demangle.c (d_copy_templates): Cast result of malloc to (struct d_print_...uros2013-11-151-5/+10
* 2013-10-29 Marc Glisse <marc.glisse@inria.fr>glisse2013-11-081-0/+5
* * testsuite/test-demangle.c: Include unistd.h.gerald2013-11-081-0/+4