aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-11-28PR other/61321 - demangler crash on casts in template parametersPedro Alves1-0/+24
2015-11-28libiberty TAGSMike Stump1-0/+4
2015-11-28(Makefiles): PATCH to include libcpp and libiberty in GCC etagsJason Merrill1-0/+4
2015-11-28Fix PR63758 by using the _NSGetEnviron() API on DarwinIain Sandoe1-0/+9
2015-11-28Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill1-0/+9
2015-11-28Fix several crashes of C++ demangler on fuzzed input.Mikhail Maltsev1-0/+13
2015-11-28Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C...Uros Bizjak1-3/+3
2015-11-28Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C...Uros Bizjak1-0/+5
2015-11-09Configury changes for obstack optimizationAlan Modra1-0/+6
2015-11-09Silence obstack.c -Wc++compat warningAlan Modra1-0/+6
2015-11-09Modify obstack.[hc] to avoid having to include other gnulib filesAlan Modra1-0/+10
2015-11-09Copy gnulib obstack filesAlan Modra1-0/+6
2015-11-06Do not use libiberty's getpagesize on AndroidJoel Brobecker1-0/+6
2015-09-30Resync files in the binutils repository that are maintained in the gcc reposi...Nick Clifton1-0/+9
2015-08-11PR gdb/18669 libiberty demangle.test failure: strtod() on sparc-sun-solaris2.9Iain Buclaw1-0/+7
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-3/+3
2015-07-14Sync config/warnings.m4 with GCCH.J. Lu1-0/+4
2015-06-24Sync libiberty from GCC, replaying updates to configure scriptsIain Buclaw1-0/+98
2015-05-08libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available.Joel Brobecker1-0/+5
2015-04-22libiberty/setenv.c: Do not declare environ if defined as a macro.Joel Brobecker1-0/+4
2015-01-19strerror.c: Do not declare sys_nerr or sys_errlist if already macrosJoel Brobecker1-0/+5
2015-01-07Sync with gcc/libiberty.Richard Earnshaw1-0/+31
2014-11-17Sync libiberty from GCCJan-Benedict Glaw1-1/+42
2014-11-05Fix gnu11 fallout on Solaris 10+Rainer Orth1-0/+4
2014-10-16Use strtod instead of strtold in libiberty/d-demangle.cJoel Brobecker1-0/+9
2014-10-11Sync libiberty with upstream GCC.Iain Buclaw1-0/+43
2014-06-11Delete temporary string within demangler even in failure cases.gdb-7.8-branchpointAndrew Burgess1-0/+5
2014-06-012014-06-01 Ray Donnelly <mingw.android@gmail.com>Kai Tietz1-0/+5
2014-05-28Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG definedPedro Alves1-0/+5
2014-05-28Fix test in libiberty/testsuite/demangle-expected.Thomas Schwinge1-0/+4
2014-05-28cplus-demangler, free resource after a failed call to gnu_special.Andrew Burgess1-0/+7
2014-05-08libiberty/ 2014-05-08 Gary Benson <gbenson@redhat.com>gary1-0/+10
2014-05-08PR sanitizer/56781 lto-plugin/ * Makefile.am (CFLAGS, LDFLAGS): Filter out -f...jakub1-0/+12
2014-05-082014-04-01 Richard Biener <rguenther@suse.de>rguenth1-0/+5
2014-05-082014-03-28 Richard Biener <rguenther@suse.de>rguenth1-0/+5
2014-05-08* regex.c (bzero) [!_LIBC]: Define without coma expression. (regerror): Cast ...uros1-0/+6
2014-05-08Avoid "'dc' may be uninitialized" warning.tschwinge1-0/+5
2014-01-21[PATCH] include * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS...tromey1-0/+10
2014-01-06libiberty: fix --enable-install-libiberty flag [PR 56780]Mike Frysinger1-0/+6
2014-01-06libiberty: sync with gccGary Benson1-0/+17
2014-01-06libiberty: sync with gccBill Maddox1-0/+6
2013-11-26Fix demangler to handle conversion operators correctly.ccoutant1-0/+23
2013-11-21config/ * picflag.m4 (m68k-*-*): Use default PIC flag.schwab1-0/+4
2013-11-15* cp-demangle.c (d_copy_templates): Cast result of malloc to (struct d_print_...uros1-5/+10
2013-11-082013-10-29 Marc Glisse <marc.glisse@inria.fr>glisse1-0/+5
2013-11-08* testsuite/test-demangle.c: Include unistd.h.gerald1-0/+4
2013-11-08libiberty/ 2013-10-25 Gary Benson <gbenson@redhat.com>gary1-0/+17
2013-11-08* testsuite/test-expandargv.c: Include unistd.h.gerald1-0/+4
2013-11-08Fix up ChangeLog entries (name, e-mail, formatting, otherwise).gerald1-3/+3
2013-10-16merge from gccDJ Delorie1-0/+10