genattrtab.h, [...]: Replace "GNU CC" with "GCC".
[gcc.git] / gcc / objc /
2003-03-08 Neil Boothc-common.h (c_common_init, [...]): Update.
2003-03-07 Geoffrey Keatinglang-specs.h (objective-c-header): Use .gch not .pch...
2003-03-07 Geoffrey Keatingc-pch.c: Include langhooks.h.
2003-03-04 Tom Tromeysourcebuild.texi (Front End Directory): Document tags.
2003-03-02 Ashif Harjigcc.c (default_compilers): Add -no-integrated-cpp flag...
2003-02-26 Jan Hubicka* objc-act.c: (mark_referenced_methods): Fix compilatio...
2003-02-26 Jan Hubickaobjc-act.c: Include cgraph.h
2003-01-31 Nathan Sidwelltree.h (TYPE_BINFO_SIZE, [...]): Remove.
2003-01-30 Loren J. Rittle* objc/Make-lang.in (objc-parse.y): Find c-parse.in...
2003-01-21 Kaveh R. GhaziMakefile.in (GCC_WARN_CFLAGS): Add $(WERROR) $($@-warn...
2003-01-11 Geoffrey KeatingMakefile.in (parsedir): New variable.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-02 Steven Bosscherexcept.c, [...]: Fix Copyright years.
2003-01-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-24 Ziemowit Laskiobjc-act.c (get_static_reference): Remove unneeded...
2002-09-17 Nicola PeroFixed ObjC typechecking, particularly case with protocols
2002-09-06 Ziemowit Laskic-lang.c (objc_is_id): New stub.
2002-09-06 Nicola PeroCompile ObjC @protocols into list of ObjC statically...
2002-09-06 Nicola PeroFixed bugs in the ObjC -gen-decls option
2002-09-03 Nicola PeroFixed typo causing bloat when compiling ObjC programs...
2002-08-27 Nicola PeroAdded -Wundeclared-selector ObjC command line option
2002-08-26 Ziemowit Laskiobjc-act.c (get_super_receiver): If inside a class...
2002-08-20 Ziemowit Laskiobjc-act.c (building_objc_message_expr): Rename to...
2002-08-20 Ziemowit Laskiobjc-act.c (build_ivar_chain): Remove.
2002-08-10 Neil Boothc-opts.c (set_std_cxx98, [...]): New.
2002-08-10 Ziemowit Laskic-common.c (flag_objc): New.
2002-08-08 Devang Patelobjc-act.c (build_selector_translation_table): Issue...
2002-08-08 Nathan Sidwellconfigure.in (enable_coverage): New enable switch.
2002-08-07 Neil BoothMakefile.in (c-opts.o, [...]): Update.
2002-08-01 Kaveh R. Ghaziobjc-act.c (encode_complete_bitfield): Add prototype...
2002-08-01 Neil Boothc-common.c: Define all C/ObjC/C++ warning and flag...
2002-07-29 Neil Boothobjc-act.c (objc_init): Return immediately if filename...
2002-07-25 Neil Boothobjc-act.c (UTAG_STATICS, [...]): Remove.
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-07-14 Tim JoslingMake gengtype.c language independent.
2002-07-09 Devang Patelobjc-act.c (adjust_type_for_id_default): Fix my previou...
2002-07-02 Devang Patelobjc-act.c (adjust_type_for_id_default): Do not allow...
2002-07-02 Ziemowit Laskic-parse.in (designator): Enable designated initializers...
2002-07-01 Roger Sayletree.h: Modify builtin_function interface to take an...
2002-07-01 Devang Patelobjc-act.c (finish_file): Avoid finish_objc() if -fsynt...
2002-06-11 Gabriel Dos Reisobjc-act.c (warn_with_ivar): Adjust calls to diagnostic...
2002-06-06 Nicola PeroDefine some laguage hooks which were missing - LANG_HOO...
2002-06-05 Gabriel Dos Reistoplev.h (report_error_function): Remove.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-31 Matthew Woodcraftgcc.c (cpp_unique_options): Remove "-d" options.
2002-05-25 Neil BoothMakefile.in (C_COMMON_H): Fix.
2002-05-22 Neil Boothre PR preprocessor/6517 (gcc hangs on C compile with...
2002-05-14 Neil Boothgcc.c (cpp_options): Must pass -m* and -f* options...
2002-04-26 Richard Hendersonc-common.c (fix_string_type): Split out of ...
2002-04-25 Neil Boothc-common.h (c_common_parse_file): Update.
2002-04-24 Neil Boothattribs.c (c_common_attribute_table): Move table and...
2002-04-20 Neil BoothMakefile.in: Update.
2002-04-19 Neil Boothbuiltins.c: Include langhooks.h.
2002-04-18 Neil Boothc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-04 Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-04-03 Richard Hendersonre PR rtl-optimization/4330 (Optimizer generates illega...
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
2002-04-01 Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-31 Neil Boothc-common.c (c_unsafe_for_reeval): Rename.
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-28 Richard Hendersonc-decl.c (finish_function): New arg can_defer_p.
2002-03-27 Neil BoothMakefile.in (attribs.o): Update.
2002-03-27 Neil Boothc-common.c (c_expand_expr): Fix prototype.
2002-03-26 Neil BoothMakefile.in (ggc-common.o): Update.
2002-03-24 Neil BoothRemoval of separate preprocessor cpp0.
2002-03-20 Neil BoothMakefile.in: Update.
2002-03-19 Jakub Jelinekre PR c/5656 (ICE in emit_move_insn, at expr.c:2748...
2002-03-17 Neil Boothc-common.h (yyparse, [...]): New.
2002-03-13 Kaveh R. Ghazic-common.c (c_tree_code_type, [...]): Delete.
2002-03-12 Kaveh R. GhaziMakefile.in (debug.o): Depend on debug.h.
2002-02-28 Neil BoothMakefile.in (integrate.o): Update.
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-18 David Billinghurstobjc-act.c (handle_impent): Remove leading '*' from...
2002-02-02 Neil Boothc-decl.c, [...]: Revert bitfield patch.
2002-02-01 Jason MerrillMakefile.in (c-parse.c): Handle .output file.
2002-01-29 Neil Boothre PR c/3325 (cast of bit-field to same type gets disca...
2002-01-29 Jakub Jelinekre PR other/1502 (Nonexistent -W options not diagnosed)
2002-01-08 Nicola PeroRemove spurious warnings of the like '__objc_class_ref_...
2002-01-06 Jakub Jelinekobjc-act.c (handle_impent): Use assemble_variable to...
2002-01-02 Richard Hendersonobjc-act.c (hack_method_prototype): Clear current_funct...
2001-12-29 Stan Shebsobjc-act.c (STRING_OBJECT_CLASS_NAME): Remove.
2001-12-29 Stan Shebs* objc/objc-act.c: Apply various cosmetic and formattin...
2001-12-28 Stan Shebsobjc-act.c (build_module_descriptor): Make sure the...
2001-12-20 Joseph Myersconfigure.in (all_diff_excludes, [...]): Remove.
2001-12-17 Neil BoothMakefile.in: Update dependencies.
2001-12-12 Nicola PeroFixed compilation of bitfields of enumerations in args...
2001-12-12 Richard Hendersonobjc-act.c (build_string_class_template): New.
2001-12-11 Stan Shebsobjc-act.c (finish_message_expr): Fix misplaced parens...
2001-12-11 Richard Hendersonobjc-act.c (build_constructor): Cast initializer values...
2001-12-04 Joseph Myersre PR c/4787 (Different anonymous variables declared...
2001-12-04 Ziemowit LaskiMake-lang.in: Update copyright.
2001-12-02 Kaveh R. Ghazicfgrtl.c (purge_all_dead_edges): Initialize variable.
2001-12-02 Neil Booth* objc-act.c: Partially reverse mistaken commit.
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-11-29 Joseph Myersconfigure.in (target_list): Add generated-manpages.
2001-11-27 Neil Boothcpphash.c (_cpp_init_hashtable): Update.
2001-11-26 Neil Boothcppfiles.c (stack_include_file): Don't optimize zero...
2001-11-18 Neil BoothMakefile.in (c-parse.o, c-common.o): Update dependencies.
2001-11-15 Neil Boothc-common.c: Include c-lex.h.
next