aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)Author
2005-06-042005-06-01 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-06-022005-06-01 Diego Novillo <dnovillo@redhat.com>Diego Novillo
2005-06-012005-06-01 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-06-012005-05-30 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-05-27 * basic-block.h (basic_block_def): Add phi_nodes andKazu Hirata
2005-05-24 * tree-nested.c (build_addr): New "context" argument. TemporarilyJeff Law
2005-05-17 * tree-ssa-loop-ivopts.c (find_bivs, find_givs_in_stmt_scev): ApplyZdenek Dvorak
2005-05-11 * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.Jan Hubicka
2005-05-11 PR middle-end/20371:J"orn Rennecke
2005-05-032005-05-03 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2005-04-29gcc:Tom Tromey
2005-04-28 * tree.h (edge_def): Remove.Kazu Hirata
2005-04-27 * tree.h (phi_arg_d): Expand a comment in phi_arg_d.Kazu Hirata
2005-04-26 * tree.h (tree_phi_node): Add a comment about the order of PHIKazu Hirata
2005-04-242005-04-24 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-04-23 PR tree-optimization/21088Kazu Hirata
2005-04-232005-04-22 Diego Novillo <dnovillo@redhat.com>Diego Novillo
2005-04-22 * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,Zdenek Dvorak
2005-04-21 * lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell
2005-04-09 * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELDJakub Jelinek
2005-04-09 Merge from tree-cleanup-branch: VRP, store CCP, storeDiego Novillo
2005-04-08 * tree.h (STRIP_MAIN_TYPE_NOPS): Remove.Kazu Hirata
2005-04-06 * cse.c, tree-flow-inline.h, tree-flow.h, tree-ssa-operands.c,Kazu Hirata
2005-04-052005-04-05 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2005-03-29 * tree-ssanames.c (duplicate_ssa_name_ptr_info): New function.Dorit Naishlos
2005-03-25 * tree.c (get_set_constructor_bits,Kazu Hirata
2005-03-23 * doc/tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to notHans-Peter Nilsson
2005-03-22* tree.h (DECL_IGNORED_P, DECL_IN_SYSTEM_HEADER): Clarify comments.Tobias Schl"uter
2005-03-22 * fold-const.c (fold_build1, fold_build2, fold_build3): New.Kazu Hirata
2005-03-21 * builtins.c (fold_builtin): Take decomposed arguments ofKazu Hirata
2005-03-16 PR middle-end/15700Richard Henderson
2005-03-16 * builtins.c (expand_movstr): Update a call toKazu Hirata
2005-03-14 * builtin-attrs.def (ATTR_NOVOPS, ATTR_NOVOPS_LIST,Zdenek Dvorak
2005-03-08 * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,Kazu Hirata
2005-03-08 PR c/14411Alexey Neyman
2005-03-08 * tree.h (DECL_IS_BUILTIN): Reverted my patch from earlier today.Per Bothner
2005-03-07 Various fixes to allow us to again build if --enable-mapped-location:Per Bothner
2005-03-07 * stor-layout.c (set_alignment): Remove.Kazu Hirata
2005-03-05gcc/Kazu Hirata
2005-02-28 * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.Kazu Hirata
2005-02-24 PR middle-end/19953Richard Henderson
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