diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 17-03-26 Cyrille Bagard <nocbos@gmail.com> + * src/arch/immediate.c: + Fix the conversion of immediate operands to binary strings. + + * tests/arch/immediate.py: + New entry: add some tests for immediate operands. + +17-03-26 Cyrille Bagard <nocbos@gmail.com> + * plugins/pychrysa/arch/Makefile.am: Add the 'immediate.[ch]' and 'operand.[ch]' files to libpychrysaarch_la_SOURCES. |