Age | Commit message (Expand) | Author | Files | Lines |
2013-12-04 | if shared libraries are used on 64 bit linux, | John van Groningen | 1 | -0/+8 |
2013-07-29 | fix bug, use r9 instead of r8, for position independent code | John van Groningen | 1 | -3/+3 |
2013-07-10 | don't combine offset and [rip] on linux | John van Groningen | 1 | -3/+3 |
2013-07-04 | add +0 to some pc relative addresses, converted to [rip] on linux | John van Groningen | 1 | -4/+4 |
2013-07-04 | if PIC is defined, make some code position independent | John van Groningen | 1 | -3/+123 |
2013-07-02 | use 31*8 instead of 31*9 in and instruction | 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 | -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 | -54/+54 |
2011-11-15 | fix compacting of reals | John van Groningen | 1 | -11/+8 |
2011-06-24 | remove some spaces | John van Groningen | 1 | -8/+8 |
2007-05-09 | add arrays of 32 bit integers and reals | John van Groningen | 1 | -2/+9 |
2006-09-05 | mark using pointer reversal ifthe stack becomes too large | John van Groningen | 1 | -0/+5 |
2006-06-02 | add garbage collector for 64 bit windows and linux | John van Groningen | 1 | -0/+1156 |