aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2019-04-07Merge libiberty from gccAlan Modra8-40/+85
2019-02-12Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exptromey2-3/+16
2019-01-21Fix leak in splay-treeTom Tromey2-0/+6
2019-01-10Sync libiberty sources with gcc master versions.Nick Clifton6-7998/+86
2019-01-09Merge from gcc: use "cannot" instead of "can not" in libiberty and include.Sandra Loosemore4-4/+13
2019-01-07Revert "Sync libiberty sources with master version in gcc repository. Update...Simon Marchi3-85/+7988
2019-01-07Sync libiberty sources with master version in gcc repository. Updated stabs ...Nick Clifton3-7988/+85
2019-01-01Update year range in copyright notice of binutils filesAlan Modra92-93/+93
2018-12-07Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha...Nick Clifton8-132/+323
2018-08-01Copy from GCC: Add linker_output as prefix for LTO temps (PR lto/86548).marxin2-6/+29
2018-07-19Fix GDB build using mingw.org's MinGWEli Zaretskii2-0/+10
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi4-511/+623
2018-06-18libiberty: Sync with GCCSimon Marchi2-11/+41
2018-05-31include: 2018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2-0/+24
2018-05-31Improve boostrap-ubsan config (PR bootstrap/64914).marxin2-1/+6
2018-05-31* argv.c (expandargv): Fix memory leak for expanded arguments.law2-0/+6
2018-04-17Resync libiberty sources with master version in GCC repository.Nick Clifton7-173/+314
2018-01-27Avoid compilation warning in libiberty/simple-object-xcoff.cEli Zaretskii2-5/+17
2018-01-10Update the libiberty sources with the latest patches found in the master sour...Nick Clifton94-197/+326
2017-09-15Sync libiberty/ & include/ with GCCPedro Alves5-106/+179
2017-09-01Import latest fixes to libiberty from GCCH.J. Lu2-6/+5
2017-09-01Import latest fixes to libiberty from GCC.Nick Clifton7-36/+802
2017-07-02Import include/+libiberty/ r249883 from upstream GCC.Jan Kratochvil2-0/+15
2017-06-25Sync libiberty with upstream GCC.Iain Buclaw3-255/+586
2017-06-25Sync libiberty with upstream GCC.Iain Buclaw5-25/+69
2017-05-31Avoid compilation warning on MinGW in xstrndupEli Zaretskii4-1/+33
2017-05-31Make libiberty/waitpid.c compile without warnings on MinGWEli Zaretskii2-0/+10
2017-03-27cplus_demangle_fill_component: Handle DEMANGLE_COMPONENT_RVALUE_REFERENCEPedro Alves2-0/+6
2017-03-13Merge libiberty: Initialize d_printing in all cplus_demangle_fill_* functions.mark2-0/+12
2017-03-13Sync libiberty sources with GCC.Nick Clifton4-25/+83
2017-03-01Sync libiberty sources with GCC mainline.Nick Clifton3-24/+87
2017-01-05Sync libiberty from gccAlan Modra95-134/+113
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