summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* Update the libiberty sources with the latest patches found in the master sour...Nick Clifton2018-01-1094-197/+326
* Sync libiberty/ & include/ with GCCPedro Alves2017-09-155-106/+179
* Import latest fixes to libiberty from GCCH.J. Lu2017-09-012-6/+5
* Import latest fixes to libiberty from GCC.Nick Clifton2017-09-017-36/+802
* Import include/+libiberty/ r249883 from upstream GCC.Jan Kratochvil2017-07-022-0/+15
* Sync libiberty with upstream GCC.Iain Buclaw2017-06-253-255/+586
* Sync libiberty with upstream GCC.Iain Buclaw2017-06-255-25/+69
* Avoid compilation warning on MinGW in xstrndupEli Zaretskii2017-05-314-1/+33
* Make libiberty/waitpid.c compile without warnings on MinGWEli Zaretskii2017-05-312-0/+10
* cplus_demangle_fill_component: Handle DEMANGLE_COMPONENT_RVALUE_REFERENCEPedro Alves2017-03-272-0/+6
* Merge libiberty: Initialize d_printing in all cplus_demangle_fill_* functions.mark2017-03-132-0/+12
* Sync libiberty sources with GCC.Nick Clifton2017-03-134-25/+83
* Sync libiberty sources with GCC mainline.Nick Clifton2017-03-013-24/+87
* Sync libiberty from gccAlan Modra2017-01-0595-134/+113
* 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