Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-01-16 | interpose (based on %c based on data) compiles... | comex | 1 | -0/+1 | |
2015-01-16 | jump dis - seemingly working(!) | comex | 1 | -24/+27 | |
2015-01-13 | add a test assembly file, not used yet | comex | 1 | -0/+7 | |
2015-01-12 | these functions are actually pointless, since it's easier to change the ↵ | comex | 1 | -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-11 | that was easy | comex | 1 | -0/+1 | |
2015-01-11 | thumb2 and stuff | comex | 1 | -8/+5 | |
2015-01-11 | thumb2 progress | comex | 1 | -10/+9 | |
2015-01-11 | generate all the transform-dis-*; should be more precise; can't just use ↵ | comex | 1 | -14/+19 | |
makedep because of parallel builds | |||||
2015-01-11 | un-revert the makefile changes | comex | 1 | -16/+14 | |
2015-01-11 | Revert "C++ is just a giant pain in the ass" | comex | 1 | -15/+17 | |
This reverts commit 4743027a22ae4e622d7e78f878eff307d02ac373. | |||||
2015-01-11 | C++ is just a giant pain in the ass | comex | 1 | -17/+15 | |
2015-01-11 | yay? | comex | 1 | -5/+9 | |
2015-01-11 | *sigh* | comex | 1 | -6/+6 | |
2015-01-10 | ... | comex | 1 | -1/+4 | |
2015-01-10 | gen fixes | comex | 1 | -12/+14 | |
2015-01-10 | fixes | comex | 1 | -6/+6 | |
2015-01-10 | substrate | comex | 1 | -7/+17 | |
2015-01-10 | private syms starting to look good | comex | 1 | -1/+1 | |
2015-01-10 | simplify | comex | 1 | -2/+23 | |