OSDN Git Service

* lib/obj-c++.exp (obj-c++_target_compile): Declare global variable,
[pf3gnuchains/gcc-fork.git] / gcc / c-typeck.c
2005-05-25 dj* c-common.c (unsigned_conversion_warning): Move warnin...
2005-05-24 mrs * c-common.h (objc_comptypes): Remove prototype.
2005-05-17 mrs Yet more Objective-C++...
2005-05-17 sayle * c-typeck.c (common_type): Also handle BOOLEAN_TYPEs.
2005-05-17 jakub PR tree-optimization/21610
2005-05-10 loki2005-05-10 Gabor Loki <loki@gcc.gnu.org>
2005-05-09 sayle * c-tree.h (parser_build_unary_op): New prototype.
2005-05-02 bonzini2005-05-02 Paolo Bonzini <bonzini@gnu.org>
2005-04-28 jsm28 * c-typeck.c (build_compound_expr): Correct logic...
2005-04-27 jsm28 PR c/21159
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-22 nathan * builtins.c (gimplify_va_arg_expr): Reword comments...
2005-04-20 jsm28 PR c/12913
2005-04-20 jsm282005-04-20 Michael Pogue <michael.pogue@sun.com>
2005-04-14 rth PR middle-end/14311
2005-04-09 ian./
2005-04-05 ian * c-typeck.c (struct c_switch): Rename switch_stmt...
2005-03-30 jsm28 PR c/772
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 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-08 fjahanianTarget Hook to issue diagnostics for AltiVec argument...
2005-03-08 kazu * c-typeck.c (constructor_stack, constructor_range_stack,
2005-03-02 jsm28 PR c/8927
2005-02-19 jakub PR c/20043
2005-02-10 jakub PR c/19342
2005-02-02 jsm28 PR c/19435
2005-02-01 stevengcc/
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-22 reichelt PR c/18809
2005-01-21 ian PR tree-optimization/13000
2005-01-19 jakub PR c/17297
2005-01-18 pinskia2005-01-18 Andrew Pinski <pinskia@physics.uc.edu>
2005-01-18 aj2005-01-18 Andi Kleen <ak@muc.de>
2005-01-17 ian PR c/5675
2005-01-05 jsm28 * c-typeck.c (constructor_no_implicit): Remove.
2004-12-29 rth PR inline-asm/15740
2004-12-21 phython2004-12-19 James A. Morrison <phython@gcc.gnu.org>
2004-12-10 zlaski[gcc/ChangeLog]
2004-12-08 steven PR c/18867
2004-12-05 sayle * c-typeck.c (c_finish_loop): Improve initial implemen...
2004-11-25 mmitchel PR c++/18001
2004-11-20 jsm28 * c-typeck.c (build_array_ref): Don't check for index...
2004-11-15 jsm28 * c-common.c (binary_op_error): Don't allow LROTATE_EXPR,
2004-11-11 kazu * c-typeck.c (c_size_in_bytes, record_maybe_used_decl):
2004-11-07 jsm28 * c-typeck.c (build_unary_op): Replace unreachable...
2004-11-05 jsm28 * c-typeck.c (output_init_element): Return early if...
2004-11-04 uweigandChangeLog:
2004-10-31 zlaski[gcc/ChangeLog]
2004-10-28 nemet PR middle-end/18160
2004-10-17 pinskia2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-17 pinskia2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-15 jsm28 * c-typeck.c (build_compound_expr, build_c_cast):...
2004-10-12 jsm28 PR c/17301
2004-10-08 jsm28 * c-typeck.c (enum impl_conv): Add ic_argpass_nonproto.
2004-10-08 jsm28 * c-typeck.c (enum impl_conv): New.
2004-10-06 jsm28 * c-typeck.c (convert_arguments): Take expression...
2004-10-03 jsm28 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin...
2004-10-01 jsm28 * c-typeck.c (warn_for_assignment): Don't permit argnu...
2004-09-30 jsm28 * c-tree.h (readonly_error): Remove.
2004-09-30 jsm28 PR c/17730
2004-09-27 jsm28 PR c/13804
2004-09-25 kazu * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold...
2004-09-24 jsm28 PR c/6980
2004-09-22 jsm28 PR c/16566
2004-09-21 dberlin2004-09-21 Daniel Berlin <dberlin@dberlin.org>
2004-09-18 jsm28 PR c/17424
2004-09-18 geoffk * tree-inline.c (copy_tree_r): Don't duplicate constan...
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-11 rth PR c/17396
2004-09-10 kazu * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c,
2004-09-10 wilsonFix ICE on invalid input, and eliminate confusing error...
2004-09-09 rth PR c/17322
2004-09-09 jsm28 * c-tree.h (enum c_declarator_kind, struct c_arg_info...
2004-09-09 jsm28 * c-tree.h (C_DECL_USED, parser_obstack, in_alignof...
2004-09-07 nathan * c-aux-info.c (gen_type): Use gcc_assert or gcc_unrea...
2004-09-01 zlaski[gcc/ChangeLog]
2004-08-30 rth * c-typeck.c (build_unary_op): Don't expand...
2004-08-27 rth * c-typeck.c (build_offsetof): Remove.
2004-08-25 zlaski[gcc/ChangeLog]
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-23 pinskia2004-08-22 Andrew Pinski <apinski@apple.com>
2004-08-19 nathan * tree.h (TYPE_CACHED_VALUES_P): New.
2004-08-17 wilsonMake unsafe vector float optimizations dependent on...
2004-08-16 nathan * c-typeck.c (build_c_cast): Only copy overflow from...
2004-08-15 nathan.:
2004-08-15 sayle * c-common.c (shorten_compare, pointer_int_sum,
2004-08-06 rsandifo PR c/13282
2004-07-26 bernie * gengtype.c (oprintf): Replace xrealloc () with XRESI...
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 `class...
2004-07-25 jsm28 * c-typeck.c (digest_init): Don't allow arrays of...
2004-07-25 bernie * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-24 mrs * c-typeck.c (convert_for_assignment): Tightene...
next