diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +16-02-09 Cyrille Bagard <nocbos@gmail.com> + + * src/arch/archbase.h: + Fix a bug by handling non rugular sizes of values. + + * src/arch/immediate.c: + * src/arch/immediate.h: + Set the initial display value and avoid to pad octal and decimal values. + Provide a conversion to 'phys_t' types. + 16-02-03 Cyrille Bagard <nocbos@gmail.com> * src/arch/immediate.c: |