summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* PR other/61321 - demangler crash on casts in template parametersPedro Alves2015-11-284-8/+77
* Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill2015-11-283-5/+43
* Demangler: Fix constructor names with ABI tagsIan Lance Taylor2015-11-283-0/+19
* Fix several crashes of C++ demangler on fuzzed input.Mikhail Maltsev2015-11-284-8/+94
* 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
* * cp-demangle.c (d_copy_templates): Cast result of malloc to (struct d_print_...uros2013-11-152-9/+16
* 2013-10-29 Marc Glisse <marc.glisse@inria.fr>glisse2013-11-082-14/+7
* * testsuite/test-demangle.c: Include unistd.h.gerald2013-11-082-0/+7
* libiberty/ 2013-10-25 Gary Benson <gbenson@redhat.com>gary2013-11-083-2/+149
* * testsuite/test-expandargv.c: Include unistd.h.gerald2013-11-082-0/+7
* Fix up ChangeLog entries (name, e-mail, formatting, otherwise).gerald2013-11-081-3/+3
* merge from gccDJ Delorie2013-10-165-1/+26
* merge from gccDJ Delorie2013-09-121-0/+2
* merge from gccDJ Delorie2013-09-103-170/+26
* merge from gccDJ Delorie2013-09-103-2/+189
* merge from gccDJ Delorie2013-08-202-2/+17
* merge from gccDJ Delorie2013-07-221-1/+1
* merge from gccDJ Delorie2013-07-211-1/+1
* 2013-07-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-07-092-1/+6
* merge from gccDJ Delorie2013-06-014-58/+80
* merge from gccDJ Delorie2013-05-102-11/+10
* merge from gccDJ Delorie2013-04-232-8/+29
* merge from gccDJ Delorie2013-04-043-44/+34
* merge from gccDJ Delorie2013-04-033-13/+150