8 Commits (0ed2182b8322a565494701854377f54106dbeb55)

Author SHA1 Message Date
theraven 518e059538 Add MIPS support for assembly paths.
Note: Only n64 is tested.  o32 and n32 will probably work, but use at your own tisk...
13 years ago
theraven 62269b017d Fix arm asm syntax. 14 years ago
theraven 36bba25348 Shorter versions of ARM trampolines. 14 years ago
theraven 5718e5428d Add block trampolines for ARM (need a bit more testing...) 14 years ago
theraven eeaa8f7b32 Add a warning when compiling on a platform where imp_implementationWithBlock() won't work. 14 years ago
theraven 82dd92351d Actually commit the files I thought I committed in the last commit 14 years ago
theraven 0a7fdcb69e Add x86 (32-bit) sret trampoline. 14 years ago
theraven 43ee8b9819 Add initial support for imp_implementationWithBlock() and friends. Currently
only works on x86 and x86-64 and doesn't work with sret functions.
14 years ago