aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)Author
2005-03-15This commit was manufactured by cvs2svn to create tagapple/gcc-5001no-author
2005-02-14re-apply fold_indirect_ref patchJason Merrill
2005-02-13temporarily revert last changesJason Merrill
2005-02-13 PR mudflap/19319Jason Merrill
2005-02-12 * tree-complex.c (expand_complex_libcall): New.Richard Henderson
2005-02-10 PR tree-optimization/18687Zdenek Dvorak
2005-02-10 * builtins.c (DEF_BUILTIN): Add COND argument.Richard Henderson
2005-02-09 * fold-const.c (fold_strip_sign_ops): New function to simplify aRoger Sayle
2005-02-07 * doc/invoke.texi (ftree-vectorizer-verbose): New.Leehod Baruch
2005-02-01 Patch from Richard Sandiford <rsandifo@redhat.com>Eric Botcazou
2005-01-27 PR tree-opt/14329Richard Henderson
2005-01-27 * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS, CASE_LOW,Steven Bosscher
2005-01-26 PR middle-end/19515Richard Henderson
2005-01-26 PR middle-end/19616Steven Bosscher
2005-01-16 PR target/16304John David Anglin
2005-01-14 * c-tree.h, coverage.h, langhooks-def.h, optabs.h, output.h,Kazu Hirata
2005-01-07 * tree.h (IS_EXPR_CODE_CLASS): Use a straight-forward range check.Richard Sandiford
2005-01-062005-01-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-12-242004-12-24 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-12-23 PR middle-end/17746Eric Botcazou
2004-12-232004-12-22 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-12-222004-12-22 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-12-22 * system.h (IN_RANGE): Restore HOST_WIDE_INT cast.Nathan Sidwell
2004-12-222004-12-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>Richard Henderson
2004-12-21 * system.c (IN_RANGE): Use plain unsigned, not unsignedNathan Sidwell
2004-12-20gcc/Steven Bosscher
2004-12-19 PR middle-end/16417Richard Henderson
2004-12-09 * tree.def (SET_TYPE): Remove.Nathan Sidwell
2004-12-08 PR 17982Zack Weinberg
2004-12-07gcc/Kazu Hirata
2004-12-042004-12-04 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-11-27 * tree.c (operand_equal_for_phi_arg_p): New.Kazu Hirata
2004-11-24gcc/Steven Bosscher
2004-11-23 * function.h (struct function): Remove calls_longjmp.Zack Weinberg
2004-11-23 * tree-phinode.c (resize_phi_node): Abort when LEN is strictlyKazu Hirata
2004-11-23 * fold-const.c (nondestructive_fold_binary_to_constant): RenameRoger Sayle
2004-11-17 * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h,Kazu Hirata
2004-11-17 * tree-cfg.c (edge_to_cases): Renamed from edge_to_case_leader.Jeff Law
2004-11-15 PR tree-optimization/18431Zdenek Dvorak
2004-11-13 * tree.h: Fix a comment typo.Kazu Hirata
2004-11-13 * tree.h: Fix a comment typo.Kazu Hirata
2004-11-13 * tree-cfg.c (hashtab.h): Include.Jeff Law
2004-11-11 * varasm.c (get_named_section_flags, decl_tls_model): MakeKazu Hirata
2004-11-09 * function.c (combine_temp_slots, assign_parms,Kazu Hirata
2004-11-09 * fold-const.c (pedantic_non_lvalue): Make it static.Kazu Hirata
2004-11-08 * tree-ssa-loop-niter.c (upper_bound_in_type,Kazu Hirata
2004-11-04 * tree-phinodes.c (make_phi_node): Make it static.Kazu Hirata
2004-11-04 * stmt.c (expand_asm, expand_asm_operands): Make them static.Kazu Hirata
2004-11-04 * expr.c (mostly_zero_p): Make it static.Kazu Hirata
2004-11-04 * builtins.c (expand_builtin_return_addr,Kazu Hirata