summaryrefslogtreecommitdiffstats
path: root/gcc/c-typeck.c
Commit message (Expand)AuthorAgeFilesLines
* [gcc/ChangeLog]zlaski2004-09-011-1/+1
* * c-typeck.c (build_unary_op): Don't expand ADDR_EXPR of arth2004-08-301-32/+12
* * c-typeck.c (build_offsetof): Remove.rth2004-08-271-28/+0
* [gcc/ChangeLog]zlaski2004-08-251-2/+4
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-9/+7
* 2004-08-22 Andrew Pinski <apinski@apple.com>pinskia2004-08-231-2/+8
* * tree.h (TYPE_CACHED_VALUES_P): New.nathan2004-08-191-0/+4
* Make unsafe vector float optimizations dependent on -ffast-math.wilson2004-08-171-0/+5
* * c-typeck.c (build_c_cast): Only copy overflow from expr nodes.nathan2004-08-161-2/+5
* .:nathan2004-08-151-8/+9
* * c-common.c (shorten_compare, pointer_int_sum,sayle2004-08-151-29/+29
* PR c/13282rsandifo2004-08-061-1/+1
* * gengtype.c (oprintf): Replace xrealloc () with XRESIZEVEC ().bernie2004-07-261-5/+2
* * basic-block.h (reorder_block_def): Rename to reorder_block_def_p.bernie2004-07-251-7/+7
* * bitmap.c: Use type-safe memory allocation macros from libiberty.bernie2004-07-251-11/+12
* * c-common.c: Rename all identifiers named `class' to `cl'.bernie2004-07-251-1/+1
* * c-typeck.c (digest_init): Don't allow arrays of signed orjsm282004-07-251-19/+29
* * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterbernie2004-07-251-1/+1
* * c-typeck.c (convert_for_assignment): Tightened up pointer converstionsmrs2004-07-241-1/+1
* PR c/15052jsm282004-07-221-3/+3
* * c-typeck.c (set_init_index): Require designator to be of integerjsm282004-07-211-0/+7
* PR c/11250jsm282004-07-211-68/+112
* 2004-07-21 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-211-0/+5
* * c-common.h (check_case_value): Remove prototype.steven2004-07-201-0/+8
* * c-tree.h (struct c_expr): Define.jsm282004-07-191-72/+31
* * c-typeck.c (parser_build_binary_op): Condition warnings forjsm282004-07-171-5/+6
* * c-typeck.c (emit_side_effect_warnings): Use EXPR_HAS_LOCATIONbothner2004-07-141-1/+1
* * c-typeck.c (build_unary_op): include VECTOR_TYPE in set of codesrth2004-07-091-1/+2
* * doc/md.texi (Processor pipeline description): Mention thatsteven2004-07-091-59/+0
* PR c/16348rth2004-07-041-4/+2
* * rtl.def (ADDRESSOF): Remove.rth2004-07-041-1/+0
* * tree.def (RTL_EXPR): Remove.rth2004-07-021-5/+1
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-5/+5
* * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold-const.c,kazu2004-06-261-2/+2
* * c-decl.c (c_in_iteration_stmt, c_in_case_stmt): Remove.rth2004-06-241-188/+192
* * c-common.c (expand_unordered_cmp): Delete.sayle2004-06-241-14/+0
* 2004-06-23 Andrew Pinski <apinski@apple.com>pinskia2004-06-231-2/+12
* 2004-06-23 Andrew Pinski <apinski@apple.com>pinskia2004-06-231-5/+10
* * c-gimplify.c (gimplify_decl_stmt): Update gimplify_type_sizes call.rth2004-06-231-3/+0
* * c-typeck.c (emit_side_effect_warnings): Ignore error marks.rth2004-06-231-2/+6
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-6/+10
* * c-common.def (RETURN_STMT): Remove.rth2004-06-211-12/+7
* * c-common.c (verify_sequence_points): Export.rth2004-06-211-60/+125
* * stmt.c (warn_if_unused_value): Add locus argument.rth2004-06-201-1/+1
* * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def.rth2004-06-201-6/+21
* 2004-06-17 Andrew Pinski <apinski@apple.com>pinskia2004-06-171-1/+1
* * c-common.def (COMPOUND_STMT): Remove.rth2004-06-171-1/+1
* * c-common.h (c_begin_if_stmt, c_begin_while_stmt,rth2004-06-171-7/+9
* * c-parse.in (if_stmt_locus): Remove.rth2004-06-161-38/+54
* * c-common.def (ASM_STMT): Remove.rth2004-06-161-3/+3
OpenPOWER on IntegriCloud