summaryrefslogtreecommitdiff
path: root/libiberty/rust-demangle.c
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-07-04Fix typo in recent code to add stack recursion limit to the Rust demangler.Nick Clifton
2022-07-04Prevent another potential stack overflow issue when demangling a maliciouslt ...Nick Clifton
2022-07-01Add a recursion limit to the demangle_const function in the Rust demangler.Nick Clifton
2022-02-17libiberty rust-demangle, ignore .suffixMark Wielaard
2022-01-31libiberty: Fix infinite recursion in rust demangler.Nick Clifton
2022-01-03Update copyright years.Jakub Jelinek
2021-04-21Fix endian bug in rust demanglerAndreas Schwab
2021-01-04Update copyright years.Jakub Jelinek
2020-11-13libiberty: Support the new ("v0") mangling scheme in rust-demangleEduard-Mihai Burtescu
2020-01-01Update copyright years.Jakub Jelinek
2019-11-16[PATCH] Refactor rust-demangle to be independent of C++ demangling.Eduard-Mihai Burtescu
2019-10-03rust-demangle.c (looks_like_rust): Remove.Eduard-Mihai Burtescu
2019-09-03rust-demangle.c (unescape): Remove.Eduard-Mihai Burtescu
2019-07-18demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.Eduard-Mihai Burtescu
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-04Update copyright years.Jakub Jelinek
2016-11-16libiberty: Add Rust symbol demangling.David Tolnay