aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* add a test assembly file, not used yetcomex2015-01-131-0/+7
|
* these functions are actually pointless, since it's easier to change the ↵comex2015-01-121-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 :/
* that was easycomex2015-01-111-0/+1
|
* thumb2 and stuffcomex2015-01-111-8/+5
|
* thumb2 progresscomex2015-01-111-10/+9
|
* generate all the transform-dis-*; should be more precise; can't just use ↵comex2015-01-111-14/+19
| | | | makedep because of parallel builds
* un-revert the makefile changescomex2015-01-111-16/+14
|
* Revert "C++ is just a giant pain in the ass"comex2015-01-111-15/+17
| | | | This reverts commit 4743027a22ae4e622d7e78f878eff307d02ac373.
* C++ is just a giant pain in the asscomex2015-01-111-17/+15
|
* yay?comex2015-01-111-5/+9
|
* *sigh*comex2015-01-111-6/+6
|
* ...comex2015-01-101-1/+4
|
* gen fixescomex2015-01-101-12/+14
|
* fixescomex2015-01-101-6/+6
|
* substratecomex2015-01-101-7/+17
|
* private syms starting to look goodcomex2015-01-101-1/+1
|
* simplifycomex2015-01-101-2/+23
|
* Initial commitcomex2015-01-071-0/+22