summaryrefslogtreecommitdiff
path: root/src/format/elf/helper_arm.c
AgeCommit message (Expand)Author
2017-10-01Defined the ELF support as plugin.Cyrille Bagard
2017-08-17Resolved some extra program header types specific to ARM.Cyrille Bagard
2017-05-16Merged routines into symbols.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-05-13Inserted symbols and routines using an optimized 100 times faster method.Cyrille Bagard
2015-12-16Dealt with empty ranges in the early states of disassembled symbols.Cyrille Bagard
2015-10-13Kept all information about real addresses for routine symbols (ARM vs Thumb).Cyrille Bagard
2015-07-24Replaced all remaining raw accesses to binary contents with the GBinContent w...Cyrille Bagard
2015-07-12Cleaned the code handling binary symbols.Cyrille Bagard
2015-05-06Removed some GCC warnings by casting variables or moving definitions.Cyrille Bagard
2015-04-30Fixed implicit declarations of functions causing crashes.Cyrille Bagard
2015-02-09Registered all the supported processors in the system code.Cyrille Bagard
2014-12-14Shown label of loaded symbols when possible.Cyrille Bagard