summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* Sync config and libiberty with GCCH.J. Lu2020-05-122-3/+14
* Sync config and libiberty with GCCH.J. Lu2020-04-292-49/+82
* Rebase libiberty source with latest changes from gcc.Nick Clifton2020-04-288-21/+196
* Import latest fixes to libiberty from GCCH.J. Lu2020-03-022-0/+9
* Merge upstream GCC changes for include/ and libiberty/ directoriesAndrew Burgess2020-02-256-47/+34
* Merge changes from GCC for the config/ directoryAndrew Burgess2020-02-192-2/+6
* Fix a libiberty testsuite failure.Nick Clifton2020-01-172-1/+6
* Update libiberty sources with changes in the gcc mainline.Nick Clifton2020-01-1796-432/+788
* Synchronize libiberty sources with gcc mainline.Nick Clifton2019-08-0910-30/+223
* Pull in patch for libiberty that fixes a stack exhaustion bug when demangling...Nick Clifton2019-04-101-22/+26
* Merge libiberty from gccAlan Modra2019-04-078-40/+85
* Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exptromey2019-02-122-3/+16
* Fix leak in splay-treeTom Tromey2019-01-212-0/+6
* Sync libiberty sources with gcc master versions.Nick Clifton2019-01-106-7998/+86
* Merge from gcc: use "cannot" instead of "can not" in libiberty and include.Sandra Loosemore2019-01-094-4/+13
* Revert "Sync libiberty sources with master version in gcc repository. Update...Simon Marchi2019-01-073-85/+7988
* Sync libiberty sources with master version in gcc repository. Updated stabs ...Nick Clifton2019-01-073-7988/+85
* Update year range in copyright notice of binutils filesAlan Modra2019-01-0192-93/+93
* Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha...Nick Clifton2018-12-078-132/+323
* Copy from GCC: Add linker_output as prefix for LTO temps (PR lto/86548).marxin2018-08-012-6/+29
* Fix GDB build using mingw.org's MinGWEli Zaretskii2018-07-192-0/+10
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-194-511/+623
* libiberty: Sync with GCCSimon Marchi2018-06-182-11/+41
* include: 2018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2018-05-312-0/+24
* Improve boostrap-ubsan config (PR bootstrap/64914).marxin2018-05-312-1/+6
* * argv.c (expandargv): Fix memory leak for expanded arguments.law2018-05-312-0/+6
* Resync libiberty sources with master version in GCC repository.Nick Clifton2018-04-177-173/+314
* Avoid compilation warning in libiberty/simple-object-xcoff.cEli Zaretskii2018-01-272-5/+17
* 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