summaryrefslogtreecommitdiffstats
path: root/src/core/arm/disassembler (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-28Common: Fix FileUtil includes, and everything relying on those.Emmanuel Gil Peyrot1-0/+1
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot1-1/+1
2015-02-28arm_disasm: Show conditional code for BKPT instructions.Lioncash1-2/+3
2015-02-28arm_disasm: Remove unused variableLioncash1-2/+1
2015-02-11Asserts: break/crash program, fit to style guide; log.h->assert.harchshift1-1/+1
2014-12-21License changepurpasmart962-2/+2
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot1-2/+2
2014-09-09core: Prune redundant includesarchshift1-1/+0
2014-09-09Added string_util to common, small changes in loader.cpparchshift1-39/+39
2014-09-07Dead code removal: video_core.cpp, load_symbol_map.cpparchshift1-1/+1
2014-09-06core: Make the ARM disassembler use std::string internallyLioncash2-183/+140
2014-05-01added a module to load symbol map files for debuggingbunnei2-0/+46
2014-04-09fixed project includes to use new directory structurebunnei1-1/+2
2014-04-09got rid of 'src' folders in each sub-projectbunnei2-0/+1149