summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for non-virtual thunk.Christopher Ferris2017-11-012-1/+46
* Fix template support.Christopher Ferris2017-10-313-3/+170
* Add support for boolean literals.Christopher Ferris2017-10-113-0/+37
* Enable libdemangle and libunwindstack on host bionicDan Willemsen2017-09-201-0/+6
* Mark libdemangle as vendor_availableJiyong Park2017-06-141-0/+1
* Fix handling of _ZLXX.Christopher Ferris2017-06-012-0/+10
* Fix bug found by fuzzer.Christopher Ferris2017-05-314-4/+79
* Make demangle work more like c++filt.Elliott Hughes2017-03-281-26/+62
* Use the clang format 2 space as default.Christopher Ferris2017-03-141-0/+1
* Add a binary to dump demangled names.Christopher Ferris2017-03-132-0/+106
* Implement a simple demangler.Christopher Ferris2017-03-075-0/+1465