summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1dede8b..d8d3c14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+16-12-13 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/mobicore/annotations.c:
+ * plugins/readdex/class.c:
+ * plugins/readdex/code.c:
+ * plugins/readdex/header.c:
+ * plugins/readdex/ids.c:
+ * plugins/readelf/header.c:
+ * plugins/readelf/program.c:
+ * plugins/readelf/section.c:
+ * src/arch/arm/v7/fetch.c:
+ Update code.
+
+ * src/format/symbol.c:
+ Ensure all symbol comments match their symbol address.
+
+ * src/format/symbol.h:
+ Assign the linked instruction address to the new comment.
+
16-12-12 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: