summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-07-02fix compacting for an empty A stackJohn van Groningen1-2/+3
2013-07-01replace [rdx] by +0John van Groningen1-1/+1
2013-07-01remove space after +0John van Groningen1-1/+1
2013-07-01if PIC is defined, make more code position independentJohn van Groningen1-4/+247
2013-06-28if PIC is defined, make more code position independentJohn van Groningen1-0/+5
2013-06-28remove a ]John van Groningen1-1/+1
2013-06-28if PIC is defined, make some code position independentJohn van Groningen1-3/+218
2013-06-28if PIC is defined, make more code position independentJohn van Groningen1-0/+4
2013-06-28if PIC is defined, make more code position independentJohn van Groningen1-4/+42
2013-06-28if PIC is defined, make more code position independentJohn van Groningen1-0/+10
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 ↵John van Groningen1-530/+530
linux
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
decrement number_of_files if the file with the highest number is closed