| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * objc/objc-act.c (hash_init): Use xcalloc. | shebs | 2001-06-22 | 1 | -5/+2 |
* | * objc/objc-act.c (hash_init): Assume xmalloc always succeeds, | shebs | 2001-06-20 | 1 | -21/+5 |
* | * objc/objc.gperf: Remove, no longer used. | shebs | 2001-05-28 | 1 | -64/+0 |
* | * objc/objc-act.c: Add/fix various comments. | shebs | 2001-05-28 | 1 | -120/+8 |
* | * toplev.c (debug_args, f_options, W_options): Mark | zack | 2001-05-26 | 1 | -7/+12 |
* | * hashtable.c (calc_hash): Fix HASHSTEP definition. | neil | 2001-05-20 | 1 | -6/+1 |
* | * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS, | neil | 2001-05-20 | 1 | -1/+4 |
* | * c-common.h (RID_FIRST_PQ): New. | neil | 2001-05-16 | 1 | -43/+0 |
* | * objc/objc-act.c (handle_class_ref): Use rest_of_decl_compilation | geoffk | 2001-05-15 | 1 | -12/+8 |
* | * objc/objc-act.c (STRING_OBJECT_CLASS_NAME): Default to | shebs | 2001-05-02 | 1 | -1/+51 |
* | * objc/objc-act.c (build_module_descriptor): Clear DECL_CONTEXT | shebs | 2001-05-01 | 1 | -1/+11 |
* | * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | ghazi | 2001-05-01 | 1 | -1/+1 |
* | * objc/objc-act.c (handle_class_ref): Rewrite to flush target | shebs | 2001-04-29 | 1 | -32/+29 |
* | * objc/objc-act.c: Remove all code ifdefed with the never-used | shebs | 2001-04-13 | 1 | -31/+1 |
* | * objc/objc-act.c (objc_init): Use dump_base_name. | shebs | 2001-03-28 | 1 | -31/+60 |
* | * Makefile.in (SYSTEM_H): Define. | ghazi | 2001-03-27 | 1 | -2/+2 |
* | * objc/objc-act.c (get_static_reference): Use NULL_TREE. | shebs | 2001-03-20 | 1 | -11/+17 |
* | 2001-03-19 Stan Shebs <shebs@apple.com> | shebs | 2001-03-20 | 1 | -13/+0 |
* | * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not the | mmitchel | 2001-03-15 | 1 | -1/+1 |
* | * objc/objc-act.c: Fix old typos in comments, add comments for | shebs | 2001-03-09 | 1 | -11/+34 |
* | * objc/objc-act.c (init_objc): Set save_lang_status, | rth | 2001-03-07 | 1 | -0/+3 |
* | * objc/objc-act.c (objc_add_static_instance): Set DECL_INITIAL | zack | 2001-03-06 | 1 | -4/+5 |
* | * gcc.c, cp/lang-specs.h, f/lang-specs.h, java/lang-specs.h, | zack | 2001-03-02 | 1 | -4/+4 |
* | * stringpool.c (set_identifier): New function. | zack | 2001-03-02 | 1 | -13/+33 |
* | * objc/objc-act.c (start_class): Register implemented_classes with | jakub | 2001-02-16 | 1 | -1/+4 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -12/+10 |
* | * tree.c, tree.h (build_parse_node): Remove; was identical to | jsm28 | 2001-01-29 | 1 | -6/+6 |
* | * output.h (make_function_rtl): Remove prototype. | mmitchel | 2001-01-10 | 1 | -7/+7 |
* | * c-lang.c (lang_hooks): Update. | neil | 2001-01-10 | 1 | -5/+9 |
* | * objc/lang-options.h: Remove bogus reference to | law | 2001-01-10 | 1 | -5/+1 |
* | * c-lang.c (lang_hooks): Update. | neil | 2001-01-09 | 1 | -8/+6 |
* | * c-lang.c (c_post_options): Call cpp_post_options. | neil | 2001-01-07 | 1 | -0/+1 |
* | * toplev.c (main): Call the front-end specific post_options | neil | 2001-01-07 | 1 | -0/+10 |
* | 2001-01-05 Phil Edwards <pme@sources.redhat.com> | pme | 2001-01-05 | 1 | -2/+2 |
* | * c-common.c (c_common_lang_init): New function. Warn if format | jsm28 | 2001-01-03 | 1 | -1/+3 |
* | * Makefile.in (sched-deps.o, sched-rgn.o): Fix dependency typo. | ghazi | 2000-12-22 | 1 | -8/+0 |
* | * configure.in: Simplify language enabling/disabling code. | aoliva | 2000-12-12 | 1 | -1/+3 |
* | * objc/objc-act.c (lang_init, finish_file, maybe_objc_comptypes, | neil | 2000-11-30 | 1 | -42/+5 |
* | * c-decl.c (c_decode_option): Don't handle -lang-objc. | neil | 2000-11-29 | 3 | -6/+6 |
* | * c-lex.h (parse_in): Change parse_in to a cpp_reader *. | neil | 2000-11-28 | 1 | -3/+1 |
* | * c-common.c: Remove USE_CPPLIB conditional inclusions. | neil | 2000-11-25 | 2 | -20/+1 |
* | * c-lang.c (lang_init_options): Update call to | neil | 2000-11-20 | 1 | -1/+1 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -10/+10 |
* | * Makefile.in: Remove all targets related to building | jsm28 | 2000-11-05 | 1 | -13/+1 |
* | * configure.in: If not NO_MINUS_C_MINUS_O, substitute | zack | 2000-10-27 | 2 | -92/+7 |
* | * Makefile.in (c-parse.c, tradcif.c): Create atomically. | ghazi | 2000-10-13 | 1 | -1/+2 |
* | * gcc.c (cpp_options): Add spec for -ftabstop=. | neil | 2000-09-26 | 1 | -7/+15 |
* | * splay-tree.c (splay_tree_predecessor): Fix typo in comment. | mmitchel | 2000-09-17 | 3 | -6/+18 |
* | Integrated preprocessor. | zack | 2000-09-07 | 3 | -25/+33 |
* | * lang-specs.h: Do not process -o or run the assembler if | law | 2000-08-21 | 1 | -7/+7 |