OSDN Git Service

Initial revision
[pf3gnuchains/gcc-fork.git] / gcc / objc / class.c
1997-02-03 kenner(objc_get_class): Replace call to abort function with...
1996-08-12 kennerFormatting changes.
1996-03-05 kenner(__objc_init_class_tables): Surround sarray access...
1995-06-15 kennerUpdate header.
1995-06-15 kennerUpdate FSF address.
1995-05-16 kennerFix typos in comments.
1995-04-26 kennerChanged Class * to Class in order to match NEXTSTEP...
1994-08-29 krab(objc_get_meta_class): New function.
1994-06-30 krab This patch makes selectors in the Objective...
1993-08-24 krab(class_pose_as): lazy copy dtables.
1993-05-06 krabcalloc -> __objc_xcalloc, bzero instances
1993-05-05 krabHeaderfiles reorganized
1993-04-27 krabDefinition of (Meta)Class_t eliminated, using Class*
1993-04-26 krabRuntime portability cleanup
1993-04-10 woodInitial revision