]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/objc/objc-act.c
* c-common.c (fix_string_type): Split out of ...
[thirdparty/gcc.git] / gcc / objc / objc-act.c
2002-04-26  rth * c-common.c (fix_string_type): Split out of ...
2002-03-29  neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-28  rth * c-decl.c (finish_function): New arg can_defer...
2002-03-20  neil * Makefile.in: Update.
2002-03-13  ghazi * c-common.c (c_tree_code_type, c_tree_code_length,
2002-03-12  ghazi * Makefile.in (debug.o): Depend on debug.h.
2002-02-27  zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-18  billingd2002-02-18 David Billinghurst <David.Billinghurst...
2002-02-02  neil * c-decl.c, tree.c, tree.h, objc/objc-act.c: Revert...
2002-01-29  neil PR c/3325
2002-01-08  nicolaRemove spurious warnings of the like '__objc_class_ref_...
2002-01-06  jakub * objc/objc-act.c (handle_impent): Use assemble_variab...
2002-01-02  rth * objc/objc-act.c (hack_method_prototype):...
2001-12-29  shebs * objc/objc-act.c (STRING_OBJECT_CLASS_NAME...
2001-12-29  shebs * objc/objc-act.c: Apply various cosmetic and...
2001-12-28  shebs * objc/objc-act.c (build_module_descriptor): Make...
2001-12-17  neil * Makefile.in: Update dependencies.
2001-12-12  nicolaFixed compilation of bitfields of enumerations in args...
2001-12-12  rth * objc/objc-act.c (build_string_class_template...
2001-12-11  shebs * objc/objc-act.c (finish_message_expr): Fix...
2001-12-11  rth * objc/objc-act.c (build_constructor): Cast...
2001-12-04  zlaski * objc/Make-lang.in: Update copyright.
2001-12-02  ghazi * cfgrtl.c (purge_all_dead_edges): Initialize variable.
2001-12-02  neil * objc-act.c: Partially reverse mistaken commit.
2001-12-02  neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-11-27  neil * cpphash.c (_cpp_init_hashtable): Update.
2001-11-26  neil * cppfiles.c (stack_include_file): Don't optimize...
2001-11-18  neil * Makefile.in (c-parse.o, c-common.o): Update dependen...
2001-11-15  neil * c-common.c: Include c-lex.h.
2001-11-12  aoliva* Makefile.in (c-lang.o): Depend on $(VARRAY_H).
2001-11-09  neil * Makefile.in: Update.
2001-11-09  neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-11-06  neil * alias.c:: Include langhooks.h.
2001-10-29  nicola(GNU runtime only) statically type `self' in a class...
2001-10-21  neil * langhooks.c (lang_hook_default_do_nothing,
2001-10-12  shebs2001-10-12 Ziemowit Laski <zlaski@apple.com>
2001-10-03  shebs2001-10-03 Ziemowit Laski <zlaski@apple.com>
2001-09-13  ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-09-06  shebs2001-09-05 Ziemowit Laski <zlaski@apple.com>
2001-08-18  ghazi * except.c (TYPE_HASH): Delete.
2001-08-09  rthMove constructor/destructor handling into target hooks.
2001-08-07  rth * varasm.c (assemble_constructor): Take a symbo...
2001-08-01  shebs2001-08-01 Ziemowit Laski <zlaski@apple.com>
2001-07-23  neil * objc/Make-lang.in (objc-act.o): Depend on debug.h.
2001-07-08  jsm28 * c-common.c (decl_attributes): Only take a single...
2001-06-28  shebs * objc/objc-act.c (handle_impent): Rewrite...
2001-06-22  shebs * objc/objc-act.c (hash_init): Use xcalloc.
2001-06-20  shebs * objc/objc-act.c (hash_init): Assume xmalloc always...
2001-05-28  shebs * objc/objc-act.c: Add/fix various comments.
2001-05-20  neil * hashtable.c (calc_hash): Fix HASHSTEP definition.
2001-05-20  neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-05-16  neil * c-common.h (RID_FIRST_PQ): New.
2001-05-15  geoffk * objc/objc-act.c (handle_class_ref): Use rest_of_decl...
2001-05-02  shebs * objc/objc-act.c (STRING_OBJECT_CLASS_NAME...
2001-05-01  shebs * objc/objc-act.c (build_module_descriptor...
2001-05-01  ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-29  shebs * objc/objc-act.c (handle_class_ref): Rewrite...
2001-04-13  shebs * objc/objc-act.c: Remove all code ifdefed...
2001-03-28  shebs * objc/objc-act.c (objc_init): Use dump_base_name.
2001-03-20  shebs * objc/objc-act.c (get_static_reference): Use...
2001-03-20  shebs2001-03-19 Stan Shebs <shebs@apple.com>
2001-03-15  mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-09  shebs * objc/objc-act.c: Fix old typos in comments...
2001-03-07  rth * objc/objc-act.c (init_objc): Set save_lang_st...
2001-03-06  zack * objc/objc-act.c (objc_add_static_instance): Set...
2001-03-02  zack * stringpool.c (set_identifier): New function.
2001-02-16  jakub * objc/objc-act.c (start_class): Register implemented_...
2001-02-04  kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-29  jsm28 * tree.c, tree.h (build_parse_node): Remove; was ident...
2001-01-10  mmitchel * output.h (make_function_rtl): Remove prototype.
2001-01-10  neil * c-lang.c (lang_hooks): Update.
2001-01-09  neil * c-lang.c (lang_hooks): Update.
2001-01-07  neil * c-lang.c (c_post_options): Call cpp_post_options.
2001-01-07  neil * toplev.c (main): Call the front-end specific...
2001-01-03  jsm28 * c-common.c (c_common_lang_init): New function. ...
2000-12-22  ghazi * Makefile.in (sched-deps.o, sched-rgn.o): Fix depende...
2000-11-30  neil * objc/objc-act.c (lang_init, finish_file,...
2000-11-29  neil * c-decl.c (c_decode_option): Don't handle...
2000-11-28  neil * c-lex.h (parse_in): Change parse_in to a cpp_reader *.
2000-11-25  neil * c-common.c: Remove USE_CPPLIB conditional...
2000-11-20  neil * c-lang.c (lang_init_options): Update call to
2000-11-07  jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-09-17  mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-07  zackIntegrated preprocessor.
2000-08-06  ovidiuNew command line option -fconstant-string-class to...
2000-08-04  zack * cpplex.c (parse_name): Might have to glue a CPP_OTHE...
2000-06-19  zack * c-parse.in (undeclared_variable_notice): Moved to...
2000-06-06  mmitchel * c-common.h (c_language_kind): New type.
2000-06-05  zack * objc/objc-act.c (generate_method_descriptors): Register
2000-05-04  ghazi * bb-reorder.c (get_next_bb_note, get_prev_bb_note...
2000-04-12  jakub * objc/objc-act.c: Include ggc.h.
2000-03-25  kenner * Rework fields used to describe positions of bitfield...
2000-03-17  mmitchel * objc/objc-act.c (encode_method_prototype): Pass...
2000-03-17  kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-07  ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-29  kenner * Eliminate DECL_FIELD_SIZE.
2000-02-26  lawFix copyrights
2000-02-24  zack * tree.h (TREE_SET_PERMANENT): New macro. Document...
2000-01-25  zack * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse...
2000-01-12  ghazi * c-common.c: PROTO -> PARAMS.
next