OSDN Git Service

(alpha_need_linkage): Call get_identifier.
[pf3gnuchains/gcc-fork.git] / gcc / objc / selector.c
1997-02-03 kenner(__sel_register_typed_name): Eliminate compiler warning...
1996-09-22 kennerReplace use of __objc_xcalloc, __objc_xrealloc, and...
1996-06-10 kenner(__sel_register_typed_name): Additional parameter that...
1996-03-05 kenner(sel_get_typed_uid, sel_get_any_typed_uid): Likewise.
1995-08-14 kenner(sel_get_any_typed_uid): New function.
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-15 krab * objc/encoding.c (objc_sizeof_type): Should assign...
1994-06-30 krab This patch makes selectors in the Objective...
1993-05-05 krabHeaderfiles reorganized
1993-04-27 krabDefinition of (Meta)Class_t eliminated, using Class*
1993-04-26 krabChanged unsigned int to size_t when casting pointers...
1993-04-13 krabincludes changed to double quote style
1993-04-10 woodInitial revision