diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 14-07-31 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/binary.c: + * src/analysis/binary.h: + * src/analysis/binary-int.h: + * src/project.c: + * src/project.h: + Merge two equal binary views enumerations. + +14-07-31 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/fetch.c: Improve the way code is decoded by avoiding to propagate the base address everywhere. |