diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +14-08-16 Cyrille Bagard <nocbos@gmail.com> + + * plugins/pychrysa/arch/vmpa.c: + Update and improve the Python code for managing vmpa_t definitions. + + * src/analysis/disass/fetch.c: + Update code. + + * src/arch/vmpa.c: + * src/arch/vmpa.h: + Improve the code for handling vmpa_t definitions. + + * src/glibext/gbufferline.c: + Update code. + + * tests/arch/vmpa.py: + * tests/test.py: + New entries: add the first unity tests. + 14-08-05 Cyrille Bagard <nocbos@gmail.com> * src/analysis/decomp/decompiler.c: |