aboutsummaryrefslogtreecommitdiff
path: root/py/nlrx64.S
AgeCommit message (Expand)Author
2014-04-08Add a check for NULL nlr_top in nlr_jump.Damien George
2014-04-03Changes to get unix/ port compiling on Cygwin.Damien George
2014-03-22Fix OS X detection.xbe
2014-02-11Typo fix in comment.Paul Sokolovsky
2014-01-04OSX: fixes to make nlrx64.S with Apple's clang (switched to Apple-specific de...Mikael Eiman
2014-01-04OSX: fixes to make nlrx64.S with Apple's clang (forgot a few places)Mikael Eiman
2014-01-04OSX: fixes to make nlrx64.S with Apple's clangMikael Eiman
2013-12-30Make "unix" target be crossplatform and support x86, x64, ARM hosts.Paul Sokolovsky