aboutsummaryrefslogtreecommitdiff
path: root/libiberty/cp-demangle.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-21c++: Fix demangling of <unresolved-name>Jason Merrill1-0/+4
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-14Implement P0482R5, char8_t: A type for UTF-8 characters and stringsTom Honermann1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-07Add a recursion limit to libiberty's demangling code. The limit is enabled b...Nick Clifton1-0/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-04-21libiberty: Don't update and remove did_subs field from demangler structs.Mark Wielaard1-4/+0
2017-01-04Update copyright years.Jakub Jelinek1-2/+1
2015-07-13Fix several crashes of C++ demangler on fuzzed input.Mikhail Maltsev1-2/+27
2013-11-22Fix demangler to handle conversion operators correctly.Cary Coutant1-0/+5
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+2
2010-05-06Add support for C++0x nullptr.Jason Merrill1-1/+1
2008-10-06PR c++/37376, other mangling issuesJason Merrill1-1/+1
2007-01-29demangle.h: New cplus_demangle_print_callback...Simon Baldwin1-3/+4
2006-12-21cp-demangle.h: Add comment explaining what to do to avoid overrunning string.Geoffrey Keating1-1/+7
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-1/+1
2005-03-26demangle.h: Remove uses of PARAMS.Gabriel Dos Reis1-3/+3
2004-06-28cp-demangle.h: Declare cplus_demangle_operators...Zack Weinberg1-4/+16
2004-02-25cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED...Ian Lance Taylor1-1/+11
2004-01-12demangle.h (enum demangle_component_type): Define.Ian Lance Taylor1-0/+139