8sa1-gcc/gcc/objc
1994-11-10 15:07:16 -05:00
..
archive.c archive.c (__objc_free): New function. 1994-10-08 15:16:09 +00:00
class.c (objc_get_meta_class): New function. 1994-08-29 15:43:01 +00:00
encoding.c (objc_sizeof_type): Assign from ROUND, 1994-08-15 16:03:36 +00:00
encoding.h
hash.c This patch makes selectors in the Objective-C language be pointers to a struct { void *sel_id... 1994-06-30 16:18:55 +00:00
hash.h
init.c (__objc_init_protocols): Remove assertion 1994-09-07 15:30:01 +00:00
makefile.dos
Makefile.in *** empty log message *** 1994-07-11 18:00:49 +00:00
misc.c (__objc_xcalloc): Use calloc instead malloc/bzero. 1994-10-28 19:13:10 -04:00
objc-act.c (init_objc): Add missing casts to args of bcopy. 1994-11-10 15:07:16 -05:00
objc-act.h
objc-api.h This patch makes selectors in the Objective-C language be pointers to a struct { void *sel_id... 1994-06-30 16:18:55 +00:00
objc-tree.def
objc.gperf
objc.h (BOOL): Changed from char to unsigned char. 1994-10-06 16:24:03 +00:00
Object.h This patch makes selectors in the Objective-C language be pointers to a struct { void *sel_id... 1994-06-30 16:18:55 +00:00
Object.m (conformsTo:): Change implementati to allways use class to do lookup. 1994-09-07 15:28:04 +00:00
objects.c This patch makes selectors in the Objective-C language be pointers to a struct { void *sel_id... 1994-06-30 16:18:55 +00:00
Protocol.h
Protocol.m
runtime.h This patch makes selectors in the Objective-C language be pointers to a struct { void *sel_id... 1994-06-30 16:18:55 +00:00
sarray.c This patch makes selectors in the Objective-C language be pointers to a struct { void *sel_id... 1994-06-30 16:18:55 +00:00
sarray.h
selector.c encoding.c (objc_sizeof_type): Should assign from ROUND, not increment. 1994-08-15 15:51:03 +00:00
sendmsg.c Respin DI support to be combine friendly; Allow push of SF without temp reg; Fix broken i386 untyped_call 1994-09-20 18:36:51 +00:00
typedstream.h This patch makes selectors in the Objective-C language be pointers to a struct { void *sel_id... 1994-06-30 16:18:55 +00:00