8sa1-gcc/gcc/objc
1994-01-24 23:28:33 +00:00
..
archive.c (objc_read_string): Allocate string properly. 1993-11-05 20:31:48 +00:00
class.c (class_pose_as): lazy copy dtables. 1993-08-24 09:59:41 +00:00
encoding.c Initial revision 1993-08-24 10:05:25 +00:00
encoding.h Include ctype.h. 1993-12-06 07:40:22 -05:00
hash.c calloc -> __objc_xcalloc, bzero instances 1993-05-06 09:23:58 +00:00
hash.h (compare_strings): Check for null pointers. 1993-11-05 20:32:06 +00:00
init.c (__objc_init_protocols): Call recursively on super protocols. 1993-05-23 19:33:55 +00:00
makefile.dos Initial revision 1993-12-12 06:13:42 -05:00
Makefile.in (sendmsg.c, fflags, xforward): Targets removed; 1993-08-24 09:58:45 +00:00
misc.c undid freed+error patch 1993-05-05 15:52:00 +00:00
objc-act.c (check_methods_accessible): Fix bug in -Wno-protocol. 1993-10-28 21:33:07 -04:00
objc-act.h (CLASS_PROTOCOL_LIST, PROTOCOL_LIST, 1993-04-12 23:51:07 +00:00
objc-api.h (CLS_SETNUMBER): Clear old number 1993-08-24 10:00:19 +00:00
objc-tree.def Rename and add types and constants 1993-04-15 17:30:36 +00:00
objc.gperf entered into RCS 1990-03-24 21:05:55 +00:00
objc.h (nil_method): Don't define it, import it from sendmsg.c. 1993-08-24 10:00:49 +00:00
Object.h #ifdef out uses of TypedStream for the alpha, not supported yet. 1994-01-24 23:28:33 +00:00
Object.m #ifdef out uses of TypedStream for the alpha, not supported yet. 1994-01-24 23:28:33 +00:00
objects.c Include "tconfig.h" before "runtime.h". 1993-11-18 08:08:17 +00:00
Protocol.h includes changed to double quote style 1993-04-13 02:12:40 +00:00
Protocol.m Changed includes to doublequote style 1993-04-13 17:19:49 +00:00
runtime.h Include gstdarg.h before stdio.h. 1993-05-13 12:34:36 +00:00
sarray.c (sarray_at_put): Add #ifdef case for 1993-05-21 15:39:23 +00:00
sarray.h (sarray_get): Add #ifdef case for 1993-05-21 15:38:47 +00:00
selector.c Headerfiles reorganized 1993-05-05 08:13:15 +00:00
sendmsg.c (objc_msg_sendv): Use new encoding facilities. 1993-08-24 10:01:23 +00:00
typedstream.h (objc_read_object): Added declaration. 1993-09-27 21:28:23 +00:00