summaryrefslogtreecommitdiff
path: root/src/format/elf/elf_def.h
AgeCommit message (Expand)Author
2017-10-01Defined the ELF support as plugin.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-04Read ELF notes when requested.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2015-01-31Defined many entry points from many identified potential candidates.Cyrille Bagard
2014-12-14Shown label of loaded symbols when possible.Cyrille Bagard
2014-08-27Shown full ELF sections definitions.Cyrille Bagard
2014-08-25Loaded lots of ELF header information as symbols.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-08-31Loaded a binary strip into the editor.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard
2010-06-27Defined the minimal instruction size for a given architecture.Cyrille Bagard
2010-04-05Reorganized the ELF header (32 or 64 bits).Cyrille Bagard
2009-10-08Fixed an integer overflow in symbol name index.Cyrille Bagard
2009-10-05Loaded .rel.plt symbols even for shared libraries.Cyrille Bagard
2009-08-09Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...Cyrille Bagard