diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-12-15 21:56:27 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-12-15 21:56:27 (GMT) |
commit | ece6eb62458f0222f769741ce123eadde07b017c (patch) | |
tree | 72c7db6355b0082d602e0e47ae793a2b4f76c6a4 /ChangeLog | |
parent | b3aa48e2c40035ca33286d08055eb0933dd55b0c (diff) |
Removed dead code and a compilation warning.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 16-12-15 Cyrille Bagard <nocbos@gmail.com> + * src/arch/arm/v7/helpers.c: + * src/arch/arm/v7/helpers.h: + Remove dead code and a compilation warning. + +16-12-15 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/fetch.c: Fix a runtime warning occurring from Python standalone scripts. |