]> gcc.gnu.org Git - gcc.git/history - gcc/objc
c-decl.c (pushdecl): Only put decls which finish_struct will do something about onto...
[gcc.git] / gcc / objc /
2003-08-20 Matt KraaiMakefile.in (STAGESTUFF): Move cc1obj$(exeext) from...
2003-08-19 Andrew PinskiPR c++/10538, PR c/5582
2003-08-04 Roger Saylec-common.c (flag_noniso_default_format_attributes)...
2003-07-31 Matt Kraai* objc/Make-lang.in (objc.stage1, objc.stage2, objc...
2003-07-25 Gabriel Dos Reisobjc-act.c (objc_check_decl): Don't use xxx_with_decl.
2003-07-19 Kaveh R. Ghazifixfixes.c [...]: Remove unnecessary casts.
2003-07-17 Geoffrey Keatingre PR middle-end/11498 (asm can't be used to give a...
2003-07-17 Zack Weinbergobjc-lang.c: Override LANG_HOOKS_WRITE_GLOBALS to c_wri...
2003-07-17 Zack WeinbergMissed this hunk - belongs with the previous patch
2003-07-17 Zack Weinbergc-decl.c: Fix typos in several comments.
2003-07-17 Neil Boothc.opt: Document Uncodumented; use it.
2003-07-14 Geoffrey Keatingobjc-act.h (CLASS_SUPER_NAME): Add a little typechecking.
2003-07-11 Geoffrey KeatingIndex: ChangeLog
2003-07-09 Jan Hubicka* objc-lang.c (LANG_HOOKS_TREE_INLINING_ESTIMATE_NUM_IN...
2003-07-06 Neil Boothc-common.h (c_comon_handle_filename, [...]): New.
2003-07-05 Zack Weinbergcpplib.h (CPP_AT_NAME, [...]): New token types.
2003-06-30 Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-27 Nathan Sidwellc-tree.h (grokfield): Remove unused filename and line...
2003-06-25 Zack Weinbergre PR c/10178 (ICE in tree_low_cst)
2003-06-14 Nathan Sidwelltree.h (init_function_start): Remove filename and line...
2003-06-07 Neil BoothMakefile.in (OJBS, c-opts.o): Update.
2003-06-05 Jan Hubickainstall.tex: Document profiledbootstrap.
2003-05-29 Stan ShebsRemove OBJC_PROLOGUE everywhere.
2003-05-23 Geoffrey Keatingrs6000.c (expand_block_move): Unify the TARGET_STRING...
2003-05-20 Jason Merrilltree.c (expr_last): New fn.
2003-05-13 Zack Weinbergdiagnostic.c (output_format): Add support for %m.
2003-05-12 Zack Weinbergdiagnostic.c (diagnostic_for_decl): Take a diagnostic_c...
2003-05-08 Gabriel Dos Reisobjc-act.c (error_with_ivar): Don't use error_with_file...
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-04-11 Zack Weinbergc-decl.c (struct binding_level): Add shadowed_tags...
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.
next
This page took 0.588199 seconds and 8 git commands to generate.