Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-01-16 | and now for something completely different: assembly maybestret-IMPL | comex | 2 | -0/+113 | |
forwarding functions for atomicity | |||||
2015-01-16 | handle oom and silly machos and stuff | comex | 2 | -10/+31 | |
2015-01-16 | fix spacing | comex | 3 | -121/+121 | |
2015-01-16 | interpose (based on %c based on data) compiles... | comex | 7 | -33/+316 | |
2015-01-16 | jump dis - seemingly working(!) | comex | 9 | -169/+375 | |
2015-01-13 | add a test assembly file, not used yet | comex | 1 | -1/+4 | |
2015-01-13 | small thumb fixes for Rdn and stuff | comex | 1 | -2/+10 | |
2015-01-12 | these functions are actually pointless, since it's easier to change the ↵ | comex | 6 | -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 :/ | |||||
2015-01-12 | minor improvements | comex | 2 | -3/+9 | |
2015-01-11 | that was easy | comex | 1 | -0/+27 | |
2015-01-11 | thumb2 and stuff | comex | 4 | -29/+60 | |
2015-01-11 | thumb2 progress | comex | 4 | -12/+166 | |
2015-01-11 | theoretically fix thumb | comex | 1 | -12/+27 | |
2015-01-11 | generate all the transform-dis-*; should be more precise; can't just use ↵ | comex | 1 | -1/+1 | |
makedep because of parallel builds | |||||
2015-01-11 | this speeds it up a tad, still ~2s; oh well, I asked for C++... | comex | 1 | -24/+21 | |
2015-01-11 | this produces good output (finally) but takes 3.25s to compile 24K of code, lol | comex | 2 | -58/+78 | |
2015-01-11 | Revert "C++ is just a giant pain in the ass" | comex | 2 | -89/+74 | |
This reverts commit 4743027a22ae4e622d7e78f878eff307d02ac373. | |||||
2015-01-11 | C++ is just a giant pain in the ass | comex | 2 | -74/+89 | |
2015-01-11 | yay? | comex | 2 | -99/+168 | |
2015-01-11 | *sigh* | comex | 3 | -36/+126 | |
2015-01-10 | ... | comex | 2 | -0/+83 | |
2015-01-10 | add licensing | comex | 1 | -1/+2 | |
2015-01-10 | fixes | comex | 1 | -1/+1 | |
2015-01-10 | substrate | comex | 4 | -2/+78 | |
2015-01-10 | private syms starting to look good | comex | 2 | -69/+80 | |
2015-01-10 | simplify | comex | 2 | -8/+188 | |
2015-01-10 | nah - this is nice looking but nonportable | comex | 1 | -0/+39 | |