summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
...
* PR tree-optimization/18316rakdver2005-05-011-4/+7
* gcc:tromey2005-04-291-2/+1
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-1/+1
* * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,rakdver2005-04-221-0/+17
* * lambda.h (lambda_vector_min_nz): Likewise.nathan2005-04-211-8/+8
* gcc:tromey2005-03-301-1/+0
* * tree.c (get_set_constructor_bits,kazu2005-03-251-93/+0
* * tree-inline.c (walk_type_fields, walk_tree,steven2005-03-161-0/+352
* PR tree-optimization/17454sayle2005-03-161-0/+4
* PR middle-end/19331sayle2005-03-131-2/+5
* * ggc-zone.c: Rewritten.drow2005-03-131-6/+9
* * 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