mirror of git://gcc.gnu.org/git/gcc.git
Added __objc_msg_forward, a hook that allows external libraries to provide a function that returns the real forwarding function. This can alleviate problems __builtin_apply() and friends have on various platforms. (Solution suggested by Helge Hess.) From-SVN: r38651 |
||
|---|---|---|
| .. | ||
| NXConstStr.h | ||
| Object.h | ||
| Protocol.h | ||
| encoding.h | ||
| hash.h | ||
| objc-api.h | ||
| objc-list.h | ||
| objc.h | ||
| runtime.h | ||
| sarray.h | ||
| thr.h | ||
| typedstream.h | ||