diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-02-09 16:38:45 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-02-09 16:38:45 (GMT) |
commit | 946f5f093c7265dc5a5e00694325605b249eea43 (patch) | |
tree | d3f42b4c1585572fd939918299a8b96d55ebf0c1 /ChangeLog | |
parent | 76f44a20a5b277d7cbc441c4e71943d4e5507a9d (diff) |
Built raw instructions from uleb128 values.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 16-02-09 Cyrille Bagard <nocbos@gmail.com> + * src/arch/raw.c: + * src/arch/raw.h: + Build raw instructions from uleb128 values. + +16-02-09 Cyrille Bagard <nocbos@gmail.com> + * src/arch/archbase.h: Fix a bug by handling non rugular sizes of values. |