summaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
2016-05-31Don't needlessly clear xmemdup allocated memory.amodra
2016-05-19Move ChangeLog entry to the right file.jakub
2016-05-19Remove libiberty/ path prefixes.jakub
2016-05-19 PR c++/70498jakub
2016-05-19Fix up 2 ChangeLog entries.jakub
2016-05-18 * cplus-dem.c (enum type_kind_t): Add tk_rvalue_referencelaw
2016-05-02Demangler integer overflow fixes from Marcel Böhme.bernds
2016-04-30/olegendo
2016-04-08Fix PR number in ChangeLogbernds
2016-04-08Fix memory allocation size overflows (PR69687, patch by Marcel Böhme)bernds
2016-04-08Handle an overflow case (PR70498, patch by Marcel Böhme).bernds
2016-03-31Add BZ markers to last commitlaw
2016-03-31 * cplus-dem.c (squangle_mop_up): Zero bsize/ksize after freeinglaw
2016-01-27libiberty/ChangeLog:ibuclaw
2016-01-27libiberty/ChangeLog:ibuclaw
2016-01-27libiberty/ChangeLog:ibuclaw
2016-01-05libiberty: {count,dup,write}argv: constify argv input slightlyvapier
2016-01-05libiberty: dupargv: rewrite to use xstrdupvapier
2015-12-28Tweak the documentation of libiberty's xcrc32 functionppalka
2015-12-21 PR 66827nickc
2015-11-27PR other/61321 - demangler crash on casts in template parameterstrippels
2015-11-12 * Makefile.in (etags tags TAGS): Use && instead of ;.mrs
2015-11-09Configury changes for obstack optimizationamodra
2015-11-09Configury changes for obstack optimizationamodra
2015-11-09Silence obstack.c -Wc++compat warningamodra
2015-11-09Modify obstack.[hc] to avoid having to include other gnulib filesamodra
2015-11-09Copy gnulib obstack filesamodra
2015-11-06Do not use libiberty's getpagesize on Androidbrobecke
2015-10-28gcc/c/jason
2015-10-18Fix PR63758 by using the _NSGetEnviron() API on Darwiniains
2015-10-04 Implement N4514, C++ Extensions for Transactional Memory.jason
2015-08-15 * cp-demangle.c (d_abi_tags): Preserve di->last_name across anyian
2015-08-11Fix test failure on Solaris 9 where strtod() does not accept hexadecimalsibuclaw
2015-07-13Fix several crashes of C++ demangler on fuzzed input.miyuki
2015-07-09 * getruntime.c (RUSAGE_SELF): Define if not already defined.uros
2015-07-08 * getruntime.c (get_run_time) [__USE_GNU]: Use RUSAGE_SELF asuros
2015-06-02 PR c++/44282jason
2015-05-22include/:ian
2015-05-16libiberty/ChangeLog:ibuclaw
2015-05-16libiberty/ChangeLog:ibuclaw
2015-05-16libiberty/ChangeLog:ibuclaw
2015-05-16libiberty/ChangeLog:ibuclaw
2015-05-16libiberty/ChangeLog:ibuclaw
2015-05-16libiberty/ChangeLog:ibuclaw
2015-05-16libiberty/ChangeLog:ibuclaw
2015-05-16libiberty/ChangeLog:ibuclaw
2015-05-08libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available.brobecke
2015-04-22libiberty/setenv.c: Do not declare environ if defined as a macro.brobecke
2015-04-142015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>chefmax
2015-04-10 PR target/65351iains