OSDN Git Service

(NEEDS_UNTYPED_CALL): Define.
[pf3gnuchains/gcc-fork.git] / gcc / objc /
1993-03-14 kenner(build_objc_method_call, get_class_reference):
1993-03-10 rms(OBJC_GEN_METHOD_LABEL): Convert colons to _'s.
1993-03-09 meissnerClose #ifdef NEXT_OBJC_RUNTIME properly.
1993-03-08 rms(really_start_method): Always use OBJC_GEN_METHOD_LABEL.
1993-03-04 rms(handle_class_ref): Call assemble_external.
1993-02-15 rms(HASHFUNCTION): Insure nonnegative hash even if address...
1993-02-03 rms(init_objc): Use xrealoc, not realloc.
1993-01-31 dje * (build_module_descriptor): fix call to start_function
1993-01-19 rmsInclude objc-act.h.
1993-01-19 rmsComment change.
1993-01-19 rms(encode_method_def): Null-terminate encoding.
1993-01-11 eggert# Fix misspellings in comments.
1993-01-09 rms(init_module_descriptor):
1993-01-05 rmsRename decls for vars renamed to _objc_alloc, _objc_dea...
1992-12-26 rmsMinor typographical changes.
1992-12-19 rms(build_encode_expr): Terminate the encode string with...
1992-12-19 rms(finish_objc) [OBJC_SELECTORS_WITHOUT_LABELS]:
1992-11-09 rms(build_message_expr): Don't crash if super_type is 0.
1992-11-03 rms(build_message_expr): Use save_expr for receiver.
1992-10-31 rms(OBJC_SELECTORS_WITHOUT_LABELS): Define by default.
1992-10-28 rmsDon't include gstdarg.h here.
1992-10-28 rmsInclude tconfig.h, not config.h.
1992-10-26 rms(hash_ptr): Renamed from hash_int.
1992-10-22 rms(handle_impent, handle_class_ref): Use __
1992-10-17 rms(start_class): For an INTERFACE_TYPE, push to permanent...
1992-10-14 rmsSome comments and whitespace cleaned up. RCS headers...
1992-10-14 rms(reg_names): Make it static. Use DEBUG_REGISTER_NAMES...
1992-10-14 rmsRemoved due to issues
1992-09-20 rmsFix indentation. Carry out renamings from hash.h.
1992-09-20 rmsFix indentation, clean up comments.
1992-09-02 rmsChanged some decls.
1992-09-02 rmsChanged the format of various sections to conform with...
1992-08-31 dglattinminor documentation changes.
1992-08-31 dglattinminor documentation changes.
1992-08-31 dglattinminor documentation adjustments.
1992-08-30 rms(create_builtin_decl): Set TREE_STATIC.
1992-08-19 rms(build_selector_translation_table): NULL-terminate the
1992-08-18 dglattinSaving a working version before release.
1992-07-12 rmsRenamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_...
1992-07-12 meissnerRemove xmalloc/free declarations
1992-07-09 meissnerFix call to build_int_2 to have 2 arguments.
1992-07-07 rms(build_module_descriptor,add_objc_decls):
1992-05-07 rmsentered into RCS
1992-04-28 rms*** empty log message ***
1992-04-23 rms*** empty log message ***
1992-04-17 kenner*** empty log message ***
1992-04-13 dennisgCheck in after array version of run-time works.
1992-04-13 wood*** empty log message ***
1992-03-23 rms*** empty log message ***
1992-03-19 wilson*** empty log message ***
1992-03-16 rms*** empty log message ***
1992-03-06 rms*** empty log message ***
1992-02-15 rms*** empty log message ***
1992-01-17 rmsInitial revision
1992-01-03 dennisgmodified to handle new initialization scheme.
1991-12-31 dennisgDeleted index variable stuff. Index variables are...
1991-12-24 rmsentered into RCS
1991-12-10 dennisgCleaned up file format for a distribution.
1991-12-03 dennisgfixed assert macro.
1991-12-01 dennisgmodified to remove changes previously made to
1991-11-29 dennisgmodified to implement set functions.
1991-11-29 dennisgfixed several const decls. bozo.
1991-11-29 dennisgmany changes including posing, things to make the compiler
1991-11-24 dennisgchanged shorts back to ints.
1991-11-23 dennisgconverted some entries in the hash structure from ints...
1991-11-23 dennisgdeleted hashIndex() and moved it to hash-inline.h
1991-11-21 dennisgchanged hash value calculation.
1991-11-21 dennisgdeleted hash mask information from hash struct.
1991-11-20 dennisgconverted hashValue() to a inline.
1991-11-19 dennisgchanged typedef and struct decls.
1991-11-19 dennisgbug in hash_delete(). It was using void* to obtain...
1991-11-16 dennisgchanged the defs for class structures for new implement...
1991-11-07 dennisgimplemented hash table expansion as suggested by rms.
1991-11-07 dennisgadded copyleft.
1991-11-07 dennisgadded copyleft
1991-10-24 dennisgInitial check in. Preliminary development stage.
1991-10-24 dennisgInitial check in. Preliminary development stage.
1991-05-31 rmsentered into RCS
1990-03-24 rmsentered into RCS