Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-21 | Fix endian bug in rust demangler | Andreas Schwab | 1 | -3/+6 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-13 | libiberty: Support the new ("v0") mangling scheme in rust-demangle | Eduard-Mihai Burtescu | 1 | -10/+1000 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-16 | [PATCH] Refactor rust-demangle to be independent of C++ demangling. | Eduard-Mihai Burtescu | 1 | -181/+391 |
2019-10-03 | rust-demangle.c (looks_like_rust): Remove. | Eduard-Mihai Burtescu | 1 | -39/+25 |
2019-09-03 | rust-demangle.c (unescape): Remove. | Eduard-Mihai Burtescu | 1 | -147/+134 |
2019-07-18 | demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h. | Eduard-Mihai Burtescu | 1 | -0/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-16 | libiberty: Add Rust symbol demangling. | David Tolnay | 1 | -0/+348 |