OSDN Git Service

* g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
[pf3gnuchains/gcc-fork.git] / gcc / objc /
2002-06-06 nicolaDefine some laguage hooks which were missing - LANG_HOO...
2002-06-05 gdr * toplev.h (report_error_function): Remove.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-31 rth * gcc.c (cpp_unique_options): Remove "-d" options.
2002-05-25 neil * Makefile.in (C_COMMON_H): Fix.
2002-05-22 neil PR preprocessor/6517
2002-05-14 neil * gcc.c (cpp_options): Must pass -m* and -f* options
2002-04-26 rth * c-common.c (fix_string_type): Split out of ...
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-04-24 neil * attribs.c (c_common_attribute_table): Move table...
2002-04-20 neil * Makefile.in: Update.
2002-04-19 neil * builtins.c: Include langhooks.h.
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-03 rth PR opt/4330
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-31 neil * c-common.c (c_unsafe_for_reeval): Rename.
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-27 neil * Makefile.in (attribs.o): Update.
2002-03-27 neil * c-common.c (c_expand_expr): Fix prototype.
2002-03-26 neil * Makefile.in (ggc-common.o): Update.
2002-03-24 neil Removal of separate preprocessor cpp0.
2002-03-20 neil * Makefile.in: Update.
2002-03-19 jakub PR c/5656
2002-03-17 neil * c-common.h (yyparse, c_common_parse_file): New.
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-28 neil * Makefile.in (integrate.o): Update.
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-02-01 jason * Makefile.in (c-parse.c): Handle .output file.
2002-01-29 neil PR c/3325
2002-01-29 jakub PR other/1502:
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...
next