aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)Author
1998-01-14Import of real gcc-2.8.0 sources.gcc-2_8_0-releaselaw
1997-12-06import of gcc-2.8law
1997-11-02import gcc2 971021 snapshotlaw
1997-08-11Initial revisionlaw
1997-08-02* objc/Make-lang.in (OBJC_CCOMMON): Removed.bothner
1997-08-01* objc/objc-act.c (lang_init): Don't check_newline #if USE_CPPLIB.bothner
1997-07-21Comment out lines containing just formfeeds.eggert
1997-07-18(copy-headers): Use $(srcdir) from this makefile, not the parent's.kenner
1997-07-18(objc-headers): Fix command for the new build directory layout, don'tkenner
1997-07-14Remove unapproved change.kenner
1997-07-07($(OBJC_O)): Also depend on $(GCC_PASSES).meyering
1997-07-02($(srcdir)/objc/objc-parse.c): Fix command to use the right file names.kenner
1997-06-27Initial revisionkenner
1997-06-27(libobjc_entry.o, libobjc_s.a, libobjc.dll): New targets.kenner
1997-06-27(search_for_method_in_list): No longer static.kenner
1997-06-27Print message about ObjC thread file.kenner
1997-06-27(OBJC_THREAD_FILE): New definition.kenner
1997-06-27 * objc/Make-lang.in (OBJC_CCOMMON): Object files don't go in srcdir.dje
1997-06-27(__objc_thread_yield): Use sched_yield instead.kenner
1997-06-25(objc-runtime): Add objc-headers.kenner
1997-06-25Define front-end/back-end interface functions and structures.kenner
1997-06-25Completely rework according to new interface.kenner
1997-06-25Reorganize thread implementation to make a clearly definedkenner
1997-06-25(__objc_register_instance_methods_to_class): New function.kenner
1997-06-25(__objc_register_instance_methods_to_class): New function.kenner
1997-06-25(OBJC_ERR_BAD_STATE): New error code.kenner
1997-06-25(method_get_sizeof_arguments): Fix typo.kenner
1997-06-25(objc_send_load): New function.kenner
1997-06-22Add special exception to copyright notice.kenner
1997-06-22Changes to support ObjC as a front-end language.kenner
1997-06-22Initial revisionkenner
1997-06-22Initial revisionkenner
1997-03-17(__objc_block_return): Remove function.kenner
1997-03-16Correct include path.kenner
1997-03-16(__objc_block_return): New function.kenner
1997-03-15(objc_module): Eliminate statics variable.kenner
1997-03-15(OBJC_O): Add linking.m.kenner
1997-03-15(class_add_method_list): Check for the +load method when adding akenner
1997-03-15Initial revisionkenner
1997-03-15(OBJC_VERSION): Increment version.kenner
1997-03-15(OBJC_VERSION): Increment version as recent changes have made oldkenner
1997-02-04Update documentation.kenner
1997-02-03(__sel_register_typed_name): Eliminate compiler warnings with explicit cast.kenner
1997-02-03(__objc_runtime_mutex): Eliminate leading underscore from name of objckenner
1997-02-03Prototypes for new functions.kenner
1997-02-03(objc_condition_{,de}allocate): New functions.kenner
1997-02-03(objc_condition_{,de}allocate): New functions.kenner
1997-02-03(objc_condition_{,de}allocate): New functions.kenner
1997-02-03(hash_delete): Step through the hash nodes versus using hash_next tokenner
1997-02-03(__objc_forward): Replace call to abort function with call tokenner