summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-complex.c (expand_complex_libcall): New.rth2005-02-121-0/+42
* * tree.c (build_function_type_list): Work correctly if there areian2005-02-111-3/+8
* PR tree-optimization/18687rakdver2005-02-101-0/+38
* * builtins.c (DEF_BUILTIN): Add COND argument.rth2005-02-101-0/+118
* * tree.c (build_int_cst_type): Take sign of the value into accountrakdver2005-02-021-12/+35
* * tree.c (int_fits_type_p): Always honor integer constantsayle2005-01-081-34/+33
* * tree.c (int_fits_type_p): A narrower type always fits in asayle2005-01-011-4/+11
* * tree.c (int_fits_type_p): Compare the result of force_fit_typesayle2005-01-011-5/+6
* 2004-12-23 Dale Johannesen <dalej@apple.com>dalej2004-12-231-1/+13
* * tree.c (type_contains_placeholder_1): Always return falsesteven2004-12-171-1/+1
* * tree.def (SET_TYPE): Remove.nathan2004-12-091-7/+0
* * c-common.c (verify_tree): Don't check code length if we knowkazu2004-12-081-10/+2
* gcc/kazu2004-12-071-21/+8
* 2004-12-02 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-12-021-10/+23
* * tree.c (operand_equal_for_phi_arg_p): New.kazu2004-11-271-0/+16
* * tree.c (recompute_tree_invarant_for_addr_expr): The address of aaldyh2004-11-241-1/+3
* 2004-11-24 Paolo Bonzini <bonzini@gnu.org>bonzini2004-11-241-2/+17
* * tree-cfg.c (edge_to_cases): Renamed from edge_to_case_leader.law2004-11-171-13/+0
* PR tree-optimization/18431rakdver2004-11-151-0/+72
* * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c,kazu2004-11-131-1/+1
* * tree-cfg.c (hashtab.h): Include.law2004-11-131-0/+13
* .:nathan2004-11-101-13/+19
* 2004-11-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-031-5/+4
* * tree.c (tree_fold_gcd): Use FLOOR_MOD_EXPR instead ofspop2004-11-031-1/+1
* * tree.c (int_cst_node, int_cst_hash_table): New variables.nathan2004-10-281-9/+71
* PR tree-optimization/18048rakdver2004-10-271-0/+34
* 2004-10-25 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-251-2/+5
* 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-211-0/+4
* PR middle-end/17885rth2004-10-191-9/+6
* * tree.c (make_node_stat): Fix uninitialized warning. Replacenathan2004-09-291-14/+33
* PR c++/17642mmitchel2004-09-281-1/+1
* PR c++/9844, PR c++/13989fjahanian2004-09-231-0/+5
* 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>dorit2004-09-231-0/+4
* * tree-inline.c (copy_tree_r): Don't duplicate constants, they'regeoffk2004-09-181-12/+24
* * tree.c, tree.h (tree_class_strings): Make array const.zack2004-09-181-13/+13
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-104/+138
* * fold-const.c (fold): Fold difference of addresses.rakdver2004-09-161-0/+16
* gcc:jsm282004-09-151-6/+6
* PR 17436rth2004-09-131-44/+32
* PR c++/16254rth2004-09-121-61/+0
* * tree.c (tree_code_size): New function, bulk of code from tree_size.zack2004-09-111-26/+36
* * cgraphunit.c (cgraph_mark_functions_to_output): Renable nodenathan2004-09-091-3/+3
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-85/+58
* * tree-ssa-loop-ivopts.c: New file.rakdver2004-09-051-0/+51
* Trivial reformatting.kenner2004-09-041-2/+1
* * tree.c (save_expr): No longer TREE_READONLY.kenner2004-09-041-1/+0
* * tree.c (iterate_hash_expr): Optimize, avoid use of iterative_hash_object.hubicka2004-09-041-79/+142
* Add missing newlines at two function headerskenner2004-08-311-2/+4
* * expr.c (array_ref_element_size): Force aligned_size back torth2004-08-301-3/+8
* Update comment for staticp.rth2004-08-271-3/+8