summaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Switch off UBSan for sha1 to reduce number of log messagesSlava Barinov1-0/+1
2017-01-09Merge branches/gcc-6-branch rev 244220.Yvan Roux1-0/+4
2016-12-13Merge branches/gcc-6-branch rev 243594.Yvan Roux3-23/+96
2016-08-22Merge branches/gcc-6-branch rev 239654.Yvan Roux3-7/+181
2016-06-15Merge branches/gcc-6-branch rev 237469.Yvan Roux3-26/+71
2016-04-27Update ChangeLog and version files for releasegccadmin1-0/+4
2016-04-08Fix PR number in ChangeLogbernds1-1/+1
2016-04-08Fix memory allocation size overflows (PR69687, patch by Marcel Böhme)bernds2-0/+22
2016-04-08Handle an overflow case (PR70498, patch by Marcel Böhme).bernds2-0/+11
2016-03-31Add BZ markers to last commitlaw1-0/+2
2016-03-31 * cplus-dem.c (squangle_mop_up): Zero bsize/ksize after freeinglaw3-0/+19
2016-01-27libiberty/ChangeLog:ibuclaw3-2/+22
2016-01-27libiberty/ChangeLog:ibuclaw3-1/+14
2016-01-27libiberty/ChangeLog:ibuclaw3-28/+36
2016-01-05libiberty: {count,dup,write}argv: constify argv input slightlyvapier3-9/+15
2016-01-05libiberty: dupargv: rewrite to use xstrdupvapier2-5/+5
2015-12-28Tweak the documentation of libiberty's xcrc32 functionppalka2-7/+13
2015-12-21 PR 66827nickc2-1/+7
2015-11-27PR other/61321 - demangler crash on casts in template parameterstrippels4-8/+77
2015-11-12 * Makefile.in (etags tags TAGS): Use && instead of ;.mrs2-1/+5
2015-11-09Configury changes for obstack optimizationamodra2-0/+4
2015-11-09Configury changes for obstack optimizationamodra3-0/+64
2015-11-09Silence obstack.c -Wc++compat warningamodra2-2/+9
2015-11-09Modify obstack.[hc] to avoid having to include other gnulib filesamodra3-13/+45
2015-11-09Copy gnulib obstack filesamodra3-478/+340
2015-11-06Do not use libiberty's getpagesize on Androidbrobecke3-0/+18
2015-10-28gcc/c/jason2-5/+7
2015-10-18Fix PR63758 by using the _NSGetEnviron() API on Darwiniains4-12/+17
2015-10-04 Implement N4514, C++ Extensions for Transactional Memory.jason3-5/+43
2015-08-15 * cp-demangle.c (d_abi_tags): Preserve di->last_name across anyian3-0/+19
2015-08-11Fix test failure on Solaris 9 where strtod() does not accept hexadecimalsibuclaw3-22/+22
2015-07-13Fix several crashes of C++ demangler on fuzzed input.miyuki4-8/+94
2015-07-09 * getruntime.c (RUSAGE_SELF): Define if not already defined.uros2-7/+7
2015-07-08 * getruntime.c (get_run_time) [__USE_GNU]: Use RUSAGE_SELF asuros2-0/+9
2015-06-02 PR c++/44282jason3-0/+11
2015-05-22include/:ian6-401/+626
2015-05-16libiberty/ChangeLog:ibuclaw3-57/+190
2015-05-16libiberty/ChangeLog:ibuclaw3-0/+19
2015-05-16libiberty/ChangeLog:ibuclaw3-0/+27
2015-05-16libiberty/ChangeLog:ibuclaw3-0/+64
2015-05-16libiberty/ChangeLog:ibuclaw3-59/+82
2015-05-16libiberty/ChangeLog:ibuclaw3-13/+172
2015-05-16libiberty/ChangeLog:ibuclaw2-6/+16
2015-05-16libiberty/ChangeLog:ibuclaw3-2/+44
2015-05-08libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available.brobecke2-0/+7
2015-04-22libiberty/setenv.c: Do not declare environ if defined as a macro.brobecke2-0/+6
2015-04-142015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>chefmax2-1/+5
2015-04-10 PR target/65351iains2-5/+15
2015-04-07 PR target/65351jakub2-1/+9
2015-01-19strerror.c: Do not declare sys_nerr or sys_errlist if already macrosbrobecke2-0/+10