OSDN Git Service

* g++.dg/init/new1.C, g++.dg/template/alignof1.C,
[pf3gnuchains/gcc-fork.git] / gcc / objc /
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-24 zlaski2002-10-23 Ziemowit Laski <zlaski@apple.com>
2002-09-17 nicolaFixed ObjC typechecking, particularly case with protocols
2002-09-06 zlaski[gcc/ChangeLog]
2002-09-06 nicolaCompile ObjC @protocols into list of ObjC statically...
2002-09-06 nicolaFixed bugs in the ObjC -gen-decls option
2002-09-03 nicolaFixed typo causing bloat when compiling ObjC programs...
2002-08-27 nicolaAdded -Wundeclared-selector ObjC command line option
2002-08-26 zlaski[gcc]
2002-08-20 zlaski 2002-08-19 Ziemowit Laski <zlaski@apple.com>
2002-08-20 zlaski[gcc]
2002-08-10 neil * c-opts.c (set_std_cxx98, set_std_c89): New.
2002-08-10 zlaski2002-08-09 Ziemowit Laski <zlaski@apple.com>
2002-08-08 dpatel * objc/objc-act.c (build_selector_translation_t...
2002-08-08 nathan * configure.in (enable_coverage): New enable switch.
2002-08-07 neil * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS...
2002-08-01 ghazi * objc/objc-act.c (encode_complete_bitfield): Add...
2002-08-01 neil * c-common.c: Define all C/ObjC/C++ warning and flag...
2002-07-29 neil * objc/objc-act.c (objc_init): Return immediately...
2002-07-25 neil * objc/objc-act.c (UTAG_STATICS, UTAG_PROTOCOL_LIST...
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-07-14 timjoslingMake gengtype.c language independent.
2002-07-09 dpatel2002-07-09 Devang Patel <dpatel@apple.com>
2002-07-02 dpatel * objc/objc-act.c (adjust_type_for_id_default...
2002-07-02 shebs2002-07-02 Ziemowit Laski <zlaski@apple.com>
2002-07-01 sayle * tree.h: Modify builtin_function interface to take...
2002-07-01 shebs2002-06-30 Devang Patel <dpatel@apple.com>
2002-06-11 gdr * objc/objc-act.c (warn_with_ivar): Adjust calls to
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...
next