diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-05-07 18:42:18 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-05-07 18:42:18 (GMT) |
commit | 11e76cece91707f1910d3b1fa56464e261757a52 (patch) | |
tree | 461db8648bef6bad06c532979a80b6c1858e8839 /ChangeLog | |
parent | a66f854ce4e19dc0f772fc55a3899643252afa3d (diff) |
Fixed the registered coverage of LEB128 raw instructions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +17-05-07 Cyrille Bagard <nocbos@gmail.com> + + * src/arch/archbase.h: + Create a macro for memory data signs. + + * src/arch/raw.c: + Fix the registered coverage of LEB128 raw instructions. + 17-05-05 Cyrille Bagard <nocbos@gmail.com> * plugins/fmtp/parser.c: |