diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-03-03 20:27:36 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-03-03 20:27:36 (GMT) |
commit | 9703198141480b1327a2037ca67f4da8546ab20f (patch) | |
tree | 5ee1dfbd968c6456b621a6f421727fa8a4f8fffc /ChangeLog | |
parent | 701b3b1a72d5b2697cbb37074e2a58580bcc1b4c (diff) |
Limited the quantity of binary code shown for arrays.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +17-03-03 Cyrille Bagard <nocbos@gmail.com> + + * plugins/readdex/header.c: + Update code. + + * src/arch/instruction-int.h: + * src/arch/instruction.c: + * src/arch/instruction.h: + Show binary code of instructions. + + * src/arch/raw.c: + Limit the quantity of binary code shown for arrays. + 17-03-02 Cyrille Bagard <nocbos@gmail.com> * src/glibext/gbufferline.c: |