Hans-Peter Nilsson
0bd9dd55a7
re PR objc/6107 (sparc-sun-solaris2.7 gcc-3.1 extra objc testsuite failures w/-m64)
...
PR objc/6107
* objc/objc-api.h (struct objc_protocol_list): Change type of
member count from int to size_t.
From-SVN: r52058
2002-04-09 07:06:18 +00:00
Aldy Hernandez
f4fdaedae3
objc-api.h (_C_VECTOR): New.
...
2001-11-07 Aldy Hernandez <aldyh@redhat.com>
* objc-api.h (_C_VECTOR): New.
* encoding.c (VECTOR_TYPE): New.
From-SVN: r46849
2001-11-08 18:51:27 +00:00
Nicola Pero
42d28de5b2
Fixed object_is_class and object_is_metaclass
...
From-SVN: r44039
2001-07-16 11:36:24 +00:00
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
Jeffrey A Law
789eb4f550
* All .h files pushed down into the objc/ subdirectory.
...
* Makefile.in (copy_headers): Corresponding changes.
* configure.in (AC_INIT): Corresponding changes.
* configure: Rebuilt.
From-SVN: r22664
1998-09-30 02:17:56 -06:00