diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-10-04 20:19:51 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-10-04 20:19:51 (GMT) |
commit | bc9c991e4aba495e2cb7c1962ce790f91ca62d9e (patch) | |
tree | e502d04c41f1b1fc3accb542819d3f9db5705314 /ChangeLog | |
parent | d7ea656a1d8d5eea24ca9356466765f800166779 (diff) |
Worked in best effort mode to provide a minimal routine when demangling.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@585 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +15-10-04 Cyrille Bagard <nocbos@gmail.com> + + * src/format/mangling/demangler.c: + Work in best effort mode to provide a minimal routine when demangling. + 15-10-01 Cyrille Bagard <nocbos@gmail.com> * src/analysis/binary.c: |