diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-03-21 21:18:53 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-03-23 07:18:48 (GMT) |
commit | 518ce6e1594ba80be4286bd3e561b0b7f73ce4b0 (patch) | |
tree | a7591a6cdeb5d289861a23da75bb07ddf0c5ac90 /ChangeLog | |
parent | 222c14bbc67f8b15a41f3890ee11eff289c083bb (diff) |
Restricted an instruction iterator to a given memory range if requested.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -20,6 +20,15 @@ 17-03-21 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/dragon.c: + Update code. + + * src/arch/instriter.c: + * src/arch/instriter.h: + Restrict an instruction iterator to a given memory range if requested. + +17-03-21 Cyrille Bagard <nocbos@gmail.com> + * src/glibext/gbufferline.c: * src/glibext/linecolumn.c: * src/glibext/linecolumn.h: |