]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-common.c
Daily bump.
[thirdparty/gcc.git] / gcc / c-common.c
2005-04-23  dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-21  nathan * alias.c (true_dependence): Remove 'abort' from comme...
2005-04-17  ian./
2005-04-14  rth PR middle-end/14311
2005-04-09  ian./
2005-04-06  phython2005-04-06 James A. Morrison <phython@gcc.gnu.org>
2005-04-05  ian * c-typeck.c (struct c_switch): Rename switch_stmt...
2005-03-30  rth PR c/20519
2005-03-23  jsm28 * c-common.c (c_common_truthvalue_conversion): Adjust...
2005-03-23  jsm28 * c-common.h (default_conversion): Remove.
2005-03-21  sayle PR middle-end/20539
2005-03-21  jsm28 * c-common.c (lvalue_or_else): Replace by lvalue_error...
2005-03-20  jsm28 * c-common.c (check_case_value): Adjust comment about...
2005-03-20  jsm28 * c-common.c (handle_aligned_attribute, check_function...
2005-03-18  jsm28 * c-common.c, c-decl.c, c-format.c, c-typeck.c: Use...
2005-03-14  rakdver * builtin-attrs.def (ATTR_NOVOPS, ATTR_NOVOPS_LIST,
2005-03-09  bje * c-common.c (c_do_switch_warnings): Comment fix.
2005-03-08  kazu * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,
2005-03-08  rth PR c/14411
2005-02-22  dj* c-common.c (c_common_type_for_mode): Pass the mode...
2005-02-20  zack PR 18785
2005-02-12  rth * tree-complex.c (expand_complex_libcall):...
2005-02-10  rth * builtins.c (DEF_BUILTIN): Add COND argument.
2005-01-29  jsm28 * c-common.c (fix_string_type): Just use c_build_quali...
2005-01-27  steven * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS...
2005-01-23  kazu * c-common.c (explicit_flag_signed_bitfields,
2005-01-18  kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-10  sayle PR c++/19355
2005-01-07  jakub * c-common.c (handle_mode_attribute): For ENUMERAL_TYP...
2005-01-05  sayle PR middle-end/19100
2004-12-20  austern PR c++/19044
2004-12-13  kazu * c-common.c (fname_as_string): Free namep if we are...
2004-12-09  rth PR c/18282
2004-12-09  rth * c-common.c (shorten_compare): Don't special...
2004-12-08  kazu * c-common.c (verify_tree): Don't check code length...
2004-12-07  kazugcc/
2004-11-29  pinskia2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-25  mmitchel PR c++/18001
2004-11-15  jsm28 * c-common.c (binary_op_error): Don't allow LROTATE_EXPR,
2004-11-14  pinskia2004-11-14 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-14  kazu * c-common.c (walk_stmt_tree): Remove.
2004-11-09  jsm28 PR c/18322
2004-11-09  jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c: Say...
2004-11-09  jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-10-31  kazu * c-common.c: Fix a comment typo.
2004-10-31  gdr * c-common.c (catenate_strings): New.
2004-10-18  rth * c-common.c (handle_mode_attribute): Allow...
2004-10-16  dalej2004-10-16 Dale Johannesen <dalej@apple.com>
2004-10-13  rth PR c/17384
2004-10-03  jsm28 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin...
2004-09-21  zack2004-09-20 Matt Austern <austern@apple.com>
2004-09-17  zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-12  jsm28 * c-common.c, c-decl.c, c-lex.c, c-objc-common.c,...
2004-09-10  kazu * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c,
2004-09-10  kazu * c-common.c, c-pch.c, defaults.h, lambda-code.c,...
2004-09-07  nathan * c-aux-info.c (gen_type): Use gcc_assert or gcc_unrea...
2004-09-05  kazu * c-common.c, c-decl.c, combine.c, defaults.h, fold...
2004-09-05  kazu * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,
2004-09-05  ghazi * builtin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New.
2004-09-05  ghazigcc:
2004-09-01  kenner PR c/15224
2004-08-31  kenner * c-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT...
2004-08-30  nathan * c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.
2004-08-28  jason PR c++/13684
2004-08-27  rth * c-typeck.c (build_offsetof): Remove.
2004-08-27  rth * tree.c (staticp): Return the static object.
2004-08-26  rth * target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P...
2004-08-25  nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-23  nathan * tree.h (build_distinct_type_copy): New.
2004-08-19  nathan * tree.h (TYPE_CACHED_VALUES_P): New.
2004-08-18  cticeHot/cold partitioning update patch. The problems that...
2004-08-16  dpatel * c-common.c (handle_used_attribute): Set DECL_...
2004-08-15  nathan.:
2004-08-15  sayle * c-common.c (shorten_compare, pointer_int_sum,
2004-08-14  nathan * c-common.c (shorten_compare): Use force_fit_type...
2004-08-10  pinskia2004-08-09 Andrew Pinski <apinski@apple.com>
2004-08-07  jason * gimplify.c (gimplify_call_expr): Make return...
2004-08-06  mmitchel * tree.c (handle_dll_attribute): Move here from i383...
2004-08-05  geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-08-05  jsm28 * c-common.c (c_stddef_cpp_builtins): Define __INTMAX_...
2004-08-03  dalej2004-08-03 Dale Johannesen <dalej@apple.com>
2004-07-28  echristo2004-07-28 Eric Christopher <echristo@redhat.com>
2004-07-26  bernie * c-common.c (disable_builtin_function): Rename variab...
2004-07-25  giovannibajo PR c++/9283
2004-07-25  bernie * basic-block.h (reorder_block_def): Rename to reorder...
2004-07-25  bernie * bitmap.c: Use type-safe memory allocation macros...
2004-07-25  bernie * c-common.c: Rename all identifiers named `new'.
2004-07-25  bernie * c-common.c: Rename all identifiers named `class...
2004-07-25  bernie * c-common.c (c_staticp): Last episode of the staticp...
2004-07-25  bernie * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-22  bonzini2004-07-22 Paolo Bonzini <bonzini@gnu.org>
2004-07-21  bonzini2004-07-21 Paolo Bonzini <bonzini@gnu.org>
2004-07-20  steven * c-common.h (check_case_value): Remove prototype.
2004-07-19  jsm28 * c-tree.h (struct c_expr): Define.
2004-07-18  steven * c-common.c (c_common_truthvalue_conversion): Don...
2004-07-17  jsm28 * langhooks.h (builtin_function): New langhook.
2004-07-11  jsm28 PR tree-optimization/16437
2004-07-08  jsm282004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
2004-07-08  bonzini2004-07-08 Paolo Bonzini <bonzini@gnu.org>
2004-07-05  zackgcc:
next