Age | Commit message (Expand) | Author | Files | Lines |
2013-07-02 | if PIC is defined, make some code position independent | John van Groningen | 1 | -1/+146 |
2013-07-02 | use 31*8 instead of 31*9 in and instruction | John van Groningen | 2 | -3/+3 |
2013-07-02 | add +0 to a pc relative address, converted to [rip] on linux | John van Groningen | 1 | -1/+1 |
2013-07-02 | fix compacting for an empty A stack | John van Groningen | 1 | -2/+3 |
2013-07-01 | replace [rdx] by +0 | John van Groningen | 1 | -1/+1 |
2013-07-01 | remove space after +0 | John van Groningen | 1 | -1/+1 |
2013-07-01 | if PIC is defined, make more code position independent | John van Groningen | 1 | -4/+247 |
2013-06-28 | if PIC is defined, make more code position independent | John van Groningen | 1 | -0/+5 |
2013-06-28 | remove a ] | John van Groningen | 1 | -1/+1 |
2013-06-28 | if PIC is defined, make some code position independent | John van Groningen | 1 | -3/+218 |
2013-06-28 | if PIC is defined, make more code position independent | John van Groningen | 1 | -0/+4 |
2013-06-28 | if PIC is defined, make more code position independent | John van Groningen | 1 | -4/+42 |
2013-06-28 | if PIC is defined, make more code position independent | John van Groningen | 1 | -0/+10 |
2013-06-28 | if PIC is defined, make some code position independent | John van Groningen | 1 | -0/+73 |
2013-06-28 | if PIC is defined, make more code position independent | John van Groningen | 1 | -1/+17 |
2013-06-28 | if PIC is defined, make more code position independent | John van Groningen | 1 | -3/+35 |
2013-06-28 | if PIC is defined, make some code position independent | John van Groningen | 1 | -1/+37 |
2013-06-26 | add rip relative addressing | John van Groningen | 1 | -1131/+1131 |
2013-06-26 | undo previous commit | John van Groningen | 1 | -530/+530 |
2013-06-26 | add +0 to pc relative addresses for sin, cos and tan, converted to [rip] on l... | John van Groningen | 1 | -530/+530 |
2013-06-26 | add +0 to some pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -2/+2 |
2013-06-26 | add +0 to pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -1/+1 |
2013-06-26 | add +0 to pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -1/+1 |
2013-06-26 | add +0 to pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -2/+2 |
2013-06-26 | add +0 to pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -1/+1 |
2013-06-26 | add +0 to a pc relative address, converted to [rip] on linux | John van Groningen | 1 | -1/+1 |
2013-06-26 | add +0 to pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -25/+25 |
2013-06-26 | add +0 to a pc relative address, converted to [rip] on linux | John van Groningen | 1 | -1/+1 |
2013-06-26 | add +0 to pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -71/+71 |
2013-06-26 | add +0 to a pc relative address, converted to [rip] on linux | John van Groningen | 1 | -1/+1 |
2013-06-26 | add +0 to pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -41/+41 |
2013-06-26 | add +0 to pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -54/+54 |
2013-06-26 | add +0 to a pc relative address, converted to [rip] on linux | John van Groningen | 1 | -1/+1 |
2013-06-26 | add +0 to pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -23/+23 |
2013-06-26 | add +0 to some pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -5/+5 |
2013-06-26 | add +0 to pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -53/+53 |
2013-06-26 | add +0 to a pc relative address, converted to [rip] on linux | John van Groningen | 1 | -1/+1 |
2013-06-26 | add +0 to some pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -4/+4 |
2013-06-26 | add +0 to some pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -18/+18 |
2013-06-26 | remove +0 after move offset | John van Groningen | 1 | -1/+1 |
2013-06-25 | add +0 to some pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -56/+51 |
2013-06-25 | add +0 to some pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -68/+68 |
2013-06-25 | add +0 to some pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -26/+26 |
2013-06-25 | add +0 to some pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -34/+34 |
2013-06-25 | add +0 to some pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -17/+17 |
2013-06-25 | add +0 to some pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -33/+33 |
2013-06-25 | add substitutions of +0 to [rip] | John van Groningen | 1 | -1/+2 |
2013-06-25 | add +0 to pc relative lea instructions, converted to [rip] on linux | John van Groningen | 1 | -41/+41 |
2013-06-17 | fix DtoAC for records | John van Groningen | 1 | -5/+2 |
2013-06-17 | fix DtoAC for records | John van Groningen | 1 | -5/+2 |