8sa1-gcc/gcc/objc
Richard Kenner 4cb8c14b60 (OBJC_VERSION): Version 7.
(build_objc_string_object): Build a full declaration if not using the next
runtime.
(objc_add_static_instance): New function.
(init_module_descriptor): Add reference to static instances table.
(build_module_descriptor): Add field for static instances table.
(get_objc_string_decl): New function.
(generate_static_references): New function.
(finish_objc): Call generate_static_references if needed.

From-SVN: r9500
1995-04-26 19:18:37 -04:00
..
archive.c Changed Class * to Class in order to match NEXTSTEP and OpenStep 1995-04-26 19:16:05 -04:00
class.c Changed Class * to Class in order to match NEXTSTEP and OpenStep 1995-04-26 19:16:05 -04:00
encoding.c Changed Class * to Class in order to match NEXTSTEP and OpenStep 1995-04-26 19:16:05 -04:00
encoding.h Include ctype.h. 1993-12-06 07:40:22 -05:00
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 Delete use of IN_GCC to control stddef.h/gstddef.h include. 1994-03-31 21:50:23 -08:00
init.c Changed Class * to Class in order to match NEXTSTEP and OpenStep runtime. 1995-04-26 19:07:00 -04:00
makefile.dos (OBJC_O): Add encoding.o. 1994-04-16 16:51:12 -04:00
Makefile.in (OBJC_O): Added bare-bones implementation of NXConstantString. 1995-04-26 19:08:38 -04:00
misc.c Put Alpha-specific decls before #include of runtime.h. 1995-03-20 08:03:42 -05:00
NXConstStr.h Initial revision 1995-04-26 19:08:15 -04:00
NXConstStr.m Initial revision 1995-04-26 19:08:15 -04:00
objc-act.c (OBJC_VERSION): Version 7. 1995-04-26 19:18:37 -04: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 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 Changed Class * to Class in order to match NEXTSTEP and OpenStep 1995-04-26 19:16:05 -04:00
Object.h Changed Class * to Class in order to match NEXTSTEP and OpenStep 1995-04-26 19:16:05 -04:00
Object.m Changed Class * to Class in order to match NEXTSTEP and OpenStep 1995-04-26 19:16:05 -04:00
objects.c Changed Class * to Class in order to match NEXTSTEP and OpenStep 1995-04-26 19:16:05 -04: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 Changed Class * to Class in order to match NEXTSTEP and OpenStep 1995-04-26 19:16:05 -04: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 Delete use of IN_GCC to control stddef.h/gstddef.h include. 1994-03-31 21:50:23 -08:00
selector.c Changed Class * to Class in order to match NEXTSTEP and OpenStep 1995-04-26 19:16:05 -04:00
sendmsg.c Changed Class * to Class in order to match NEXTSTEP and OpenStep 1995-04-26 19:16:05 -04:00
typedstream.h Changed Class * to Class in order to match NEXTSTEP and OpenStep 1995-04-26 19:16:05 -04:00