aboutsummaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-16interpose (based on %c based on data) compiles...comex1-0/+1
2015-01-16jump dis - seemingly working(!)comex1-24/+27
2015-01-13add a test assembly file, not used yetcomex1-0/+7
2015-01-12these functions are actually pointless, since it's easier to change the ↵comex1-4/+4
*offset* for actual pc-rel loads (and the rest are accounted for, albeit implicitly in the case of add pc) i might end up using the stack :/
2015-01-11that was easycomex1-0/+1
2015-01-11thumb2 and stuffcomex1-8/+5
2015-01-11thumb2 progresscomex1-10/+9
2015-01-11generate all the transform-dis-*; should be more precise; can't just use ↵comex1-14/+19
makedep because of parallel builds
2015-01-11un-revert the makefile changescomex1-16/+14
2015-01-11Revert "C++ is just a giant pain in the ass"comex1-15/+17
This reverts commit 4743027a22ae4e622d7e78f878eff307d02ac373.
2015-01-11C++ is just a giant pain in the asscomex1-17/+15
2015-01-11yay?comex1-5/+9
2015-01-11*sigh*comex1-6/+6
2015-01-10...comex1-1/+4
2015-01-10gen fixescomex1-12/+14
2015-01-10fixescomex1-6/+6
2015-01-10substratecomex1-7/+17
2015-01-10private syms starting to look goodcomex1-1/+1
2015-01-10simplifycomex1-2/+23