diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2014-11-24 21:05:24 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2014-11-24 21:05:24 (GMT) |
commit | 532fc81565104f64b33b3ac94dfcf0762209f751 (patch) | |
tree | 9d33de279e6bff97680f1bc6dcd0abe635ae200b /ChangeLog | |
parent | 7ea3e51bf10ec0ed8f3cbd7c40564485426943f7 (diff) |
Disabled old and unsupported architectures.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@425 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 14-11-24 Cyrille Bagard <nocbos@gmail.com> + * src/arch/Makefile.am: + * src/arch/processor.c: + * src/format/elf/helper_x86.c: + Disable old and unsupported architectures. + +14-11-24 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/binary.c: Load empty collections for all binaries. |