summaryrefslogtreecommitdiff
path: root/libiberty/cp-demangle.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* sync libiberty sources with gcc mainlineNick Clifton2022-12-311-79/+327
* Import libiberty from gccAlan Modra2022-05-311-140/+209
* Synchronize binutils libiberty sources with gcc version.Nick Clifton2022-01-131-2/+3
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Synchronize libiberty sources (and include/demangle.h) with GCC master versionNick Clifton2021-07-031-20/+27
* Update libiberty with latest sources from gcc mainlineNick Clifton2021-01-051-32/+108
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* sync libiberty from gccAlan Modra2020-09-081-4/+76
* Rebase libiberty source with latest changes from gcc.Nick Clifton2020-04-281-0/+1
* Merge upstream GCC changes for include/ and libiberty/ directoriesAndrew Burgess2020-02-251-0/+1
* Update libiberty sources with changes in the gcc mainline.Nick Clifton2020-01-171-8/+26
* Synchronize libiberty sources with gcc mainline.Nick Clifton2019-08-091-11/+18
* 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-071-8/+14
* Sync libiberty sources with gcc master versions.Nick Clifton2019-01-101-2/+2
* Merge from gcc: use "cannot" instead of "can not" in libiberty and include.Sandra Loosemore2019-01-091-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha...Nick Clifton2018-12-071-12/+56
* Resync libiberty sources with master version in GCC repository.Nick Clifton2018-04-171-1/+1
* Update the libiberty sources with the latest patches found in the master sour...Nick Clifton2018-01-101-72/+78
* Sync libiberty/ & include/ with GCCPedro Alves2017-09-151-49/+61
* Sync libiberty with upstream GCC.Iain Buclaw2017-06-251-12/+16
* Merge libiberty: Initialize d_printing in all cplus_demangle_fill_* functions.mark2017-03-131-0/+4
* Sync libiberty sources with GCC.Nick Clifton2017-03-131-25/+34
* Sync libiberty sources with GCC mainline.Nick Clifton2017-03-011-2/+22
* Sync libiberty from gccAlan Modra2017-01-051-4/+7
* Port c++/78252 from GCCNathan Sidwell2016-12-121-22/+39
* libiberty: demangler crash with missing :? or fold expression component.Mark Wielaard2016-11-181-0/+4
* Implement P0012R1, Make exception specifications part of the type system.Jason Merrill2016-11-181-68/+113
* Implement P0136R1, Rewording inheriting constructors.Jason Merrill2016-11-181-0/+12
* Sync libiberty sources with gcc mainline.Nick Clifton2016-10-171-5/+7
* Synchronize libiberty sources with FSF GCC mainline version.Nick Clifton2016-08-021-31/+182
* PR other/61321 - demangler crash on casts in template parametersPedro Alves2015-11-281-8/+29
* Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill2015-11-281-5/+31
* Fix several crashes of C++ demangler on fuzzed input.Mikhail Maltsev2015-11-281-6/+24
* Resync files in the binutils repository that are maintained in the gcc reposi...Nick Clifton2015-09-301-0/+8
* Sync libiberty from GCC, replaying updates to configure scriptsIain Buclaw2015-06-241-0/+3
* Sync libiberty with upstream GCC.Iain Buclaw2014-10-111-3/+18
* Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG definedPedro Alves2014-05-281-0/+6
* libiberty/ 2014-05-08 Gary Benson <gbenson@redhat.com>gary2014-05-081-6/+54
* Avoid "'dc' may be uninitialized" warning.tschwinge2014-05-081-1/+3
* libiberty: sync with gccGary Benson2014-01-061-61/+206
* libiberty: sync with gccBill Maddox2014-01-061-0/+7
* Fix demangler to handle conversion operators correctly.ccoutant2013-11-261-36/+154
* * cp-demangle.c (d_copy_templates): Cast result of malloc to (struct d_print_...uros2013-11-151-4/+6
* libiberty/ 2013-10-25 Gary Benson <gbenson@redhat.com>gary2013-11-081-2/+129
* merge from gccDJ Delorie2013-10-161-1/+1
* merge from gccDJ Delorie2013-09-101-167/+2
* merge from gccDJ Delorie2013-09-101-2/+167