8sa1-gcc/gcc/objc
1994-11-18 19:10:21 -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
hash.h
init.c (__objc_init_protocols): Remove assertion 1994-09-07 15:30:01 +00:00
makefile.dos
Makefile.in
misc.c (__objc_xcalloc): Use calloc instead malloc/bzero. 1994-10-28 19:13:10 -04:00
objc-act.c Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
objc-act.h
objc-api.h
objc-tree.def
objc.gperf
objc.h (BOOL): Changed from char to unsigned char. 1994-10-06 16:24:03 +00:00
Object.h
Object.m (conformsTo:): Change implementati to allways use class to do lookup. 1994-09-07 15:28:04 +00:00
objects.c (class_create_instance): Replace memchr with memset. 1994-11-18 19:10:21 -05:00
Protocol.h
Protocol.m
runtime.h
sarray.c
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