gcc/libobjc/objc
Ovidiu Predescu 406515b276 Added __objc_msg_forward...
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
2001-01-03 08:49:34 +00:00
..
NXConstStr.h * All .h files pushed down into the objc/ subdirectory. 1998-09-30 02:17:56 -06:00
Object.h * All .h files pushed down into the objc/ subdirectory. 1998-09-30 02:17:56 -06:00
Protocol.h Protocol.h, [...]: Change #endif labels to comments. 2000-03-29 20:19:06 +00:00
encoding.h encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF. 1998-10-08 05:23:35 -06:00
hash.h * objc/hash.h: Include string.h. 2000-07-13 18:56:49 +00:00
objc-api.h Added __objc_msg_forward... 2001-01-03 08:49:34 +00:00
objc-list.h Protocol.h, [...]: Change #endif labels to comments. 2000-03-29 20:19:06 +00:00
objc.h * All .h files pushed down into the objc/ subdirectory. 1998-09-30 02:17:56 -06:00
runtime.h * All .h files pushed down into the objc/ subdirectory. 1998-09-30 02:17:56 -06:00
sarray.h sarray.h: Make boffset be an unsigned long when sparc so it works out on 64-bit systems. 1998-10-06 19:21:54 -07:00
thr.h * All .h files pushed down into the objc/ subdirectory. 1998-09-30 02:17:56 -06:00
typedstream.h * All .h files pushed down into the objc/ subdirectory. 1998-09-30 02:17:56 -06:00