diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-10-09 02:11:35 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-10-09 02:11:35 (GMT) |
commit | 56549ed6632859db219d5434079ad94381293a0a (patch) | |
tree | 114f09993c3804b023837f555a610affe62cb8d3 /ChangeLog | |
parent | fe3ac685849b69d87ad536e80d6f31d08c593eac (diff) |
Deleted duplicated symbols to avoid zero-length areas.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@589 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +15-10-09 Cyrille Bagard <nocbos@gmail.com> + + * src/format/elf/elf.c: + * src/format/elf/symbols.c: + * src/format/format.c: + * src/format/format-int.h: + Delete duplicated symbols to avoid zero-length areas. + 15-10-07 Cyrille Bagard <nocbos@gmail.com> * src/analysis/disass/loop.c: |