8sa1-gcc/gcc/objc
Kresten Krab Thorup b783df230b Initial revision
From-SVN: r5206
1993-08-24 10:05:25 +00:00
..
archive.c Headerfiles reorganized 1993-05-05 08:13:15 +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 Initial revision 1993-08-24 10:05:25 +00:00
hash.c calloc -> __objc_xcalloc, bzero instances 1993-05-06 09:23:58 +00:00
hash.h Conditionally include gstddef or stddef 1993-05-09 13:08:15 +00:00
init.c (__objc_init_protocols): Call recursively on super protocols. 1993-05-23 19:33:55 +00: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 (offset_is_register): New variable 1993-08-24 09:56:48 +00: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
objc.h (nil_method): Don't define it, import it from sendmsg.c. 1993-08-24 10:00:49 +00:00
Object.h undid freed+error patch 1993-05-05 15:52:00 +00:00
Object.m (-performv): Use new objc_msg_sendv. 1993-08-24 09:59:14 +00:00
objects.c calloc -> __objc_xcalloc, bzero instances 1993-05-06 09:23:58 +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 Initial revision 1993-05-05 08:19:48 +00:00