Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for re-enabling more MSVC level 4 warnings: courgette/ edition | pkasting@chromium.org | 2014-07-08 | 1 | -1/+1 |
* | Port to x64 Android. | anton@chromium.org | 2014-04-03 | 1 | -1/+1 |
* | Fix "unreachable code" warnings (MSVC warning 4702), misc. edition. | pkasting@chromium.org | 2014-03-18 | 1 | -2/+0 |
* | Add PE64 support to courgette | wfh@chromium.org | 2013-09-25 | 1 | -3/+3 |
* | Revert 224789 "Add PE64 support to courgette" | piman@chromium.org | 2013-09-23 | 1 | -3/+3 |
* | Add PE64 support to courgette | wfh@chromium.org | 2013-09-23 | 1 | -3/+3 |
* | Support for ARM 32-bit ELF binaries in Courgette | paulgazz@chromium.org | 2013-08-01 | 1 | -20/+345 |
* | Added a TypedRVA to track what kind of branch instruction is used for | paulgazz@chromium.org | 2013-07-23 | 1 | -0/+39 |
* | Fixed Courgette to correctly regenerate the ELF relocation table for | paulgazz@chromium.org | 2013-07-18 | 1 | -23/+38 |
* | Factored out common ELF processing into a common superclass, an x86 subclass,... | paulgazz@chromium.org | 2013-06-20 | 1 | -0/+111 |