aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-lang.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-24objc-act.c (objc_build_struct): New function.Ziemowit Laski1-2/+0
2005-04-13Make-lang.in (objc-lang.o): Depend on tree-gimple.h.Dale Johannesen1-0/+4
2005-01-29lang-specs.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-24re PR objc/18408 (ICE compiling code that involves casting classes)Alexander Malmberg1-0/+2
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-3/+3
2004-08-15Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.Ziemowit Laski1-104/+20
2004-07-28c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher1-2/+0
2004-07-11langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers1-9/+1
2004-07-08re PR c/2511 (-pedantic not warning about bitfield overflow)Joseph Myers1-0/+2
2004-07-05langhooks.c: Don't include gt-langhooks.h.Zack Weinberg1-2/+0
2004-07-01re PR c/1027 (slightly misleading printf format warning)Joseph Myers1-1/+3
2004-06-26c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner1-2/+0
2004-06-15c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson1-3/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-7/+9
2004-03-28re PR c/14734 (Error recovery problem with undeclared array bounds)Zack Weinberg1-0/+2
2004-03-23PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg1-0/+15
2004-02-03re PR c/11658 (Wrong error message)Paolo Bonzini1-1/+1
2003-08-29tree-optimize.c: New file.Richard Henderson1-0/+3
2003-08-19PR c++/10538, PR c/5582Andrew Pinski1-0/+2
2003-08-04c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle1-2/+0
2003-07-17re PR middle-end/11498 (asm can't be used to give a variable its own name)Geoffrey Keating1-0/+2
2003-07-17objc-lang.c: Override LANG_HOOKS_WRITE_GLOBALS to c_write_global_declarations.Zack Weinberg1-0/+3
2003-07-09* objc-lang.c (LANG_HOOKS_TREE_INLINING_ESTIMATE_NUM_INSNS): New.Jan Hubicka1-0/+2
2003-07-06c-common.h (c_comon_handle_filename, [...]): New.Neil Booth1-0/+4
2003-06-30c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth1-9/+2
2003-06-25re PR c/10178 (ICE in tree_low_cst)Zack Weinberg1-0/+2
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth1-5/+5
2003-02-26objc-act.c: Include cgraph.hJan Hubicka1-0/+3
2003-01-01Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-5/+5
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-08-10c-common.c (flag_objc): New.Ziemowit Laski1-2/+3
2002-08-07Makefile.in (c-opts.o, [...]): Update.Neil Booth1-1/+1
2002-06-06Define some laguage hooks which were missing - LANG_HOOKS_GET_ALIAS_SETNicola Pero1-1/+5
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-4/+0
2002-05-22re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth1-13/+2
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 Booth1-0/+5
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