Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-04-08 | fix printing string parameter of function IO_error for mac os x | John van Groningen | 1 | -1/+2 |
2013-04-08 | fix printing string parameter of function IO_error for 64 bit linux | John van Groningen | 1 | -1/+2 |
2013-03-13 | change result type of close_file to long, | John van Groningen | 1 | -1/+4 |
2013-03-08 | add [rip] to a lea instruction | John van Groningen | 1 | -1/+1 |
2012-12-21 | on 64 bit versions of Windows | John van Groningen | 1 | -7/+9 |
2012-04-20 | fix memory allocation of arrays of unboxed records of size 4 for 64 bit versions | John van Groningen | 4 | -4/+4 |
2012-03-14 | add make script for 64 bit thread safe linux | John van Groningen | 2 | -0/+76 |
2012-03-14 | add fileIO interface in assembly for 64 bit thread safe linux | John van Groningen | 1 | -0/+947 |
2012-03-14 | add thread safe version for 32 bit windows | John van Groningen | 9 | -0/+15459 |