summaryrefslogtreecommitdiff
path: root/libiberty/cp-demangle.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* merge from gccDJ Delorie2013-04-041-42/+29
* merge from gccDJ Delorie2013-04-031-13/+124
* merge from gccDJ Delorie2013-02-151-1/+20
* merge from gccDJ Delorie2012-11-111-10/+42
* merge from gccDJ Delorie2012-10-101-0/+26
* merge from gccDJ Delorie2012-07-181-1/+31
* merge from gccDJ Delorie2012-05-221-0/+1
* merge from gccDJ Delorie2012-04-021-0/+5
* merge from gccDJ Delorie2012-03-081-1/+7
* merge from gccDJ Delorie2012-01-101-5/+8
* merge from gccDJ Delorie2012-01-061-79/+203
* merge from gccDJ Delorie2011-11-081-2/+45
* merge from gccDJ Delorie2011-11-041-3/+8
* merge from gccDJ Delorie2011-10-101-0/+24
* merge from gccDJ Delorie2011-09-231-3/+54
* merge from gccDJ Delorie2011-08-061-2/+12
* merge from gccDJ Delorie2011-07-261-1/+9
* merge from gccDJ Delorie2011-07-051-7/+23
* merge from gccJan Kratochvil2011-07-011-2/+55
* merge from gccDJ Delorie2011-06-221-3/+31
* merge from gccDJ Delorie2011-06-131-119/+124
* Properly demangle a global constructor symbol.H.J. Lu2010-11-161-1/+15