aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2016-12-12Port c++/78252 from GCCNathan Sidwell3-22/+82
2016-12-08sync binutils config/ with gccAlan Modra2-1/+6
2016-12-06argv.c (expandargv): Check for directories passed as @-files.DJ Delorie2-0/+23
2016-11-18libiberty: Add Rust symbol demangling.David Tolnay6-4/+585
2016-11-18libiberty: demangler crash with missing :? or fold expression component.Mark Wielaard3-0/+19
2016-11-18libiberty: Fix some demangler crashes caused by reading past end of input.Mark Wielaard3-4/+41
2016-11-18libiberty: Add -Wshadow=local to warning flags (if supported).Mark Wielaard3-2/+9
2016-11-18Implement P0012R1, Make exception specifications part of the type system.Jason Merrill3-68/+133
2016-11-18libiberty: Fix -Wimplicit-fallthrough warnings.Mark Wielaard4-15/+29
2016-11-18Implement P0136R1, Rewording inheriting constructors.Jason Merrill3-0/+20
2016-11-18libiberty: Fix memory leak in ada_demangle when symbol cannot be demangled.Mark Wielaard2-1/+7
2016-11-18PR c++/71696 testcase.Marcel Böhme1-0/+5
2016-10-17Sync libiberty sources with gcc mainline.Nick Clifton5-31/+152
2016-08-02Synchronize libiberty sources with FSF GCC mainline version.Nick Clifton6-42/+488
2016-05-31Don't needlessly clear xmemdup allocated memory.Alan Modra2-2/+8
2016-01-28Sync libiberty with GCC.Iain Buclaw3-30/+71
2016-01-05libiberty: {count,dup,write}argv: constify argv input slightlyMike Frysinger3-9/+15
2016-01-05libiberty: dupargv: rewrite to use xstrdupMike Frysinger2-5/+5
2016-01-05libiberty: Tweak the documentation of libiberty's xcrc32 functionPatrick Palka2-7/+13
2016-01-05libiberty: fix warnings about left shifting a negative value.Nick Clifton2-1/+7
2015-11-28PR other/61321 - demangler crash on casts in template parametersPedro Alves4-8/+77
2015-11-28libiberty TAGSMike Stump2-1/+5
2015-11-28(Makefiles): PATCH to include libcpp and libiberty in GCC etagsJason Merrill2-5/+7
2015-11-28Fix PR63758 by using the _NSGetEnviron() API on DarwinIain Sandoe4-12/+17
2015-11-28Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill3-5/+43
2015-11-28Fix several crashes of C++ demangler on fuzzed input.Mikhail Maltsev4-8/+94
2015-11-28Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C...Uros Bizjak2-7/+7
2015-11-28Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C...Uros Bizjak2-0/+9
2015-11-09Configury changes for obstack optimizationAlan Modra4-0/+44
2015-11-09Silence obstack.c -Wc++compat warningAlan Modra2-2/+9
2015-11-09Modify obstack.[hc] to avoid having to include other gnulib filesAlan Modra3-13/+45
2015-11-09Copy gnulib obstack filesAlan Modra3-478/+340
2015-11-06Do not use libiberty's getpagesize on AndroidJoel Brobecker3-0/+18
2015-09-30Resync files in the binutils repository that are maintained in the gcc reposi...Nick Clifton3-0/+23
2015-08-11PR gdb/18669 libiberty demangle.test failure: strtod() on sparc-sun-solaris2.9Iain Buclaw3-22/+22
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-3/+3
2015-07-14Sync config/warnings.m4 with GCCH.J. Lu2-0/+28
2015-06-24Sync libiberty from GCC, replaying updates to configure scriptsIain Buclaw11-520/+1255
2015-05-08libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available.Joel Brobecker2-0/+7
2015-04-22libiberty/setenv.c: Do not declare environ if defined as a macro.Joel Brobecker2-0/+6
2015-01-19strerror.c: Do not declare sys_nerr or sys_errlist if already macrosJoel Brobecker2-0/+10
2015-01-07Sync with gcc/libiberty.Richard Earnshaw10-87/+387
2014-11-17Sync libiberty from GCCJan-Benedict Glaw14-33/+823
2014-11-05Fix gnu11 fallout on Solaris 10+Rainer Orth2-1/+4
2014-10-16Use strtod instead of strtold in libiberty/d-demangle.cJoel Brobecker2-5/+14
2014-10-11Sync libiberty with upstream GCC.Iain Buclaw15-26/+2534
2014-06-11Delete temporary string within demangler even in failure cases.gdb-7.8-branchpointAndrew Burgess2-1/+9
2014-06-012014-06-01 Ray Donnelly <mingw.android@gmail.com>Kai Tietz2-9/+42
2014-05-28Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG definedPedro Alves2-0/+11
2014-05-28Fix test in libiberty/testsuite/demangle-expected.Thomas Schwinge2-0/+5