diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-07-28 Cyrille Bagard <nocbos@gmail.com> + + * src/arch/operand.c: + Fix a bug when reading immediate values (|| != |). + + * src/binary.c: + Map the content of a given file into memory. + 2008-07-27 Cyrille Bagard <nocbos@gmail.com> * configure.ac: |