OSDN Git Service

* gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
[pf3gnuchains/gcc-fork.git] / gcc / tree.c
2004-02-24 jason * tree.c (check_qualified_type): New fn.
2004-02-19 rth * Makefile.in (STRICT2_WARN): Add -Wno-variadic...
2004-02-11 zlaski2004-02-10 Ziemowit Laski <zlaski@apple.com>
2004-02-05 ro PR middle-end/13750
2004-02-03 mmitchel PR c++/13975
2004-02-03 sayle * tree.c (commutative_tree_code, associative_tree_code...
2004-01-29 sayle PR java/13824
2004-01-16 geoffkIndex: ChangeLog
2004-01-10 rsandifo * tree.c (get_unwidened): Reorder conditions so that...
2003-12-20 jason * tree.c (get_unwidened): Decide whether to...
2003-12-15 aj2003-12-15 Waldek Hebisch <hebisch@math.uni.wroc.pl>
2003-11-14 jason PR middle-end/12526
2003-10-30 rth * builtins.c (std_build_builtin_va_list): New.
2003-10-22 jason * tree.c (get_unwidened): Check TREE_UNSIGNED...
2003-10-21 jason * tree.c (build1): Fix off-by-one error.
2003-10-20 jason PR c/12553
2003-10-06 aph2003-10-06 Andrew Haley <aph@redhat.com>
2003-10-05 rth * tree-inline.c (remap_type): New.
2003-10-03 sayle PR optimization/9325, PR java/6391
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-08-28 ghazi * builtin-types.def (BT_INT_PTR, BT_FLOAT_PTR, BT_DOUB...
2003-08-26 nathan * builtins.c (build_function_call_expr): Don't set
2003-08-25 mmitchel PR c++/8795
2003-08-20 jason * tree.h (IS_EXPR_CODE_CLASS): Also include...
2003-08-20 jason * stor-layout.c (do_type_align): Only copy...
2003-08-19 kazu * builtins.c: Fix comment typos.
2003-08-08 rsandifo * tree.c (get_file_function_name_long): Fix size of...
2003-07-24 jason * tree.h (boolean_type_node): Move from C/C...
2003-07-22 kazu * alias.c: Fix comment formatting.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-17 steven2003-07-17 Steven Bosscher <steven@gcc.gnu.org>
2003-07-15 geoffk * c-common.c (c_common_type_for_mode): Handle V4DFmode.
2003-07-14 gerald * ggc-page.c (extra_order_size_table): Insns have...
2003-07-11 geoffkIndex: ChangeLog
2003-07-06 nathan * tree.h (default_flag_random_seed): Remove.
2003-07-06 nathan * tree.h (crc32_string): Declare.
2003-07-06 aj * sbitmap.c: Convert prototypes to ISO C90.
2003-07-05 kazu * bt-load.c: Fix comment typos.
2003-06-29 nathan * c-decl.c (c_init_decl_processing): Use a location_t...
2003-06-16 ghazicp:
2003-05-27 jason * tree.c (expr_first, expr_length): New fns.
2003-05-27 kenner * tree.h (contains_placeholder_p): Now returns bool.
2003-05-20 jason * tree.c (expr_last): New fn.
2003-05-20 kraai * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-05-17 ghazigcc:
2003-05-13 jason * tree.h (STRIP_MAIN_TYPE_NOPS): New macro.
2003-05-12 rth PR c/10675
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-29 kenner * tree.c (save_expr): Don't fold a COMPONENT_REF.
2003-04-16 kenner * tree.c (skip_simple_arithmetics_at, saved_exp...
2003-04-15 geoffk * tree.c (next_decl_uid): Mark with GTY.
2003-04-14 kenner * tree.c (int_fits_type_p): Extract generic checks...
2003-04-13 zack * tree.c (build_constructor): New function.
2003-04-12 geoffk PR c++/9393
2003-04-11 zack * tree.c (tree_operand_check_failed): New function.
2003-04-07 zack * tree.c (tree_size): For all 'c' and 'x' nodes...
2003-04-06 steven2003-04-06 Steven Bosscher <steven@gcc.gnu.org>
2003-03-19 kenner * tree.c (substitute_in_expr, case 'e'): Only make...
2003-03-16 rth PR target/9164
2003-02-10 pme2003-02-10 Phil Edwards <pme@gcc.gnu.org>
2003-01-10 geoffkMerge from pch-branch.
2002-12-24 kazu * regmove.c: Fix comment typos.
2002-12-23 nathan * tree.c (save_expr): Allow either side of a dyadic...
2002-12-19 jasonomit needless braces
2002-12-18 jason * tree.c (make_node): Don't set TREE_TYPE on...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-06 dalej2002-12-05 Dale Johannesen <dalej@apple.com>
2002-12-04 jason PR c++/8461, c++/8625
2002-11-27 rth * hooks.c (hook_bool_void_false, hook_void_tree...
2002-11-14 zack * tree.c (tree_vec_elt_check_failed): New function.
2002-10-23 zack * langhooks.h (struct lang_hooks_for_tree_inlining...
2002-10-14 amylaar * c-common.c (c_common_type_for_mode): Add V2HImode...
2002-10-11 danglin * cfganal.c (dfs_enumerate_from): Use PARAMS.
2002-10-09 ghazi * conflict.c (arc_hash): Change return type to hashval_t.
2002-09-27 kazu * LANGUAGES: Follow spelling conventions.
2002-09-17 nickc* machmode.def (V1DImode): New mode. A single element...
2002-09-16 rthgcc/
2002-08-21 shebs * tree.c (finish_vector_type): Fix a typo in...
2002-08-21 dpatel2002-08-20 Devang Patel <dpatel@apple.com>
2002-08-04 geoffkIndex: ChangeLog
2002-07-23 neil * dwarf2out.c (SECTION_ASM_OP,
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-07-01 aldyh2002-07-01 Aldy Hernandez <aldyh@redhat.com>
2002-06-30 aldyh2002-06-29 Aldy Hernandez <aldyh@redhat.com>
2002-06-21 ghazi * tree.c (tree_node_kind, tree_node_counts, tree_node_...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-01 sayle * tree.c (real_minus_onep): New function to test for...
2002-05-31 kazu * target.h: Fix formatting.
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-05-24 bryce * tree.c (decl_type_context): Return NULL_TREE...
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-05-09 neil * Makefile.in: Update.
2002-05-04 neil * Makefile.in (c-lex.o): Update.
2002-05-03 kazu * regrename.c: Fix formatting.
2002-04-29 berndsInitial P4 SSE2 builtin support
2002-04-26 aoliva* tree.c (tree_int_cst_lt): Compare constants whose...
2002-04-24 neil * attribs.c (c_common_attribute_table): Move table...
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-03 neil * langhooks-def.h (lhd_set_decl_assembler_name,
next