OSDN Git Service

2002-01-16 H.J. Lu <hjl@gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / objc /
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-20 jsm28 * configure.in (all_diff_excludes, diff_excludes)...
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 jsm28 * c-common.def (COMPOUND_LITERAL_EXPR): New.
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-29 jsm28 * configure.in (target_list): Add generated-manpages.
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-31 zack * Makefile.in (INTL_TARGETS, POSUB): Delete all refere...
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-04 neil * Makefile.in (CPPLIB_H): New, so that dependencies...
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.gperf: Remove, no longer used.
2001-05-28 shebs * objc/objc-act.c: Add/fix various comments.
2001-05-26 zack * toplev.c (debug_args, f_options, W_options): Mark
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-27 ghazi * Makefile.in (SYSTEM_H): Define.
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 * gcc.c, cp/lang-specs.h, f/lang-specs.h, java/lang...
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-10 law * objc/lang-options.h: Remove bogus reference to
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-05 pme2001-01-05 Phil Edwards <pme@sources.redhat.com>
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-12-12 aoliva* configure.in: Simplify language enabling/disabling...
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-11-05 jsm28 * Makefile.in: Remove all targets related to building
2000-10-27 zack * configure.in: If not NO_MINUS_C_MINUS_O, substitute
2000-10-13 ghazi * Makefile.in (c-parse.c, tradcif.c): Create atomically.
2000-09-26 neil * gcc.c (cpp_options): Add spec for -ftabstop=.
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-07 zackIntegrated preprocessor.
2000-08-21 law * lang-specs.h: Do not process -o or run the...
2000-08-06 ovidiuNew command line option -fconstant-string-class to...
2000-08-06 ovidiuMoved the Objective-C specific options from toplev...
2000-08-05 zack2000-08-04 Andreas Schwab <schwab@suse.de>
2000-08-04 zack * cpplex.c (parse_name): Might have to glue a CPP_OTHE...
2000-07-31 zack * Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0...
2000-07-29 mmitchelRevert previous checkin.
2000-07-29 mmitchel * Makefile.in: Generate objc parser along with the...
2000-07-14 mmitchel * .cvsignore: Add generated YACC files.
2000-07-13 zack * gcc.c (do_spec_1): Add new %B operator.
next