summaryrefslogtreecommitdiff
path: root/plugins/elf/format.c
AgeCommit message (Expand)Author
2018-11-18Allowed to attach debug information to formats.Cyrille Bagard
2018-07-19Set Itanium as default demangler for ELF.Cyrille Bagard
2018-06-28Limited ELF section name lengths as it is done for segment names.Cyrille Bagard
2018-06-21Loaded strings from ELF files using all threads.Cyrille Bagard
2018-05-24Translated offsets and addresses with more accuracy.Cyrille Bagard
2018-05-07Described binary formats and improved their loading.Cyrille Bagard
2018-04-22Used the provided work group while loading ELF formats.Cyrille Bagard
2018-04-21Improved the way file formats are detected and loaded.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-01-29Introduced specific operations for ELF architectures.Cyrille Bagard
2018-01-29Handled properly imported/exported ELF symbols, as well as all other symbols.Cyrille Bagard
2018-01-26Cleaned some format loading processes.Cyrille Bagard
2018-01-13Handled the logs from the GUI, the command line and the Python bindings.Cyrille Bagard
2017-10-15Refactored ELF related code.Cyrille Bagard