summaryrefslogtreecommitdiff
path: root/gcc/objc/objc-lang.c
Commit message (Expand)AuthorAgeFilesLines
* pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg2005-06-301-1/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* objc-act.c (objc_build_struct): New function.Ziemowit Laski2005-05-241-2/+0
* Make-lang.in (objc-lang.o): Depend on tree-gimple.h.Dale Johannesen2005-04-131-0/+4
* lang-specs.h, [...]: Update copyright.Kazu Hirata2005-01-291-1/+1
* re PR objc/18408 (ICE compiling code that involves casting classes)Alexander Malmberg2005-01-241-0/+2
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-3/+3
* Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.Ziemowit Laski2004-08-151-104/+20
* c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher2004-07-281-2/+0
* langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers2004-07-111-9/+1
* re PR c/2511 (-pedantic not warning about bitfield overflow)Joseph Myers2004-07-081-0/+2
* langhooks.c: Don't include gt-langhooks.h.Zack Weinberg2004-07-051-2/+0
* re PR c/1027 (slightly misleading printf format warning)Joseph Myers2004-07-011-1/+3
* c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner2004-06-261-2/+0
* c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson2004-06-151-3/+0
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-7/+9
* re PR c/14734 (Error recovery problem with undeclared array bounds)Zack Weinberg2004-03-281-0/+2
* PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg2004-03-231-0/+15
* re PR c/11658 (Wrong error message)Paolo Bonzini2004-02-031-1/+1
* tree-optimize.c: New file.Richard Henderson2003-08-291-0/+3
* PR c++/10538, PR c/5582Andrew Pinski2003-08-191-0/+2
* c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle2003-08-041-2/+0
* re PR middle-end/11498 (asm can't be used to give a variable its own name)Geoffrey Keating2003-07-171-0/+2
* objc-lang.c: Override LANG_HOOKS_WRITE_GLOBALS to c_write_global_declarations.Zack Weinberg2003-07-171-0/+3
* * objc-lang.c (LANG_HOOKS_TREE_INLINING_ESTIMATE_NUM_INSNS): New.Jan Hubicka2003-07-091-0/+2
* c-common.h (c_comon_handle_filename, [...]): New.Neil Booth2003-07-061-0/+4
* c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth2003-06-301-9/+2
* re PR c/10178 (ICE in tree_low_cst)Zack Weinberg2003-06-251-0/+2
* Makefile.in (OJBS, c-opts.o): Update.Neil Booth2003-06-071-5/+5
* objc-act.c: Include cgraph.hJan Hubicka2003-02-261-0/+3
* Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-5/+5
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* c-common.c (flag_objc): New.Ziemowit Laski2002-08-101-2/+3
* Makefile.in (c-opts.o, [...]): Update.Neil Booth2002-08-071-1/+1
* Define some laguage hooks which were missing - LANG_HOOKS_GET_ALIAS_SETNicola Pero2002-06-061-1/+5
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-4/+0
* re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth2002-05-221-13/+2
* c-common.h (c_common_parse_file): Update.Neil Booth2002-04-251-2/+0
* attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth2002-04-241-0/+6
* Makefile.in: Update.Neil Booth2002-04-201-0/+7
* builtins.c: Include langhooks.h.Neil Booth2002-04-191-0/+2
* c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth2002-04-181-0/+2
* c-common.c (truthvalue_conversion): Rename, update.Neil Booth2002-04-041-0/+2
* re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson2002-04-031-0/+3
* c-decl.c (grokdeclarator): Update.Neil Booth2002-04-011-0/+2
* c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth2002-04-011-0/+6
* c-common.c (c_unsafe_for_reeval): Rename.Neil Booth2002-03-311-0/+4
* Makefile.in (convert.o, [...]): Update.Neil Booth2002-03-291-0/+5
* Makefile.in (attribs.o): Update.Neil Booth2002-03-271-0/+2
* c-common.c (c_expand_expr): Fix prototype.Neil Booth2002-03-271-0/+2