summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* Don't needlessly clear xmemdup allocated memory.amodra2016-05-312-2/+8
* Move ChangeLog entry to the right file.jakub2016-05-191-2/+0
* Remove libiberty/ path prefixes.jakub2016-05-191-16/+15
* PR c++/70498jakub2016-05-192-1/+6
* Fix up 2 ChangeLog entries.jakub2016-05-191-2/+2
* * cplus-dem.c (enum type_kind_t): Add tk_rvalue_referencelaw2016-05-183-2/+136
* Demangler integer overflow fixes from Marcel Böhme.bernds2016-05-023-24/+61
* /olegendo2016-04-302-2/+5
* Fix PR number in ChangeLogbernds2016-04-081-1/+1
* Fix memory allocation size overflows (PR69687, patch by Marcel Böhme)bernds2016-04-082-0/+22
* Handle an overflow case (PR70498, patch by Marcel Böhme).bernds2016-04-082-0/+11
* Add BZ markers to last commitlaw2016-03-311-0/+2
* * cplus-dem.c (squangle_mop_up): Zero bsize/ksize after freeinglaw2016-03-313-0/+19
* libiberty/ChangeLog:ibuclaw2016-01-273-2/+22
* libiberty/ChangeLog:ibuclaw2016-01-273-1/+14
* libiberty/ChangeLog:ibuclaw2016-01-273-28/+36
* libiberty: {count,dup,write}argv: constify argv input slightlyvapier2016-01-053-9/+15
* libiberty: dupargv: rewrite to use xstrdupvapier2016-01-052-5/+5
* Tweak the documentation of libiberty's xcrc32 functionppalka2015-12-282-7/+13
* PR 66827nickc2015-12-212-1/+7
* PR other/61321 - demangler crash on casts in template parameterstrippels2015-11-274-8/+77
* * Makefile.in (etags tags TAGS): Use && instead of ;.mrs2015-11-122-1/+5
* Configury changes for obstack optimizationamodra2015-11-092-0/+4
* Configury changes for obstack optimizationamodra2015-11-093-0/+64
* Silence obstack.c -Wc++compat warningamodra2015-11-092-2/+9
* Modify obstack.[hc] to avoid having to include other gnulib filesamodra2015-11-093-13/+45
* Copy gnulib obstack filesamodra2015-11-093-478/+340
* Do not use libiberty's getpagesize on Androidbrobecke2015-11-063-0/+18
* gcc/c/jason2015-10-282-5/+7
* Fix PR63758 by using the _NSGetEnviron() API on Darwiniains2015-10-184-12/+17
* Implement N4514, C++ Extensions for Transactional Memory.jason2015-10-043-5/+43
* * cp-demangle.c (d_abi_tags): Preserve di->last_name across anyian2015-08-153-0/+19
* Fix test failure on Solaris 9 where strtod() does not accept hexadecimalsibuclaw2015-08-113-22/+22
* Fix several crashes of C++ demangler on fuzzed input.miyuki2015-07-134-8/+94
* * getruntime.c (RUSAGE_SELF): Define if not already defined.uros2015-07-092-7/+7
* * getruntime.c (get_run_time) [__USE_GNU]: Use RUSAGE_SELF asuros2015-07-082-0/+9
* PR c++/44282jason2015-06-023-0/+11
* include/:ian2015-05-226-401/+626
* libiberty/ChangeLog:ibuclaw2015-05-163-57/+190
* libiberty/ChangeLog:ibuclaw2015-05-163-0/+19
* libiberty/ChangeLog:ibuclaw2015-05-163-0/+27
* libiberty/ChangeLog:ibuclaw2015-05-163-0/+64
* libiberty/ChangeLog:ibuclaw2015-05-163-59/+82
* libiberty/ChangeLog:ibuclaw2015-05-163-13/+172
* libiberty/ChangeLog:ibuclaw2015-05-162-6/+16
* libiberty/ChangeLog:ibuclaw2015-05-163-2/+44
* libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available.brobecke2015-05-082-0/+7
* libiberty/setenv.c: Do not declare environ if defined as a macro.brobecke2015-04-222-0/+6
* 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>chefmax2015-04-142-1/+5
* PR target/65351iains2015-04-102-5/+15