Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | interpose (based on %c based on data) compiles... | comex | 2015-01-16 | 8 | -33/+317 | |
| | ||||||
* | jump dis - seemingly working(!) | comex | 2015-01-16 | 14 | -218/+882 | |
| | ||||||
* | add a test assembly file, not used yet | comex | 2015-01-13 | 3 | -1/+59 | |
| | ||||||
* | small thumb fixes for Rdn and stuff | comex | 2015-01-13 | 1 | -2/+10 | |
| | ||||||
* | these functions are actually pointless, since it's easier to change the ↵ | comex | 2015-01-12 | 8 | -37/+152 | |
| | | | | | | *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 improvements | comex | 2015-01-12 | 3 | -3/+10 | |
| | ||||||
* | improve test | comex | 2015-01-12 | 1 | -4/+4 | |
| | ||||||
* | that was easy | comex | 2015-01-11 | 3 | -0/+29 | |
| | ||||||
* | thumb2 and stuff | comex | 2015-01-11 | 6 | -44/+78 | |
| | ||||||
* | thumb2 progress | comex | 2015-01-11 | 6 | -27/+186 | |
| | ||||||
* | theoretically fix thumb | comex | 2015-01-11 | 1 | -12/+27 | |
| | ||||||
* | generate all the transform-dis-*; should be more precise; can't just use ↵ | comex | 2015-01-11 | 2 | -15/+20 | |
| | | | | makedep because of parallel builds | |||||
* | this speeds it up a tad, still ~2s; oh well, I asked for C++... | comex | 2015-01-11 | 1 | -24/+21 | |
| | ||||||
* | this produces good output (finally) but takes 3.25s to compile 24K of code, lol | comex | 2015-01-11 | 3 | -76/+101 | |
| | ||||||
* | un-revert the makefile changes | comex | 2015-01-11 | 1 | -16/+14 | |
| | ||||||
* | Revert "C++ is just a giant pain in the ass" | comex | 2015-01-11 | 5 | -113/+98 | |
| | | | | This reverts commit 4743027a22ae4e622d7e78f878eff307d02ac373. | |||||
* | C++ is just a giant pain in the ass | comex | 2015-01-11 | 5 | -98/+113 | |
| | ||||||
* | yay? | comex | 2015-01-11 | 4 | -104/+229 | |
| | ||||||
* | *sigh* | comex | 2015-01-11 | 4 | -42/+132 | |
| | ||||||
* | add gitignore | comex | 2015-01-10 | 1 | -0/+3 | |
| | ||||||
* | ... | comex | 2015-01-10 | 4 | -1/+106 | |
| | ||||||
* | add licensing | comex | 2015-01-10 | 2 | -1/+35 | |
| | ||||||
* | gen fixes | comex | 2015-01-10 | 1 | -12/+14 | |
| | ||||||
* | fixes | comex | 2015-01-10 | 3 | -11/+18 | |
| | ||||||
* | substrate | comex | 2015-01-10 | 8 | -10/+411 | |
| | ||||||
* | private syms starting to look good | comex | 2015-01-10 | 4 | -73/+91 | |
| | ||||||
* | simplify | comex | 2015-01-10 | 4 | -10/+224 | |
| | ||||||
* | nah - this is nice looking but nonportable | comex | 2015-01-10 | 1 | -0/+39 | |
| | ||||||
* | Initial commit | comex | 2015-01-07 | 1 | -0/+22 | |