summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-28if PIC is defined, make some code position independentJohn van Groningen1-0/+73
2013-06-28if PIC is defined, make more code position independentJohn van Groningen1-1/+17
2013-06-28if PIC is defined, make more code position independentJohn van Groningen1-3/+35
2013-06-28if PIC is defined, make some code position independentJohn van Groningen1-1/+37
2013-06-26add rip relative addressingJohn van Groningen1-1131/+1131
2013-06-26undo previous commitJohn van Groningen1-530/+530
2013-06-26add +0 to pc relative addresses for sin, cos and tan, converted to [rip] on l...John van Groningen1-530/+530
2013-06-26add +0 to some pc relative addresses, converted to [rip] on linuxJohn van Groningen1-2/+2
2013-06-26add +0 to pc relative addresses, converted to [rip] on linuxJohn van Groningen1-1/+1
2013-06-26add +0 to pc relative addresses, converted to [rip] on linuxJohn van Groningen1-1/+1
2013-06-26add +0 to pc relative addresses, converted to [rip] on linuxJohn van Groningen1-2/+2
2013-06-26add +0 to pc relative addresses, converted to [rip] on linuxJohn van Groningen1-1/+1
2013-06-26add +0 to a pc relative address, converted to [rip] on linuxJohn van Groningen1-1/+1
2013-06-26add +0 to pc relative addresses, converted to [rip] on linuxJohn van Groningen1-25/+25
2013-06-26add +0 to a pc relative address, converted to [rip] on linuxJohn van Groningen1-1/+1
2013-06-26add +0 to pc relative addresses, converted to [rip] on linuxJohn van Groningen1-71/+71
2013-06-26add +0 to a pc relative address, converted to [rip] on linuxJohn van Groningen1-1/+1
2013-06-26add +0 to pc relative addresses, converted to [rip] on linuxJohn van Groningen1-41/+41
2013-06-26add +0 to pc relative addresses, converted to [rip] on linuxJohn van Groningen1-54/+54
2013-06-26add +0 to a pc relative address, converted to [rip] on linuxJohn van Groningen1-1/+1
2013-06-26add +0 to pc relative addresses, converted to [rip] on linuxJohn van Groningen1-23/+23
2013-06-26add +0 to some pc relative addresses, converted to [rip] on linuxJohn van Groningen1-5/+5
2013-06-26add +0 to pc relative addresses, converted to [rip] on linuxJohn van Groningen1-53/+53
2013-06-26add +0 to a pc relative address, converted to [rip] on linuxJohn van Groningen1-1/+1
2013-06-26add +0 to some pc relative addresses, converted to [rip] on linuxJohn van Groningen1-4/+4
2013-06-26add +0 to some pc relative addresses, converted to [rip] on linuxJohn van Groningen1-18/+18
2013-06-26remove +0 after move offsetJohn van Groningen1-1/+1
2013-06-25add +0 to some pc relative addresses, converted to [rip] on linuxJohn van Groningen1-56/+51
2013-06-25add +0 to some pc relative addresses, converted to [rip] on linuxJohn van Groningen1-68/+68
2013-06-25add +0 to some pc relative addresses, converted to [rip] on linuxJohn van Groningen1-26/+26
2013-06-25add +0 to some pc relative addresses, converted to [rip] on linuxJohn van Groningen1-34/+34
2013-06-25add +0 to some pc relative addresses, converted to [rip] on linuxJohn van Groningen1-17/+17
2013-06-25add +0 to some pc relative addresses, converted to [rip] on linuxJohn van Groningen1-33/+33
2013-06-25add substitutions of +0 to [rip]John van Groningen1-1/+2
2013-06-25add +0 to pc relative lea instructions, converted to [rip] on linuxJohn van Groningen1-41/+41
2013-06-17fix DtoAC for recordsJohn van Groningen1-5/+2
2013-06-17fix DtoAC for recordsJohn van Groningen1-5/+2
2013-04-08fix printing string parameter of function IO_error for mac os xJohn van Groningen1-1/+2
2013-04-08fix printing string parameter of function IO_error for 64 bit linuxJohn van Groningen1-1/+2
2013-03-13change result type of close_file to long,John van Groningen1-1/+4
2013-03-08add [rip] to a lea instructionJohn van Groningen1-1/+1
2012-12-21on 64 bit versions of WindowsJohn van Groningen1-7/+9
2012-04-20fix memory allocation of arrays of unboxed records of size 4 for 64 bit versionsJohn van Groningen4-4/+4
2012-03-14add make script for 64 bit thread safe linuxJohn van Groningen2-0/+76
2012-03-14add fileIO interface in assembly for 64 bit thread safe linuxJohn van Groningen1-0/+947
2012-03-14add thread safe version for 32 bit windowsJohn van Groningen9-0/+15459
2012-03-14fix free of clean thread local storage (on 64 bit linux)John van Groningen1-1/+1
2012-03-14fix free of clean thread local storageJohn van Groningen1-1/+1
2012-03-14add thread safe version for Mac OS X (64 bit Intel)John van Groningen12-0/+18186
2012-03-14fix newlinesJohn van Groningen11-20163/+20163