diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-01-06 04:25:37 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-01-06 04:25:37 (GMT) |
commit | 104a4a970c98b8846548e03246d7301c3e1eb553 (patch) | |
tree | 41d9648ce5365993330c1bf32d8c9c1f1ccc879c /ChangeLog | |
parent | 6db53b26e6c3d973295df51bb1934d5b42fb6ebe (diff) |
Handled some special cases of instruction replacements when disassembling.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 17-01-06 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/area.c: + Handle some special cases of instruction replacements when disassembling. + +17-01-06 Cyrille Bagard <nocbos@gmail.com> + * src/arch/arm/v7/fetch.c: * src/common/sort.c: Update code. |