diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-03-05 00:08:23 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-03-05 00:08:23 (GMT) |
commit | 0320d85e480882c58f254640a54c6c6e190dbf47 (patch) | |
tree | d1683e4c6704cb442ff826266e86406759c6a5a8 /ChangeLog | |
parent | 94792f74a850cf6bb119c59ac0675591f4ef6c0f (diff) |
Compressed the size of operands with no alternative rendering.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +17-03-05 Cyrille Bagard <nocbos@gmail.com> + + * src/arch/operand-int.h: + * src/arch/operand.c: + Compress the size of operands with no alternative rendering. + 17-03-03 Cyrille Bagard <nocbos@gmail.com> * src/analysis/db/cdb.c: |