| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.c (operand_equal_for_phi_arg_p): New. | kazu | 2004-11-27 | 1 | -0/+16 |
* | * tree.c (recompute_tree_invarant_for_addr_expr): The address of a | aldyh | 2004-11-24 | 1 | -1/+3 |
* | 2004-11-24 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-11-24 | 1 | -2/+17 |
* | * tree-cfg.c (edge_to_cases): Renamed from edge_to_case_leader. | law | 2004-11-17 | 1 | -13/+0 |
* | PR tree-optimization/18431 | rakdver | 2004-11-15 | 1 | -0/+72 |
* | * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c, | kazu | 2004-11-13 | 1 | -1/+1 |
* | * tree-cfg.c (hashtab.h): Include. | law | 2004-11-13 | 1 | -0/+13 |
* | .: | nathan | 2004-11-10 | 1 | -13/+19 |
* | 2004-11-03 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-03 | 1 | -5/+4 |
* | * tree.c (tree_fold_gcd): Use FLOOR_MOD_EXPR instead of | spop | 2004-11-03 | 1 | -1/+1 |
* | * tree.c (int_cst_node, int_cst_hash_table): New variables. | nathan | 2004-10-28 | 1 | -9/+71 |
* | PR tree-optimization/18048 | rakdver | 2004-10-27 | 1 | -0/+34 |
* | 2004-10-25 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-25 | 1 | -2/+5 |
* | 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-21 | 1 | -0/+4 |
* | PR middle-end/17885 | rth | 2004-10-19 | 1 | -9/+6 |
* | * tree.c (make_node_stat): Fix uninitialized warning. Replace | nathan | 2004-09-29 | 1 | -14/+33 |
* | PR c++/17642 | mmitchel | 2004-09-28 | 1 | -1/+1 |
* | PR c++/9844, PR c++/13989 | fjahanian | 2004-09-23 | 1 | -0/+5 |
* | 2004-09-23 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-09-23 | 1 | -0/+4 |
* | * tree-inline.c (copy_tree_r): Don't duplicate constants, they're | geoffk | 2004-09-18 | 1 | -12/+24 |
* | * tree.c, tree.h (tree_class_strings): Make array const. | zack | 2004-09-18 | 1 | -13/+13 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -104/+138 |
* | * fold-const.c (fold): Fold difference of addresses. | rakdver | 2004-09-16 | 1 | -0/+16 |
* | gcc: | jsm28 | 2004-09-15 | 1 | -6/+6 |
* | PR 17436 | rth | 2004-09-13 | 1 | -44/+32 |
* | PR c++/16254 | rth | 2004-09-12 | 1 | -61/+0 |
* | * tree.c (tree_code_size): New function, bulk of code from tree_size. | zack | 2004-09-11 | 1 | -26/+36 |
* | * cgraphunit.c (cgraph_mark_functions_to_output): Renable node | nathan | 2004-09-09 | 1 | -3/+3 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -85/+58 |
* | * tree-ssa-loop-ivopts.c: New file. | rakdver | 2004-09-05 | 1 | -0/+51 |
* | Trivial reformatting. | kenner | 2004-09-04 | 1 | -2/+1 |
* | * tree.c (save_expr): No longer TREE_READONLY. | kenner | 2004-09-04 | 1 | -1/+0 |
* | * tree.c (iterate_hash_expr): Optimize, avoid use of iterative_hash_object. | hubicka | 2004-09-04 | 1 | -79/+142 |
* | Add missing newlines at two function headers | kenner | 2004-08-31 | 1 | -2/+4 |
* | * expr.c (array_ref_element_size): Force aligned_size back to | rth | 2004-08-30 | 1 | -3/+8 |
* | Update comment for staticp. | rth | 2004-08-27 | 1 | -3/+8 |
* | * tree.c (staticp): Return the static object. | rth | 2004-08-27 | 1 | -14/+11 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -8/+22 |
* | * c-decl.c (c_init_decl_processing): Adjust | nathan | 2004-08-24 | 1 | -11/+9 |
* | * tree.h (build_distinct_type_copy): New. | nathan | 2004-08-23 | 1 | -9/+26 |
* | 2004-08-19 Eric Christopher <echristo@redhat.com> | echristo | 2004-08-19 | 1 | -32/+7 |
* | * tree.h (TYPE_CACHED_VALUES_P): New. | nathan | 2004-08-19 | 1 | -1/+79 |
* | .: | nathan | 2004-08-15 | 1 | -14/+17 |
* | PR tree-optimization/16867 | dnovillo | 2004-08-12 | 1 | -3/+10 |
* | * tree.c (handle_dll_attribute): Move here from i383/winnt.c. | mmitchel | 2004-08-06 | 1 | -1/+76 |
* | * tree.h (force_fit_type): Return a tree, take three flags. | nathan | 2004-08-05 | 1 | -2/+3 |
* | 2004-07-28 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-28 | 1 | -153/+35 |
* | PR c++/9283 | giovannibajo | 2004-07-25 | 1 | -0/+5 |
* | * convert.c (convert_to_real, convert_to_integer, | sayle | 2004-07-25 | 1 | -9/+8 |
* | * c-common.h (c_staticp): Change return type from int to bool. | bernie | 2004-07-25 | 1 | -7/+7 |