]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-objc-common.c
gcc/
[thirdparty/gcc.git] / gcc / c-objc-common.c
2010-06-09  ktietz2010-06-09 Kai Tietz <kai.tietz@onevision.com>
2010-06-05  stevengcc/ChangeLog:
2010-06-04  manu2010-06-04 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-05-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-15  stevengcc/ChangeLog
2010-04-30  stevengcc/ChangeLog:
2009-05-01  jsm28 * c-objc-common.c (c_tree_printer): Print identifiers...
2007-08-25  ghazi * c-common.c (vector_types_convertible_p,
2007-08-24  rguenth2007-08-24 Richard Guenther <rguenther@suse.de>
2007-08-20  rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-16  ghazi * c-common.c (const_strip_array_types): New.
2007-08-02  froydnj PR middle-end/25446
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-03  bje * c-objc-common.c (c_types_compatible_p): Fix indentation.
2007-02-15  manu2007-02-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2006-05-18  mrsWhitespace fixups
2006-05-18  mrs Fix up vla, vm and [*] sematics.
2005-07-22  dj* c-objc-common.c (c_cannot_inline_tree_fn): Add warnin...
2005-07-02  jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-30  zackgcc:
2005-06-25  kcookUpdate FSF address.
2005-06-01  dberlin2005-05-30 Daniel Berlin <dberlin@dberlin.org>
2005-04-25  ian./
2005-04-23  dj* diagnostic.c (warning): Accept parameter to classify...
2005-03-23  jsm28 * c-common.c (c_common_truthvalue_conversion): Adjust...
2005-01-27  kazu * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c,
2005-01-27  rth PR tree-opt/14329
2004-12-19  rth PR middle-end/16417
2004-11-02  zlaski[gcc/ChangeLog]
2004-10-03  jsm28 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin...
2004-10-02  jsm28 * c-objc-common.c (c_tree_printer): Correct descriptio...
2004-09-21  dberlin2004-09-21 Daniel Berlin <dberlin@dberlin.org>
2004-09-12  jsm28 * c-common.c, c-decl.c, c-lex.c, c-objc-common.c,...
2004-09-07  nathan * c-aux-info.c (gen_type): Use gcc_assert or gcc_unrea...
2004-08-15  zlaski[gcc/ChangeLog]
2004-07-25  bernie * bitmap.c: Use type-safe memory allocation macros...
2004-07-08  zack * c-decl.c (static_ctors, static_dtors): Make static.
2004-07-01  jsm28 PR c/1027
2004-07-01  rth * cgraph.h (cgraph_build_static_cdtor): Declare.
2004-06-20  zack * c-common.h (has_c_linkage): New interface.
2004-06-16  rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-09  jason Gimplify VA_ARG_EXPR into simpler forms.
2004-06-02  jlquinn2004-06-01 Jerry Quinn <jlquinn@optonline.net>
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-23  zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-20  kazu * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
2004-03-14  sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-02-12  zack * debug.h (struct gcc_debug_hooks): Add type_decl...
2004-02-08  kazu * c-objc-common.c (): Fix a typo in a warning.
2004-02-03  paolo2004-02-03 Paolo Bonzini <bonzini@gnu.org>
2004-01-01  hubicka PR opt/13473
2003-10-31  rth * c-objc-common.c (c_tree_printer): Handle...
2003-09-21  rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-10  hubicka * c-objc-common.c (c_cannot_inline_tree_fn): Warn
2003-09-03  hubicka * Makefile.in (c-objc-common.o): Kill gt-c-objc-common...
2003-08-29  rthgcc/
2003-08-29  rth * c-tree.h (C_DECL_FILE_SCOPE): Move ...
2003-07-25  gdr Remove pedwarn_with_decl, warning_with_decl...
2003-07-18  gdr * c-common.c: Don't undefine GCC_DIAG_STYLE.
2003-07-11  geoffkIndex: ChangeLog
2003-07-09  hubicka * java-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-08  steven2003-07-08 Steven Bosscher <steven@gcc.gnu.org>
2003-06-22  aj * c-lex.c: Convert to ISO C90.
2003-04-10  steven2003-04-09 Steven Bosscher <steven@gcc.gnu.org>
2003-03-08  neil * c-common.h (c_common_init, c_common_post_options...
2003-02-22  hubicka * expmed.c (expand_divmod): Undo sign extensions for...
2003-02-12  hubicka * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at...
2003-01-10  geoffkMerge from pch-branch.
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-10-25  zack PR middle-end/6994
2002-09-16  kazu * ABOUT-NLS: Follow spelling conventions.
2002-08-31  rth * c-objc-common.c: Include target.h.
2002-07-16  zack * ginclude/varargs.h: Replace with stub which issues...
2002-06-05  gdr * toplev.h (report_error_function): Remove.
2002-06-04  geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-04-20  neil * Makefile.in: Update.
2002-04-03  rth PR opt/4330
2002-03-31  neil * c-common.c (c_unsafe_for_reeval): Rename.
2002-03-28  rth * c-decl.c (finish_function): New arg can_defer...
2002-03-27  neil * c-common.c (c_expand_expr): Fix prototype.
2002-03-24  neil Removal of separate preprocessor cpp0.
2002-03-21  aldyh2002-03-21 Aldy Hernandez <aldyh@redhat.com>
2002-03-20  neil * Makefile.in: Update.
2002-03-13  ghazi * c-common.c (c_tree_code_type, c_tree_code_length,
2002-02-22  aldyh2002-02-21 Aldy Hernandez <aldyh@redhat.com>
2001-12-17  neil * Makefile.in: Update dependencies.
2001-11-27  neil * cpphash.c (_cpp_init_hashtable): Update.