summaryrefslogtreecommitdiff
path: root/gcc/objc
Commit message (Expand)AuthorAgeFilesLines
...
* * objc/objc-act.c (hash_init): Use xcalloc.shebs2001-06-221-5/+2
* * objc/objc-act.c (hash_init): Assume xmalloc always succeeds,shebs2001-06-201-21/+5
* * objc/objc.gperf: Remove, no longer used.shebs2001-05-281-64/+0
* * objc/objc-act.c: Add/fix various comments.shebs2001-05-281-120/+8
* * toplev.c (debug_args, f_options, W_options): Markzack2001-05-261-7/+12
* * hashtable.c (calc_hash): Fix HASHSTEP definition.neil2001-05-201-6/+1
* * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil2001-05-201-1/+4
* * c-common.h (RID_FIRST_PQ): New.neil2001-05-161-43/+0
* * objc/objc-act.c (handle_class_ref): Use rest_of_decl_compilationgeoffk2001-05-151-12/+8
* * objc/objc-act.c (STRING_OBJECT_CLASS_NAME): Default toshebs2001-05-021-1/+51
* * objc/objc-act.c (build_module_descriptor): Clear DECL_CONTEXTshebs2001-05-011-1/+11
* * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".ghazi2001-05-011-1/+1
* * objc/objc-act.c (handle_class_ref): Rewrite to flush targetshebs2001-04-291-32/+29
* * objc/objc-act.c: Remove all code ifdefed with the never-usedshebs2001-04-131-31/+1
* * objc/objc-act.c (objc_init): Use dump_base_name.shebs2001-03-281-31/+60
* * Makefile.in (SYSTEM_H): Define.ghazi2001-03-271-2/+2
* * objc/objc-act.c (get_static_reference): Use NULL_TREE.shebs2001-03-201-11/+17
* 2001-03-19 Stan Shebs <shebs@apple.com>shebs2001-03-201-13/+0
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-1/+1
* * objc/objc-act.c: Fix old typos in comments, add comments forshebs2001-03-091-11/+34
* * objc/objc-act.c (init_objc): Set save_lang_status,rth2001-03-071-0/+3
* * objc/objc-act.c (objc_add_static_instance): Set DECL_INITIALzack2001-03-061-4/+5
* * gcc.c, cp/lang-specs.h, f/lang-specs.h, java/lang-specs.h,zack2001-03-021-4/+4
* * stringpool.c (set_identifier): New function.zack2001-03-021-13/+33
* * objc/objc-act.c (start_class): Register implemented_classes withjakub2001-02-161-1/+4
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-12/+10
* * tree.c, tree.h (build_parse_node): Remove; was identical tojsm282001-01-291-6/+6
* * output.h (make_function_rtl): Remove prototype.mmitchel2001-01-101-7/+7
* * c-lang.c (lang_hooks): Update.neil2001-01-101-5/+9
* * objc/lang-options.h: Remove bogus reference tolaw2001-01-101-5/+1
* * c-lang.c (lang_hooks): Update.neil2001-01-091-8/+6
* * c-lang.c (c_post_options): Call cpp_post_options.neil2001-01-071-0/+1
* * toplev.c (main): Call the front-end specific post_optionsneil2001-01-071-0/+10
* 2001-01-05 Phil Edwards <pme@sources.redhat.com>pme2001-01-051-2/+2
* * c-common.c (c_common_lang_init): New function. Warn if formatjsm282001-01-031-1/+3
* * Makefile.in (sched-deps.o, sched-rgn.o): Fix dependency typo.ghazi2000-12-221-8/+0
* * configure.in: Simplify language enabling/disabling code.aoliva2000-12-121-1/+3
* * objc/objc-act.c (lang_init, finish_file, maybe_objc_comptypes,neil2000-11-301-42/+5
* * c-decl.c (c_decode_option): Don't handle -lang-objc.neil2000-11-293-6/+6
* * c-lex.h (parse_in): Change parse_in to a cpp_reader *.neil2000-11-281-3/+1
* * c-common.c: Remove USE_CPPLIB conditional inclusions.neil2000-11-252-20/+1
* * c-lang.c (lang_init_options): Update call toneil2000-11-201-1/+1
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-10/+10
* * Makefile.in: Remove all targets related to buildingjsm282000-11-051-13/+1
* * configure.in: If not NO_MINUS_C_MINUS_O, substitutezack2000-10-272-92/+7
* * Makefile.in (c-parse.c, tradcif.c): Create atomically.ghazi2000-10-131-1/+2
* * gcc.c (cpp_options): Add spec for -ftabstop=.neil2000-09-261-7/+15
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-173-6/+18
* Integrated preprocessor.zack2000-09-073-25/+33
* * lang-specs.h: Do not process -o or run the assembler iflaw2000-08-211-7/+7