8sa1-gcc/gcc/objc
Richard Kenner e35ec8520b Changed Class * to Class in order to match NEXTSTEP and OpenStep runtime.
Changed Class * to Class in order to match NEXTSTEP and OpenStep
runtime.
(objc_static_instances): New struct to record static instances of a certain
class.
(objc_module): New tag STATICS to point to the table of objc_statics_instances.

From-SVN: r9493
1995-04-26 19:05:45 -04:00
..
archive.c archive.c (__objc_free): New function. 1994-10-08 15:16:09 +00:00
class.c
encoding.c
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 (SHELL): New definition. 1995-04-01 09:46:59 -05:00
misc.c Put Alpha-specific decls before #include of runtime.h. 1995-03-20 08:03:42 -05:00
objc-act.c (build_module_descriptor, really_start_method): Pass new parm to 1995-03-09 21:32:43 -05:00
objc-act.h __attribute__ ((constructor)) 1995-01-14 01:09:01 +00:00
objc-api.h Changed Class * to Class in order to match NEXTSTEP and OpenStep runtime. 1995-04-26 19:05:45 -04: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
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
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