Age | Commit message (Expand) | Author | Files | Lines |
2007-09-05 | fold-const.c (all_ones_mask_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -4/+3 |
2007-09-01 | c-common.c (const_strip_array_types): Delete. | Kaveh R. Ghazi | 1 | -4/+0 |
2007-08-28 | tree.h (struct tree_function_decl): Increase size of function_code bitfield. | Richard Guenther | 1 | -4/+4 |
2007-08-28 | tree.h (DECL_DISREGARD_INLINE_LIMITS): New. | Richard Guenther | 1 | -5/+18 |
2007-08-27 | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 1 | -2/+3 |
2007-08-25 | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -4/+4 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 1 | -5/+5 |
2007-08-20 | langhooks-def.h (lhd_tree_inlining_auto_var_in_fn_p): Remove. | Richard Guenther | 1 | -0/+1 |
2007-08-20 | tree.c (WALK_SUBTREE): Call walk_tree_1. | Richard Guenther | 1 | -2/+14 |
2007-08-17 | tree.h (struct tree_label_decl): Removed old "java" fields. | Tom Tromey | 1 | -8/+0 |
2007-08-16 | c-common.c (const_strip_array_types): New. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-08-14 | alias.c (component_uses_parent_alias_set): Constify. | Kaveh R. Ghazi | 1 | -1/+4 |
2007-08-11 | alias.h (alias_set_type): Define new type. | Ian Lance Taylor | 1 | -6/+7 |
2007-08-09 | tree.h (fixed_zerop): Declare as taking a const_tree. | Michael Matz | 1 | -1/+1 |
2007-08-08 | tree.def (FIXED_POINT_TYPE): New type. | Chao-ying Fu | 1 | -2/+224 |
2007-08-01 | tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH. | Zdenek Dvorak | 1 | -0/+2 |
2007-07-29 | attribs.c (hash_attr, [...]): Constify. | Kaveh R. Ghazi | 1 | -25/+67 |
2007-07-28 | calls.c (special_function_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -12/+12 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 1 | -10/+10 |
2007-07-25 | expr.c (handled_component_p): Constify. | Kaveh R. Ghazi | 1 | -50/+50 |
2007-07-25 | cfglayout.c (insn_scope, insn_line): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-07-25 | coretypes.h (const_bitmap, [...]): New. | Kaveh R. Ghazi | 1 | -31/+31 |
2007-07-12 | re PR target/25413 (wrong alignment or incorrect address computation in vecto... | Dorit Nuzman | 1 | -0/+6 |
2007-07-12 | builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a FUNCTION_DECL. | Geoffrey Keating | 1 | -4/+2 |
2007-07-12 | re PR tree-optimization/32663 (revision 126369 went into an infinite loop) | Daniel Berlin | 1 | -6/+0 |
2007-07-10 | re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL) | Geoffrey Keating | 1 | -18/+14 |
2007-07-03 | * tree.h (DECL_ALIGN): Back out previous change. | Geoffrey Keating | 1 | -1/+1 |
2007-07-03 | * tree.h (DECL_ALIGN): Prevent use on a FUNCTION_DECL. | Geoffrey Keating | 1 | -1/+1 |
2007-07-02 | tree.h (alias_sets_might_conflict_p): Rename into alias_sets_must_conflict_p. | Eric Botcazou | 1 | -1/+1 |
2007-06-27 | re PR middle-end/32492 (attribute always_inline -> sorry, unimplemented: re... | Richard Guenther | 1 | -0/+1 |
2007-06-23 | re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const) | Richard Guenther | 1 | -1/+7 |
2007-06-21 | re PR middle-end/20623 (ICE: fold check: original tree changed by fold with -... | Sebastian Pop | 1 | -0/+1 |
2007-06-20 | re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing) | Adam Nemet | 1 | -0/+5 |
2007-06-13 | basic-block.h: Remove the prototype for free_basic_block_vars. | Kazu Hirata | 1 | -3/+0 |
2007-06-12 | re PR libstdc++/29286 (placement new does not change the dynamic type as it s... | Ian Lance Taylor | 1 | -0/+13 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -2/+1 |
2007-06-11 | really remove signed(_or_unsigned)?_type langhooks | Rafael Espindola | 1 | -2/+1 |
2007-06-10 | tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL. | Zdenek Dvorak | 1 | -0/+6 |
2007-05-19 | re PR middle-end/30250 (Evaluate lgamma/gamma at compile-time) | Kaveh R. Ghazi | 1 | -0/+1 |
2007-05-02 | re PR bootstrap/31776 (Bootstrap fails with "error: conflicting types for str... | Brooks Moses | 1 | -0/+1 |
2007-05-01 | tree.h (maybe_fold_offset_to_component_ref): Remove. | Jan Hubicka | 1 | -2/+1 |
2007-04-30 | double-int.c (mpz_set_double_int): Moved from tree-ssa-loop-niter.c. | Brooks Moses | 1 | -0/+1 |
2007-04-21 | tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs. | Andrew Pinski | 1 | -3/+9 |
2007-04-19 | fold-const.c: Remove prototypes for native_encode_expr and native_interpret_e... | Brooks Moses | 1 | -0/+4 |
2007-04-08 | tree.h (maybe_fold_offset_to_component_ref): Declare. | Jan Hubicka | 1 | -0/+2 |
2007-04-07 | 2007-04-07 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -1/+0 |
2007-04-07 | in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -0/+1 |
2007-03-30 | typeck.c (java_signed_or_unsigned_type): Remove. | Rafael Avila de Espindola | 1 | -0/+2 |
2007-03-28 | tree.c (is_global_var): Move ... | Richard Guenther | 1 | -1/+0 |