aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-objc-common.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-18Whitespace fixupsMike Stump1-1/+1
2006-05-18Fix up vla, vm and [*] sematics.Mike Stump1-0/+8
2005-07-22c-objc-common.c (c_cannot_inline_tree_fn): Add warning control to warning calls.DJ Delorie1-5/+5
2005-07-02toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers1-9/+11
2005-06-30pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg1-3/+9
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-01c-objc-common.c (c_tree_printer): Check flag before hashtable.Daniel Berlin1-1/+1
2005-04-25c-common.def (EXPR_STMT): Remove, moved to C++ frontend.Ian Lance Taylor1-6/+0
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-3/+3
2005-03-23c-common.c (c_common_truthvalue_conversion): Adjust comment.Joseph Myers1-28/+0
2005-01-27c-common.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-27re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements use...Richard Henderson1-0/+11
2004-12-18re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in a...Richard Henderson1-30/+0
2004-11-02c-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.Ziemowit Laski1-0/+6
2004-10-03c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers1-2/+2
2004-10-02c-objc-common.c (c_tree_printer): Correct description of %E.Joseph Myers1-2/+5
2004-09-21c-typeck.c (build_function_call): Give name of object we are attempting to ca...Daniel Berlin1-1/+1
2004-09-13c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics.Joseph Myers1-5/+5
2004-09-07c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell1-4/+3
2004-08-15Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.Ziemowit Laski1-0/+1
2004-07-25bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti1-3/+3
2004-07-08c-decl.c (static_ctors, [...]): Make static.Zack Weinberg1-45/+0
2004-07-01re PR c/1027 (slightly misleading printf format warning)Joseph Myers1-7/+32
2004-07-01cgraph.h (cgraph_build_static_cdtor): Declare.Richard Henderson1-13/+6
2004-06-20c-common.h (has_c_linkage): New interface.Zack Weinberg1-0/+6
2004-06-15c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson1-14/+4
2004-06-09Gimplify VA_ARG_EXPR into simpler forms.Jason Merrill1-7/+5
2004-06-02Makefile.in (EXPR_H): Add insn-config.h...Jerry Quinn1-1/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-43/+24
2004-03-23PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg1-6/+2
2004-03-20alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().Kazu Hirata1-1/+1
2004-03-14alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...Roger Sayle1-2/+2
2004-02-12debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg1-11/+0
2004-02-08c-objc-common.c (): Fix a typo in a warning.Kazu Hirata1-1/+1
2004-02-03re PR c/11658 (Wrong error message)Paolo Bonzini1-0/+29
2004-01-01re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4)Jan Hubicka1-2/+3
2003-10-30c-objc-common.c (c_tree_printer): Handle types correctly.Richard Henderson1-13/+25
2003-09-20c-format.c (gcc_diag_char_table): Add %J.Richard Henderson1-15/+10
2003-09-10c-objc-common.c (c_cannot_inline_tree_fn): Warn on why function is not inlina...Jan Hubicka1-115/+39
2003-09-03Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.Jan Hubicka1-73/+3
2003-08-29tree-optimize.c: New file.Richard Henderson1-8/+31
2003-08-29c-tree.h (C_DECL_FILE_SCOPE): Move ...Richard Henderson1-2/+2
2003-07-25Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis1-4/+4
2003-07-18c-common.c: Don't undefine GCC_DIAG_STYLE.Gabriel Dos Reis1-0/+9
2003-07-11Index: ChangeLogGeoffrey Keating1-2/+6
2003-07-09java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka1-2/+1
2003-07-08re PR c/1687 (Exponential time behavior with -O -finline-functions (compile t...Steven Bosscher1-1/+2
2003-06-22c-lex.c: Convert to ISO C90.Andreas Jaeger1-32/+21
2003-04-10c-common.h (lang_statement_code_p): Remove declaration.Steven Bosscher1-0/+6
2003-03-08c-common.h (c_common_init, [...]): Update.Neil Booth1-7/+5