summaryrefslogtreecommitdiff
path: root/libiberty/cp-demangle.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* middle-end, c++, i386, libgcc: std::bfloat16_t and __bf16 arithmetic supportJakub Jelinek2022-10-141-1/+1
* c++: Implement P1467R9 - Extended floating-point types and standard names com...Jakub Jelinek2022-09-271-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* c++: Fix demangling of <unresolved-name>Jason Merrill2020-12-211-0/+4
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Implement P0482R5, char8_t: A type for UTF-8 characters and stringsTom Honermann2019-01-141-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Add a recursion limit to libiberty's demangling code. The limit is enabled b...Nick Clifton2018-12-071-0/+3
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* libiberty: Don't update and remove did_subs field from demangler structs.Mark Wielaard2017-04-211-4/+0
* Update copyright years.Jakub Jelinek2017-01-041-2/+1
* Fix several crashes of C++ demangler on fuzzed input.Mikhail Maltsev2015-07-131-2/+27
* Fix demangler to handle conversion operators correctly.Cary Coutant2013-11-221-0/+5
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+2
* Add support for C++0x nullptr.Jason Merrill2010-05-061-1/+1
* PR c++/37376, other mangling issuesJason Merrill2008-10-061-1/+1
* demangle.h: New cplus_demangle_print_callback...Simon Baldwin2007-01-291-3/+4
* cp-demangle.h: Add comment explaining what to do to avoid overrunning string.Geoffrey Keating2006-12-211-1/+7
* Update the address and phone number of the FSF organization.Nick Clifton2005-05-101-1/+1
* demangle.h: Remove uses of PARAMS.Gabriel Dos Reis2005-03-261-3/+3
* cp-demangle.h: Declare cplus_demangle_operators...Zack Weinberg2004-06-281-4/+16
* cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED...Ian Lance Taylor2004-02-251-1/+11
* demangle.h (enum demangle_component_type): Define.Ian Lance Taylor2004-01-121-0/+139