summaryrefslogtreecommitdiff
path: root/plugins/elf/symbols.c
AgeCommit message (Expand)Author
2018-07-08Cleaned the demangling system.Cyrille Bagard
2018-07-04Updated the API for building symbol labels.Cyrille Bagard
2018-06-04Defined the number of threads to run from a centralized function.Cyrille Bagard
2018-05-19Handled special values in ELF arrays properly (as stated in comments).Cyrille Bagard
2018-04-22Used the provided work group while loading ELF formats.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-04-02Removed lots of uninitialized uses, mostly in NDEBUG mode.Cyrille Bagard
2018-02-16Extended the ELF format support.Cyrille Bagard
2018-01-30Moved the mangling related code.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-13Handled the logs from the GUI, the command line and the Python bindings.Cyrille Bagard
2017-12-08Introduced the symbol visibility.Cyrille Bagard
2017-10-01Defined the ELF support as plugin.Cyrille Bagard