Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix linux-x86_64 build. | David 'Digit' Turner | 2010-10-21 | 1 | -1/+1 |
| | | | | | | | | | Fix various 64-bitness issues in the source code to make the --try-64 option work again on Linux. Note that the generated binary is not faster than its 32-bit variant when it comes to benchmarking the boot sequence. Change-Id: Iad248e033757d4cd25524a438a5dbe1cf3aca6cf | ||||
* | Remove compiler warnings when building the emulator. | David 'Digit' Turner | 2010-09-22 | 1 | -1/+1 |
| | | | | | | | This forces -Wall during the build. Note that this patch doesn't remove all warnings, but most of the remaining ones are from upstream anyway. Change-Id: I8808d8495e99866e156ce5780d2e3c305eab491f | ||||
* | Merge memory checking from sandbox | Vladimir Chtchetkine | 2010-02-18 | 1 | -0/+269 |
Change-id: Ibce845d0 |