summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd752ac..1deb97d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+09-12-02 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/format/elf/helper_x86.c:
+ * src/format/elf/symbols.c:
+ Begin to demangle C++ function names.
+
+ * src/format/mangling/itanium_gram.y:
+ * src/format/mangling/itanium_tok.l:
+ Improve the Itanium demangling.
+
+ * src/format/symbol.c:
+ * src/format/symbol.h:
+ Use the attached routine to provide a name when possible.
+
09-11-20 Cyrille Bagard <nocbos@gmail.com>
* src/configuration.c: