Commit graph

8 commits

Author SHA1 Message Date
Giovanni
ade374378e
Add free-pascal demangling support (#3011)
* Add free-pascal demangling support
* Fixed tests
2022-09-06 10:39:58 +08:00
Giovanni
3752e24b98
Update rz-libdemangle (#2984) 2022-08-27 02:35:07 +02:00
Anton Kochkov
fe1af40ad2 Update libdemangle.wrap 2022-08-24 22:08:34 +08:00
GustavoLCR
416f1650cd
Update libdemangle.wrap (#2735) 2022-06-24 13:18:19 +08:00
Anton Kochkov
5aef0d8a98
Update libdemangle for MSVC fixes (#2556)
Co-authored-by: GustavoLCR <gugulcr@gmail.com>
2022-05-15 20:57:27 +08:00
Giovanni
7745d2f1df
Bump libdemangle to fix Coverity and ASAN findings (#1878) 2021-10-24 10:20:55 +08:00
Giovanni
18569e6cf0
enforce c99/gnu99 on libdemangle (#1785) 2021-10-01 20:10:22 +02:00
Giovanni
e224ee7b28
Add demangling as plugins and libdemangle as external dependency (#1656)
* Added demangling as plugins and libdemangle as external dependency
* Added iDl to return the list of demanglers
* moved demangling tests into rz-libdemangle and keep only bin tests
2021-10-01 10:45:38 +00:00