diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-05-13 20:10:57 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-05-13 20:10:57 (GMT) |
commit | ee0954cd4f25cbd926f9b4e4ba121c34877b1cb4 (patch) | |
tree | 927f40cf310d114f038cfea207db177cd9b1524a /ChangeLog | |
parent | ed5541867f94b36e701708757a0489298fe77135 (diff) |
Fixed a lot of compilation warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 16-05-13 Cyrille Bagard <nocbos@gmail.com> + * src/format/format.c: + * src/format/format.h: + Fix a lot of compilation warnings. + +16-05-13 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/area.c: Take concurrency into account when dealing with new symbols. |