summaryrefslogtreecommitdiffstats
path: root/gcc/objc
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in yesterday's change.law1998-01-211-1/+1
* Remove more bytecode stuff.law1998-01-201-2/+2
* Rebuilt.law1998-01-201-70/+78
* * objc-parse.c: Recognize protocol qualifiers in class definitions.law1998-01-171-0/+8
* * Makefile.in (GTHREAD_FLAGS): New var.law1997-12-241-0/+281
* * cse.c (rtx_cost): Add default case in enumeration switch.law1997-12-221-0/+10
* * objc/Make-lang.in: Create runtime-info.h and libobjc_entry.o inlaw1997-12-181-8/+9
* Rebuild after recent changes.law1997-12-121-496/+495
* * tree.c, tree.h: Change tree_code_type, tree_code_length, andlaw1997-12-122-24/+14
* * objc/objc-act.c (lang_report_error_function): Disable.law1997-12-122-10/+161
* Merge from gcc-2.8law1997-12-071-10/+16
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-022-52/+52
* This commit was generated by cvs2svn to compensate for changes in r16274,law1997-11-022-1763/+1778
* H.J. Lu's SMP patch.wilson1997-08-261-0/+2
* Initial revisionlaw1997-08-112-0/+8041
* * objc/Make-lang.in (OBJC_CCOMMON): Removed.bothner1997-08-021-7/+3
* * objc/objc-act.c (lang_init): Don't check_newline #if USE_CPPLIB.bothner1997-08-011-0/+2
* Comment out lines containing just formfeeds.eggert1997-07-212-8/+8
* (copy-headers): Use $(srcdir) from this makefile, not the parent's.kenner1997-07-181-1/+1
* (objc-headers): Fix command for the new build directory layout, don'tkenner1997-07-181-8/+5
* Remove unapproved change.kenner1997-07-141-2/+0
* ($(OBJC_O)): Also depend on $(GCC_PASSES).meyering1997-07-071-0/+2
* ($(srcdir)/objc/objc-parse.c): Fix command to use the right file names.kenner1997-07-021-2/+2
* Initial revisionkenner1997-06-272-0/+216
* (libobjc_entry.o, libobjc_s.a, libobjc.dll): New targets.kenner1997-06-271-3/+37
* (search_for_method_in_list): No longer static.kenner1997-06-271-2/+2
* Print message about ObjC thread file.kenner1997-06-271-0/+2
* (OBJC_THREAD_FILE): New definition.kenner1997-06-271-0/+3
* * objc/Make-lang.in (OBJC_CCOMMON): Object files don't go in srcdir.dje1997-06-271-35/+34
* (__objc_thread_yield): Use sched_yield instead.kenner1997-06-271-1/+1
* (objc-runtime): Add objc-headers.kenner1997-06-251-1/+1
* Define front-end/back-end interface functions and structures.kenner1997-06-251-22/+61
* Completely rework according to new interface.kenner1997-06-2510-2198/+1632
* Reorganize thread implementation to make a clearly definedkenner1997-06-251-25/+63
* (__objc_register_instance_methods_to_class): New function.kenner1997-06-251-0/+4
* (__objc_register_instance_methods_to_class): New function.kenner1997-06-251-0/+65
* (OBJC_ERR_BAD_STATE): New error code.kenner1997-06-251-6/+8
* (method_get_sizeof_arguments): Fix typo.kenner1997-06-251-2/+2
* (objc_send_load): New function.kenner1997-06-251-47/+355
* Add special exception to copyright notice.kenner1997-06-222-0/+12
* Changes to support ObjC as a front-end language.kenner1997-06-221-40/+26
* Initial revisionkenner1997-06-221-0/+35
* Initial revisionkenner1997-06-221-0/+265
* (__objc_block_return): Remove function.kenner1997-03-171-102/+85
* Correct include path.kenner1997-03-161-1/+1
* (__objc_block_return): New function.kenner1997-03-161-5/+48
* (objc_module): Eliminate statics variable.kenner1997-03-151-14/+20
* (OBJC_O): Add linking.m.kenner1997-03-151-2/+3
* (class_add_method_list): Check for the +load method when adding akenner1997-03-151-30/+33
* Initial revisionkenner1997-03-151-0/+40
OpenPOWER on IntegriCloud