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