mirror of git://gcc.gnu.org/git/gcc.git
2007-04-09 Andrew Ruder <andy@aeruder.net>
* sendmsg.c: Added __objc_msg_forward2, a hook that allows
external libraries to provide a function that returns the real
forwarding function based on both the selector and the receiver.
* objc/objc-api.h: Define __objc_msg_forward2.
From-SVN: r123678
|
||
|---|---|---|
| .. | ||
| NXConstStr.h | ||
| Object.h | ||
| Protocol.h | ||
| encoding.h | ||
| hash.h | ||
| objc-api.h | ||
| objc-decls.h | ||
| objc-list.h | ||
| objc.h | ||
| runtime.h | ||
| sarray.h | ||
| thr.h | ||
| typedstream.h | ||