Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed heaptest errors in courgette_unittests | paulgazz@chromium.org | 2013-07-26 | 1 | -0/+2 |
* | Added a TypedRVA to track what kind of branch instruction is used for | paulgazz@chromium.org | 2013-07-23 | 1 | -2/+7 |
* | Factored out common ELF processing into a common superclass, an x86 subclass,... | paulgazz@chromium.org | 2013-06-20 | 1 | -439/+1 |
* | Fixed a bug where courgette would fail if a relocation entry pointed to a sec... | paulgazz@chromium.org | 2013-06-12 | 1 | -1/+22 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2012-07-26 | 1 | -2/+8 |
* | Fix two pointer arithmetic errors. | dgarrett@chromium.org | 2011-11-09 | 1 | -3/+3 |
* | Replace "bool ok" style with early returns. | dgarrett@chromium.org | 2011-11-09 | 1 | -64/+46 |
* | Add Elf 32 Support to Courgette. | dgarrett@chromium.org | 2011-11-08 | 1 | -0/+602 |
* | Revert 108929 - Add Elf 32 Support to Courgette. | csilv@chromium.org | 2011-11-07 | 1 | -602/+0 |
* | Add Elf 32 Support to Courgette. | dgarrett@chromium.org | 2011-11-07 | 1 | -0/+602 |