summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build adbd for recoveryJiyong Park2018-05-241-0/+1
* Remove the 'optional' tag from demangle_fuzzerZach Riggle2018-05-041-1/+0
* Tell the build system about APCT's requirements.Elliott Hughes2018-05-031-0/+3
* Add test_suites lines.Elliott Hughes2018-04-271-0/+2
* bpfmt.Elliott Hughes2018-02-161-2/+2
* Fix a few demangler issues.Elliott Hughes2018-02-092-0/+40
* Add OWNERS.Elliott Hughes2017-12-071-0/+1
* 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