summaryrefslogtreecommitdiff
path: root/macho64/aap.s
AgeCommit message (Collapse)AuthorFilesLines
2015-09-29change syntax to workaround limitations of the llvm assemblerJohn van Groningen1-328/+328
2015-09-24Hack to avoid bugs in the Mach-O assembler and llvm assemblerJohn van Groningen1-28/+82
2015-08-26fix amd64 code for curried applications with 3 arguments of functions with ↵John van Groningen1-1/+1
arity 1
2013-12-16jae short and jmp short are incorrectly assembled to a 5 byte jump ↵John van Groningen1-7/+14
instruction, by using Ln labels, the assembler assembles 2 byte jumps, this caused crashes during currying
2011-04-04port to 64 bit Intel Mac OS X versionJohn van Groningen1-0/+2418