summaryrefslogtreecommitdiff
path: root/macho64
AgeCommit message (Expand)AuthorFilesLines
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-03-08add [rip] to a lea instructionJohn van Groningen1-1/+1
2012-04-20fix memory allocation of arrays of unboxed records of size 4 for 64 bit versionsJohn van Groningen1-1/+1
2012-02-06use linux calling convention for second call of file_read_s_line (instead of ...John van Groningen1-7/+9
2012-02-06fix minimum heap size test for the memory profilerJohn van Groningen1-4/+4
2012-02-03bug fix, use a free register to load the bit_set_table2 addressJohn van Groningen1-6/+6
2012-02-02fix marking of Real nodesJohn van Groningen1-23/+14
2012-02-02fix marking of Real nodesJohn van Groningen1-24/+16
2012-02-01fix copying of Real nodesJohn van Groningen1-29/+25
2012-01-31fix compacting of realsJohn van Groningen1-1/+1
2012-01-31fix compacting of realsJohn van Groningen1-10/+7
2011-12-05add make script for macho64John van Groningen1-0/+7
2011-12-05use att_jae instead of jae to work around bug in the assemblerJohn van Groningen1-1/+1
2011-06-27allow arrays in data segmentJohn van Groningen1-12/+15
2011-04-04port to 64 bit Intel Mac OS X versionJohn van Groningen14-0/+27172