aboutsummaryrefslogtreecommitdiff
path: root/include/demangle.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-03-30c++: Adjust mangling of __alignof__ [PR88115]Patrick Palka1-0/+3
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-16[PATCH] Fix slowness in demanglerJeff Law1-0/+1
2019-11-16[PATCH] Refactor rust-demangle to be independent of C++ demangling.Eduard-Mihai Burtescu1-0/+5
2019-07-18demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.Eduard-Mihai Burtescu1-18/+0
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-22Remove support for demangling GCC 2.x era mangling schemes.Jason Merrill1-32/+1
2018-12-11Fix a failure in the libiberty testsuite by increasing the demangle recursion...Nick Clifton1-1/+1
2018-12-07Add a recursion limit to libiberty's demangling code. The limit is enabled b...Nick Clifton1-0/+11
2018-11-05Implement P0732R2, class types in non-type template parameters.Jason Merrill1-0/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-03-08Fix PR demangler/70909 and 67264 (endless demangler recursion)Mark Wielaard1-2/+7
2017-01-04Update copyright years.Jakub Jelinek1-1/+1
2016-11-16libiberty: Add Rust symbol demangling.David Tolnay1-2/+27
2016-11-07Implement P0012R1, Make exception specifications part of the type system.Jason Merrill1-1/+3
2015-11-27PR other/61321 - demangler crash on casts in template parametersPedro Alves1-0/+4
2015-10-04Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill1-0/+2
2015-07-14Remove trailing spaces in demangle.hH.J. Lu1-2/+2
2015-07-14Update copyright year in includeH.J. Lu1-3/+2
2014-09-23demangle.h (DMGL_DLANG): New macro.Iain Buclaw1-2/+9
2013-12-23re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill1-0/+8
2013-04-03Demangle C++11 ref-qualifier.Jason Merrill1-0/+6
2012-11-09Add C++ attribute abi_tag and -Wabi-tag option.Jason Merrill1-0/+2
2012-10-08Allow dynamic initialization of thread_locals.Jason Merrill1-0/+3
2012-01-06re PR c++/6057 (expression mangling doesn't work for operator new)Jason Merrill1-0/+5
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-2/+11
2011-09-23re PR c++/40831 (g++ generated symbols for cloned function that be demangled.)Cary Coutant1-1/+3
2011-06-13demangle.h (DMGL_RET_POSTFIX): Extend the comment.Jan Kratochvil1-1/+7
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-02-03re PR c++/12909 (ambiguity in mangling vector types)Jason Merrill1-0/+5
2010-01-11demangle.h (ada_demangle): Add prototype.Tristan Gingold1-0/+3
2009-09-29merge in cxx0x-lambdas-branch@152308Jason Merrill1-0/+14
2009-09-03update copyright datesAlan Modra1-1/+1
2009-07-17demangle.h (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCT...Jan Kratochvil1-0/+4
2009-03-17decl.c (grokfndecl): Set DECL_CONTEXT on parms.Jason Merrill1-2/+4
2008-12-10re PR c++/35319 (ICE throwing fixed-point types)Jason Merrill1-0/+13
2008-10-06PR c++/37376, other mangling issuesJason Merrill1-1/+3
2008-09-09demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_DECLTYPE.Jason Merrill1-1/+3
2008-01-27demangle.h (demangle_component_type): Add DEMANGLE_COMPONENT_JAVA_RESOURCE...David Daney1-1/+15
2007-08-31mangle.c (write_type): Change mangling of rvalue reference from `RR' to `O'.Doug Gregor1-0/+3
2007-04-26* demangle.h: Change license to LGPL + exception.Mark Mitchell1-14/+23
2007-01-29demangle.h: New cplus_demangle_print_callback...Simon Baldwin1-5/+36
2005-12-11Fixes java/PR9861Terry Laurenzo1-0/+2
2005-05-25demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.Richard Henderson1-0/+3
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-2/+2
2005-03-26demangle.h: Remove uses of PARAMS.Gabriel Dos Reis1-36/+34
2004-05-04demangle.h: Do not use C++ reserved keyword typename as parameter for...Andreas Jaeger1-1/+1
2004-01-13demangle.h: Instead of checking ANSI_PROTOTYPES, just include "libiberty.h".Ian Lance Taylor1-6/+1