aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)AuthorFilesLines
2002-09-06Fixed bugs in the ObjC -gen-decls optionNicola Pero1-11/+36
2002-09-03Fixed typo causing bloat when compiling ObjC programs with GNU runtimeNicola Pero1-4/+4
2002-08-27Added -Wundeclared-selector ObjC command line optionNicola Pero1-0/+30
2002-08-26objc-act.c (get_super_receiver): If inside a class method of a category...Ziemowit Laski1-2/+6
2002-08-20objc-act.c (building_objc_message_expr): Rename to current_objc_message_selec...Ziemowit Laski1-4/+4
2002-08-20objc-act.c (build_ivar_chain): Remove.Ziemowit Laski2-59/+18
2002-08-10c-opts.c (set_std_cxx98, [...]): New.Neil Booth1-4/+3
2002-08-10c-common.c (flag_objc): New.Ziemowit Laski2-18/+4
2002-08-08objc-act.c (build_selector_translation_table): Issue warning...Devang Patel1-0/+26
2002-08-08configure.in (enable_coverage): New enable switch.Nathan Sidwell1-0/+1
2002-08-07Makefile.in (c-opts.o, [...]): Update.Neil Booth3-43/+1
2002-08-01objc-act.c (encode_complete_bitfield): Add prototype and avoid ISO C style fu...Kaveh R. Ghazi1-1/+5
2002-08-01c-common.c: Define all C/ObjC/C++ warning and flag variables.Neil Booth1-35/+4
2002-07-29objc-act.c (objc_init): Return immediately if filename is NULL.Neil Booth1-0/+2
2002-07-25objc-act.c (UTAG_STATICS, [...]): Remove.Neil Booth1-6/+0
2002-07-23defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth1-3/+0
2002-07-14Make gengtype.c language independent.Tim Josling1-1/+1
2002-07-09objc-act.c (adjust_type_for_id_default): Fix my previous patch.Devang Patel1-1/+1
2002-07-02objc-act.c (adjust_type_for_id_default): Do not allow an object as parameter.Devang Patel1-0/+4
2002-07-02c-parse.in (designator): Enable designated initializers if ObjC.Ziemowit Laski2-6/+2
2002-07-01tree.h: Modify builtin_function interface to take an extra argument ATTRS...Roger Sayle1-4/+8
2002-07-01objc-act.c (finish_file): Avoid finish_objc() if -fsyntax-only.Devang Patel1-1/+4
2002-06-11objc-act.c (warn_with_ivar): Adjust calls to diagnostic_count_error.Gabriel Dos Reis1-2/+2
2002-06-06Define some laguage hooks which were missing - LANG_HOOKS_GET_ALIAS_SETNicola Pero1-1/+5
2002-06-05toplev.h (report_error_function): Remove.Gabriel Dos Reis2-5/+6
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating5-87/+19
2002-05-31gcc.c (cpp_unique_options): Remove "-d" options.Matthew Woodcraft1-1/+2
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth2-6/+4
2002-05-22re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth2-14/+3
2002-05-14gcc.c (cpp_options): Must pass -m* and -f* options to the front end even when...Neil Booth1-1/+1
2002-04-26c-common.c (fix_string_type): Split out of ...Richard Henderson1-16/+18
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth1-2/+0
2002-04-24attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth1-0/+6
2002-04-20Makefile.in: Update.Neil Booth1-0/+7
2002-04-19builtins.c: Include langhooks.h.Neil Booth1-0/+2
2002-04-18c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth1-0/+2
2002-04-04c-common.c (truthvalue_conversion): Rename, update.Neil Booth1-0/+2
2002-04-03re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson1-0/+3
2002-04-01c-decl.c (grokdeclarator): Update.Neil Booth1-0/+2
2002-04-01c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth1-0/+6
2002-03-31c-common.c (c_unsafe_for_reeval): Rename.Neil Booth1-0/+4
2002-03-29Makefile.in (convert.o, [...]): Update.Neil Booth2-1/+6
2002-03-28c-decl.c (finish_function): New arg can_defer_p.Richard Henderson1-2/+2
2002-03-27Makefile.in (attribs.o): Update.Neil Booth1-0/+2
2002-03-27c-common.c (c_expand_expr): Fix prototype.Neil Booth1-0/+2
2002-03-26Makefile.in (ggc-common.o): Update.Neil Booth1-0/+2
2002-03-24Removal of separate preprocessor cpp0.Neil Booth1-1/+1
2002-03-20Makefile.in: Update.Neil Booth3-4/+4
2002-03-19re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0)Jakub Jelinek1-0/+3
2002-03-17c-common.h (yyparse, [...]): New.Neil Booth1-0/+2