summaryrefslogtreecommitdiff
path: root/acompact_rmark.asm
AgeCommit message (Expand)AuthorFilesLines
2013-07-29if PIC is defined, adjust to modified descriptors for position independent codeJohn van Groningen1-0/+47
2013-07-02fix bpJohn van Groningen1-1/+1
2013-07-02fix rr9John van Groningen1-1/+1
2013-07-02if PIC is defined, make some code position independentJohn van Groningen1-1/+146
2013-07-02add +0 to a pc relative address, 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-41/+41
2011-11-15fix compacting for an empty A stackJohn van Groningen1-3/+4
2006-09-05mark using pointer reversal ifthe stack becomes too largeJohn van Groningen1-8/+28
2006-06-02add garbage collector for 64 bit windows and linuxJohn van Groningen1-0/+956