| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core: memory: Move to Core::Memory namespace. | 2020-04-17 | 1 | -1/+1 | |
| * | CMakeLists: Specify -Wextra on linux builds | 2020-04-15 | 1 | -2/+2 | |
| * | core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class | 2019-11-26 | 1 | -12/+12 | |
| * | core: Prepare various classes for memory read/write migration | 2019-11-26 | 1 | -2/+1 | |
| * | loader: Move NSO module tracking to AppLoader | 2019-05-26 | 1 | -8/+19 | |
| * | arm_interface: Expand backtrace generation | 2019-05-25 | 1 | -7/+183 | |
| * | arm_interface: Make include path relative for arm_interface.h | 2018-12-30 | 1 | -1/+1 | |
| * | arm_interface: Make LogBacktrace() a const member function | 2018-12-30 | 1 | -1/+1 | |
| * | arm_interface: Mark variables as const where applicable in LogBacktrace() | 2018-12-30 | 1 | -3/+4 | |
| * | arm_interface: Remove unnecessary semicolon | 2018-12-30 | 1 | -1/+1 | |
| * | Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal | 2018-12-29 | 1 | -0/+26 |