| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * expr.c (expand_expr_real_1): Don't handle non-local variables. | rth | 2004-07-23 | 1 | -3/+1 |
* | 2004-07-22 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-22 | 1 | -29/+39 |
* | * rtl.h (plus_constant): Delete. | zack | 2004-07-20 | 1 | -4/+2 |
* | .: | nathan | 2004-07-20 | 1 | -15/+0 |
* | .: | nathan | 2004-07-20 | 1 | -16/+6 |
* | * input.h: If USE_MAPPED_LOCATION, define separate expanded_location | bothner | 2004-07-15 | 1 | -1/+2 |
* | * Makefile.in (OBJS-common): Add tree-data-ref.o. | spop | 2004-07-13 | 1 | -0/+61 |
* | PR tree-opt/16383 | rth | 2004-07-11 | 1 | -0/+45 |
* | * tree-ssa-loop-im.c: New file. | rakdver | 2004-07-10 | 1 | -0/+28 |
* | * c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope | zack | 2004-07-08 | 1 | -14/+2 |
* | 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk> | jsm28 | 2004-07-08 | 1 | -0/+22 |
* | * except.c (expand_eh_region_start, expand_eh_region_end, | rth | 2004-07-08 | 1 | -5/+0 |
* | Introduce H8SX support. | aoliva | 2004-07-08 | 1 | -0/+5 |
* | * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | kenner | 2004-07-06 | 1 | -31/+58 |
* | * langhooks.c: Don't include gt-langhooks.h. | zack | 2004-07-05 | 1 | -2/+14 |