aboutsummaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* transform-dis stuff - compiles for arm, so farcomex2015-01-176-70/+297
|
* reorganizationcomex2015-01-175-18/+64
|
* interpose works; add testcomex2015-01-171-23/+46
|
* fixes and test - both tests work on all archscomex2015-01-174-34/+52
|
* imp forwarding workscomex2015-01-174-103/+247
|
* this is all wrong.comex2015-01-161-36/+77
| | | | | | | since we don't know whether it's stret, we don't mark the block stret. thus imp_implementationWithBlock doesn't do the stret/block swap, even though it would for a real block, so we can and must always assume the block is first
* and now for something completely different: assembly maybestret-IMPLcomex2015-01-162-0/+113
| | | | forwarding functions for atomicity
* handle oom and silly machos and stuffcomex2015-01-162-10/+31
|
* fix spacingcomex2015-01-163-121/+121
|
* interpose (based on %c based on data) compiles...comex2015-01-167-33/+316
|
* jump dis - seemingly working(!)comex2015-01-169-169/+375
|
* add a test assembly file, not used yetcomex2015-01-131-1/+4
|
* small thumb fixes for Rdn and stuffcomex2015-01-131-2/+10
|
* these functions are actually pointless, since it's easier to change the ↵comex2015-01-126-30/+137
| | | | | | *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 :/
* minor improvementscomex2015-01-122-3/+9
|
* that was easycomex2015-01-111-0/+27
|
* thumb2 and stuffcomex2015-01-114-29/+60
|
* thumb2 progresscomex2015-01-114-12/+166
|
* theoretically fix thumbcomex2015-01-111-12/+27
|
* generate all the transform-dis-*; should be more precise; can't just use ↵comex2015-01-111-1/+1
| | | | makedep because of parallel builds
* this speeds it up a tad, still ~2s; oh well, I asked for C++...comex2015-01-111-24/+21
|
* this produces good output (finally) but takes 3.25s to compile 24K of code, lolcomex2015-01-112-58/+78
|
* Revert "C++ is just a giant pain in the ass"comex2015-01-112-89/+74
| | | | This reverts commit 4743027a22ae4e622d7e78f878eff307d02ac373.
* C++ is just a giant pain in the asscomex2015-01-112-74/+89
|
* yay?comex2015-01-112-99/+168
|
* *sigh*comex2015-01-113-36/+126
|
* ...comex2015-01-102-0/+83
|
* add licensingcomex2015-01-101-1/+2
|
* fixescomex2015-01-101-1/+1
|
* substratecomex2015-01-104-2/+78
|
* private syms starting to look goodcomex2015-01-102-69/+80
|
* simplifycomex2015-01-102-8/+188
|
* nah - this is nice looking but nonportablecomex2015-01-101-0/+39