diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-04-29 09:53:28 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-04-29 09:53:28 (GMT) |
commit | b16071a35adaf95d5e67b0dd984e9ba9d7ba28f9 (patch) | |
tree | 10470449f230593ea62f696e30e647a1c8d95ed2 /ChangeLog | |
parent | aead324676d997c30aac2851f4a37125db195d3e (diff) |
Improved the behavior of immediate operands display.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +17-04-29 Cyrille Bagard <nocbos@gmail.com> + + * plugins/fmtp/parser.c: + * plugins/pychrysa/arch/immediate.c: + Update code. + + * src/arch/immediate.c: + * src/arch/immediate.h: + Improve the behavior of immediate operands display. + + * src/format/symbol.h: + Update code. + 17-04-28 Cyrille Bagard <nocbos@gmail.com> * src/arch/immediate.c: |