5 Commits (8979f19f1d812e2fa453fff98bf617d0de70eb1b)

Author SHA1 Message Date
theraven 8baefbe5c8 Expose asprintf() with glibc. 13 years ago
thebeing f845df37c1 Add objc/blocks_private.h header to expose some internals of the blocks runtime
that are accessed by libdispatch. Also rename the relevant structs to be
compatible with the BlocksRuntime from compiler-rt.
14 years ago
thebeing e8645c8ceb Small QNX compatibility tweak. 14 years ago
theraven f9f2e4e313 Added a function for getting the type encoding for a block returned by imp_implementationFromBlock(). 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