summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4f72b4..128478a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: