aboutsummaryrefslogtreecommitdiff
path: root/libiberty/cp-demangle.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-01Sync libiberty sources with GCC mainline.Nick Clifton1-2/+22
2017-01-05Sync libiberty from gccAlan Modra1-4/+7
2016-12-12Port c++/78252 from GCCNathan Sidwell1-22/+39
2016-11-18libiberty: demangler crash with missing :? or fold expression component.Mark Wielaard1-0/+4
2016-11-18Implement P0012R1, Make exception specifications part of the type system.Jason Merrill1-68/+113
2016-11-18Implement P0136R1, Rewording inheriting constructors.Jason Merrill1-0/+12
2016-10-17Sync libiberty sources with gcc mainline.Nick Clifton1-5/+7
2016-08-02Synchronize libiberty sources with FSF GCC mainline version.Nick Clifton1-31/+182
2015-11-28PR other/61321 - demangler crash on casts in template parametersPedro Alves1-8/+29
2015-11-28Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill1-5/+31
2015-11-28Fix several crashes of C++ demangler on fuzzed input.Mikhail Maltsev1-6/+24
2015-09-30Resync files in the binutils repository that are maintained in the gcc reposi...Nick Clifton1-0/+8
2015-06-24Sync libiberty from GCC, replaying updates to configure scriptsIain Buclaw1-0/+3
2014-10-11Sync libiberty with upstream GCC.Iain Buclaw1-3/+18
2014-05-28Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG definedPedro Alves1-0/+6
2014-05-08libiberty/ 2014-05-08 Gary Benson <gbenson@redhat.com>gary1-6/+54
2014-05-08Avoid "'dc' may be uninitialized" warning.tschwinge1-1/+3
2014-01-06libiberty: sync with gccGary Benson1-61/+206
2014-01-06libiberty: sync with gccBill Maddox1-0/+7
2013-11-26Fix demangler to handle conversion operators correctly.ccoutant1-36/+154
2013-11-15* cp-demangle.c (d_copy_templates): Cast result of malloc to (struct d_print_...uros1-4/+6
2013-11-08libiberty/ 2013-10-25 Gary Benson <gbenson@redhat.com>gary1-2/+129
2013-10-16merge from gccDJ Delorie1-1/+1
2013-09-10merge from gccDJ Delorie1-167/+2
2013-09-10merge from gccDJ Delorie1-2/+167
2013-04-04merge from gccDJ Delorie1-42/+29
2013-04-03merge from gccDJ Delorie1-13/+124
2013-02-15merge from gccDJ Delorie1-1/+20
2012-11-11merge from gccDJ Delorie1-10/+42
2012-10-10merge from gccDJ Delorie1-0/+26
2012-07-18merge from gccDJ Delorie1-1/+31
2012-05-22merge from gccDJ Delorie1-0/+1
2012-04-02merge from gccDJ Delorie1-0/+5
2012-03-08merge from gccDJ Delorie1-1/+7
2012-01-10merge from gccDJ Delorie1-5/+8
2012-01-06merge from gccDJ Delorie1-79/+203
2011-11-08merge from gccDJ Delorie1-2/+45
2011-11-04merge from gccDJ Delorie1-3/+8
2011-10-10merge from gccDJ Delorie1-0/+24
2011-09-23merge from gccDJ Delorie1-3/+54
2011-08-06merge from gccDJ Delorie1-2/+12
2011-07-26merge from gccDJ Delorie1-1/+9
2011-07-05merge from gccDJ Delorie1-7/+23
2011-07-01merge from gccJan Kratochvil1-2/+55
2011-06-22merge from gccDJ Delorie1-3/+31
2011-06-13merge from gccDJ Delorie1-119/+124
2010-11-16Properly demangle a global constructor symbol.H.J. Lu1-1/+15
2010-11-13merge from gccDJ Delorie1-6/+0
2010-09-102010-09-10 James Lyon <jameslyon0@googlemail.com>Tom Tromey1-0/+1
2010-06-10 PR other/43838Jakub Jelinek1-1/+11