summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* PR c++/19317jason2005-06-231-4/+4
* PR tree-opt/22035rth2005-06-161-3/+0
* PR tree-opt/20610rth2005-06-091-2/+11
* * tree-ssa-address.c: New file.rakdver2005-06-071-4/+17
* 2005-06-01 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-041-2/+10
* 2005-06-01 Diego Novillo <dnovillo@redhat.com>dnovillo2005-06-021-8/+1
* 2005-06-01 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-06-011-0/+1
* 2005-05-30 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-011-1/+8
* * basic-block.h (basic_block_def): Add phi_nodes andkazu2005-05-271-3/+0
* * tree-nested.c (build_addr): New "context" argument. Temporarilylaw2005-05-241-1/+1
* * tree-ssa-loop-ivopts.c (find_bivs, find_givs_in_stmt_scev): Applyrakdver2005-05-171-0/+1
* * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.hubicka2005-05-111-0/+1
* PR middle-end/20371:amylaar2005-05-111-0/+3
* 2005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod2005-05-031-6/+6
* gcc:tromey2005-04-291-1/+1
* * tree.h (edge_def): Remove.kazu2005-04-281-2/+0
* * tree.h (phi_arg_d): Expand a comment in phi_arg_d.kazu2005-04-271-1/+3
* * tree.h (tree_phi_node): Add a comment about the order of PHIkazu2005-04-261-0/+2
* 2005-04-24 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-04-241-0/+3
* PR tree-optimization/21088kazu2005-04-231-0/+3
* 2005-04-22 Diego Novillo <dnovillo@redhat.com>dnovillo2005-04-231-7/+0
* * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,rakdver2005-04-221-0/+1
* * lambda.h (lambda_vector_min_nz): Likewise.nathan2005-04-211-1/+1
* * vec.h: Update API to separate allocation mechanism from type.nathan2005-04-211-4/+6
* * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELDjakub2005-04-091-0/+4
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-7/+12
* * tree.h (STRIP_MAIN_TYPE_NOPS): Remove.kazu2005-04-081-11/+0
* * cse.c, tree-flow-inline.h, tree-flow.h, tree-ssa-operands.c,kazu2005-04-061-2/+2
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-4/+28
* * tree-ssanames.c (duplicate_ssa_name_ptr_info): New function.dorit2005-03-291-0/+1
* * tree.c (get_set_constructor_bits,kazu2005-03-251-2/+0
* * doc/tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to nothp2005-03-231-0/+4
* * tree.h (DECL_IGNORED_P, DECL_IN_SYSTEM_HEADER): Clarify comments.tobi2005-03-221-4/+4
* * fold-const.c (fold_build1, fold_build2, fold_build3): New.kazu2005-03-221-0/+3
* * builtins.c (fold_builtin): Take decomposed arguments ofkazu2005-03-211-1/+1
* PR middle-end/15700rth2005-03-161-1/+2
* * builtins.c (expand_movstr): Update a call tokazu2005-03-161-2/+2
* * builtin-attrs.def (ATTR_NOVOPS, ATTR_NOVOPS_LIST,rakdver2005-03-141-2/+11
* * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,kazu2005-03-081-1/+1
* PR c/14411rth2005-03-081-1/+7
* * tree.h (DECL_IS_BUILTIN): Reverted my patch from earlier today.bothner2005-03-081-5/+1
* Various fixes to allow us to again build if --enable-mapped-location:bothner2005-03-071-1/+5
* * stor-layout.c (set_alignment): Remove.kazu2005-03-071-3/+0
* gcc/kazu2005-03-051-6/+1
* * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.kazu2005-02-281-3/+1
* PR middle-end/19953rth2005-02-241-0/+3
* re-apply fold_indirect_ref patchjason2005-02-141-0/+1
* temporarily revert last changesjason2005-02-131-1/+0
* PR mudflap/19319jason2005-02-131-0/+1
* * tree-complex.c (expand_complex_libcall): New.rth2005-02-121-1/+15