Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix demangler to handle conversion operators correctly. | Cary Coutant | 2013-11-22 | 1 | -0/+5 |
* | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2011-01-03 | 1 | -1/+2 |
* | Add support for C++0x nullptr. | Jason Merrill | 2010-05-06 | 1 | -1/+1 |
* | PR c++/37376, other mangling issues | Jason Merrill | 2008-10-06 | 1 | -1/+1 |
* | demangle.h: New cplus_demangle_print_callback... | Simon Baldwin | 2007-01-29 | 1 | -3/+4 |
* | cp-demangle.h: Add comment explaining what to do to avoid overrunning string. | Geoffrey Keating | 2006-12-21 | 1 | -1/+7 |
* | Update the address and phone number of the FSF organization. | Nick Clifton | 2005-05-10 | 1 | -1/+1 |
* | demangle.h: Remove uses of PARAMS. | Gabriel Dos Reis | 2005-03-26 | 1 | -3/+3 |
* | cp-demangle.h: Declare cplus_demangle_operators... | Zack Weinberg | 2004-06-28 | 1 | -4/+16 |
* | cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED... | Ian Lance Taylor | 2004-02-25 | 1 | -1/+11 |
* | demangle.h (enum demangle_component_type): Define. | Ian Lance Taylor | 2004-01-12 | 1 | -0/+139 |