summaryrefslogtreecommitdiffstats
path: root/src/core/arm/arm_interface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm_interface: Expand backtrace generationZach Hilman2019-05-251-7/+183
* arm_interface: Make include path relative for arm_interface.hLioncash2018-12-311-1/+1
* arm_interface: Make LogBacktrace() a const member functionLioncash2018-12-311-1/+1
* arm_interface: Mark variables as const where applicable in LogBacktrace()Lioncash2018-12-311-3/+4
* arm_interface: Remove unnecessary semicolonLioncash2018-12-311-1/+1
* Moved log backtrace to arm_interface.cpp. Added printing of error code to fatalDavid Marcec2018-12-291-0/+26