You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Chisnall b952a21abe Add objc_msgSend for AArch64.
An interesting feature of the AArch64 ABI simplifies this code relative to other platforms.  AArch64 reserves an extra register (x8) for the address of struct returns, giving the
10 years ago
..
Availability.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
Object.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
Protocol.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
blocks_private.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
blocks_runtime.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
capabilities.h Added support for tracing message sends to the runtime. 13 years ago
developer.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
encoding.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
hooks.h Added support for tracing message sends to the runtime. 13 years ago
message.h Add objc_msgSend for AArch64. 10 years ago
objc-api.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
objc-arc.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
objc-auto.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
objc.h libobjc2: add dummy objc.h and objc-api.h headers which simply include runtime.h 16 years ago
runtime-deprecated.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
runtime.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
slot.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
toydispatch.h More build system tidies. 15 years ago