summaryrefslogtreecommitdiff
path: root/src/arch/immediate.h
AgeCommit message (Expand)Author
2014-08-25Loaded lots of ELF header information as symbols.Cyrille Bagard
2014-08-19Added a demo symbol when loading an ELF header.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-06-30Provided first basic support for a few ARM instructions.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard
2010-06-27Defined the minimal instruction size for a given architecture.Cyrille Bagard
2010-05-13Supported Dalvik VM / DEX (partially).Cyrille Bagard
2009-10-05Loaded .rel.plt symbols even for shared libraries.Cyrille Bagard
2009-09-30Parsed and replaced ModRM operands.Cyrille Bagard
2009-06-16Made links between lines of code (x86 only).Cyrille Bagard
2009-05-17Used only the new format of processor/instructions/operands for x86.Cyrille Bagard
2009-05-11Reorganized the way the program is built again and added partial support for ...Cyrille Bagard