diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 17-01-28 Cyrille Bagard <nocbos@gmail.com> + * src/arch/instruction-int.h: + * src/arch/instruction.c: + * src/arch/instruction.h: + Avoid deadlocks in access to instruction sources and destinations. + Clean the code and save memory. + +17-01-28 Cyrille Bagard <nocbos@gmail.com> + * src/arch/link.c: Fix links between instructions for conditional branches. |