summaryrefslogtreecommitdiff
path: root/libiberty/cp-demangle.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-14Implement P0482R5, char8_t: A type for UTF-8 characters and stringsTom Honermann
2019-01-01Update copyright years.Jakub Jelinek
2018-12-07Add a recursion limit to libiberty's demangling code. The limit is enabled b...Nick Clifton
2018-01-03Update copyright years.Jakub Jelinek
2017-04-21libiberty: Don't update and remove did_subs field from demangler structs.Mark Wielaard
2017-01-04Update copyright years.Jakub Jelinek
2015-07-13Fix several crashes of C++ demangler on fuzzed input.Mikhail Maltsev
2013-11-22Fix demangler to handle conversion operators correctly.Cary Coutant
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-05-06Add support for C++0x nullptr.Jason Merrill
2008-10-06PR c++/37376, other mangling issuesJason Merrill
2007-01-29demangle.h: New cplus_demangle_print_callback...Simon Baldwin
2006-12-21cp-demangle.h: Add comment explaining what to do to avoid overrunning string.Geoffrey Keating
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton
2005-03-26demangle.h: Remove uses of PARAMS.Gabriel Dos Reis
2004-06-28cp-demangle.h: Declare cplus_demangle_operators...Zack Weinberg
2004-02-25cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED...Ian Lance Taylor
2004-01-12demangle.h (enum demangle_component_type): Define.Ian Lance Taylor