Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Robust ELF header parsing. | halyavin | 2015-03-24 | 1 | -27/+27 |
* | Fix courgette ELF x86 dissembler | Will Harris | 2015-03-02 | 1 | -2/+3 |
* | Fix more MSVC warnings, courgette/ edition. | pkasting | 2014-10-03 | 1 | -7/+3 |
* | This patch uses single BytesInstruction Courgette ops to point to long stretc... | paulgazz@chromium.org | 2013-08-13 | 1 | -6/+6 |
* | Support for ARM 32-bit ELF binaries in Courgette | paulgazz@chromium.org | 2013-08-01 | 1 | -2/+2 |
* | Added a TypedRVA to track what kind of branch instruction is used for | paulgazz@chromium.org | 2013-07-23 | 1 | -21/+38 |
* | Fixed Courgette to correctly regenerate the ELF relocation table for | paulgazz@chromium.org | 2013-07-18 | 1 | -1/+28 |
* | Factored out common ELF processing into a common superclass, an x86 subclass,... | paulgazz@chromium.org | 2013-06-20 | 1 | -0/+462 |