diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-11-12 21:00:45 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-11-12 21:00:45 (GMT) |
commit | 332da5c182e576400a0b1e2ae62c2b990a5e52f1 (patch) | |
tree | ca25811f8c2abaae8d835554d38d243c946fbe96 /ChangeLog | |
parent | 7591f34e7e9d5dd0f20d242394628ab4bcd0a430 (diff) |
Updated the list of tags for ELF dynamic entries.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,5 +1,20 @@ 17-11-12 Cyrille Bagard <nocbos@gmail.com> + * plugins/elf/elf_def.h: + Update the list of tags for ELF dynamic entries. + + * plugins/elf/python/Makefile.am: + Add the 'constants.[ch]' files to libelfpython_la_SOURCES. + + * plugins/elf/python/constants.c: + * plugins/elf/python/constants.h: + New entries: export the ELF tags to the Python bindings. + + * plugins/elf/python/format.c: + Update code. + +17-11-12 Cyrille Bagard <nocbos@gmail.com> + * plugins/pychrysa/analysis/content.c: Improve the type of data read from loaded contents. |