summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* Port c++/78252 from GCCNathan Sidwell2016-12-123-22/+82
* sync binutils config/ with gccAlan Modra2016-12-082-1/+6
* argv.c (expandargv): Check for directories passed as @-files.DJ Delorie2016-12-062-0/+23
* libiberty: Add Rust symbol demangling.David Tolnay2016-11-186-4/+585
* libiberty: demangler crash with missing :? or fold expression component.Mark Wielaard2016-11-183-0/+19
* libiberty: Fix some demangler crashes caused by reading past end of input.Mark Wielaard2016-11-183-4/+41
* libiberty: Add -Wshadow=local to warning flags (if supported).Mark Wielaard2016-11-183-2/+9
* Implement P0012R1, Make exception specifications part of the type system.Jason Merrill2016-11-183-68/+133
* libiberty: Fix -Wimplicit-fallthrough warnings.Mark Wielaard2016-11-184-15/+29
* Implement P0136R1, Rewording inheriting constructors.Jason Merrill2016-11-183-0/+20
* libiberty: Fix memory leak in ada_demangle when symbol cannot be demangled.Mark Wielaard2016-11-182-1/+7
* PR c++/71696 testcase.Marcel Böhme2016-11-181-0/+5
* Sync libiberty sources with gcc mainline.Nick Clifton2016-10-175-31/+152
* Synchronize libiberty sources with FSF GCC mainline version.Nick Clifton2016-08-026-42/+488
* Don't needlessly clear xmemdup allocated memory.Alan Modra2016-05-312-2/+8
* Sync libiberty with GCC.Iain Buclaw2016-01-283-30/+71
* libiberty: {count,dup,write}argv: constify argv input slightlyMike Frysinger2016-01-053-9/+15
* libiberty: dupargv: rewrite to use xstrdupMike Frysinger2016-01-052-5/+5
* libiberty: Tweak the documentation of libiberty's xcrc32 functionPatrick Palka2016-01-052-7/+13
* libiberty: fix warnings about left shifting a negative value.Nick Clifton2016-01-052-1/+7
* PR other/61321 - demangler crash on casts in template parametersPedro Alves2015-11-284-8/+77
* libiberty TAGSMike Stump2015-11-282-1/+5
* (Makefiles): PATCH to include libcpp and libiberty in GCC etagsJason Merrill2015-11-282-5/+7
* Fix PR63758 by using the _NSGetEnviron() API on DarwinIain Sandoe2015-11-284-12/+17
* Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill2015-11-283-5/+43
* Fix several crashes of C++ demangler on fuzzed input.Mikhail Maltsev2015-11-284-8/+94
* Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C...Uros Bizjak2015-11-282-7/+7
* Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C...Uros Bizjak2015-11-282-0/+9
* Configury changes for obstack optimizationAlan Modra2015-11-094-0/+44
* Silence obstack.c -Wc++compat warningAlan Modra2015-11-092-2/+9
* Modify obstack.[hc] to avoid having to include other gnulib filesAlan Modra2015-11-093-13/+45
* Copy gnulib obstack filesAlan Modra2015-11-093-478/+340
* Do not use libiberty's getpagesize on AndroidJoel Brobecker2015-11-063-0/+18
* Resync files in the binutils repository that are maintained in the gcc reposi...Nick Clifton2015-09-303-0/+23
* PR gdb/18669 libiberty demangle.test failure: strtod() on sparc-sun-solaris2.9Iain Buclaw2015-08-113-22/+22
* Remove leading/trailing white spaces in ChangeLogH.J. Lu2015-07-241-3/+3
* Sync config/warnings.m4 with GCCH.J. Lu2015-07-142-0/+28
* 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