Age | Commit message (Expand) | Author | Files | Lines |
2008-04-07 | Removal of Return with Depressed Stack Pointer support | Eric Botcazou | 1 | -10/+2 |
2008-04-03 | c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete. | Paolo Bonzini | 1 | -2/+0 |
2008-03-28 | fold-const.c (tree_unary_nonnegative_warnv_p): Make it public. | Rafael Avila de Espindola | 1 | -0/+10 |
2008-03-18 | tree-pretty-print.c: Include predict.h. | Jan Hubicka | 1 | -0/+6 |
2008-03-06 | tree.def (BIT_FIELD_REF): Constrain result type and its precision. | Richard Guenther | 1 | -6/+0 |
2008-03-05 | tree-ssa-structalias.c (get_constraint_for_component_ref): Use ranges_overlap_p. | Richard Guenther | 1 | -14/+7 |
2008-02-28 | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -8/+0 |
2008-02-26 | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 1 | -16/+3 |
2008-02-26 | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -0/+8 |
2008-02-25 | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -6/+0 |
2008-02-25 | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -0/+6 |
2008-02-20 | tree.h (fold_real_zero_addition_p): Declare. | Richard Guenther | 1 | -0/+2 |
2008-02-08 | re PR bootstrap/35051 (Build machine requires GMP and MPFR for building cross... | Richard Sandiford | 1 | -0/+2 |
2008-01-21 | re PR c++/34196 (uninitialized variable warning in dead exception region) | Jason Merrill | 1 | -1/+8 |
2008-01-18 | re PR c++/33407 (C++ operator new and new expression do not change dynamic type) | Ian Lance Taylor | 1 | -3/+11 |
2007-12-19 | tree.h (set_decl_incoming_rtl): Add a by_reference_p parameter. | Richard Sandiford | 1 | -1/+1 |
2007-12-15 | dwarf2out.c (reference_to_unused): Don't emit strings in initializers just be... | Alexandre Oliva | 1 | -2/+2 |
2007-11-26 | PR 34081/C++ | Andreas Krebbel | 1 | -1/+1 |
2007-11-25 | tree.h (struct tree_block): Move locus member next to flags. | Richard Guenther | 1 | -1/+2 |
2007-11-19 | re PR ada/34098 (xgcc: Internal error: Segmentation fault (program gnat1)) | Eric Botcazou | 1 | -1/+0 |
2007-11-16 | re PR tree-optimization/33870 (miscompiles sqlite) | Richard Guenther | 1 | -8/+6 |
2007-11-13 | pr 33870 | Diego Novillo | 1 | -5/+12 |
2007-11-07 | tree.h (struct tree_struct_field_tag): Move field in_nested_struct ... | Diego Novillo | 1 | -4/+5 |
2007-11-07 | re PR tree-optimization/33870 (miscompiles sqlite) | Diego Novillo | 1 | -0/+6 |
2007-11-06 | re PR target/33579 (INIT_PRIORITY is broken) | Mark Mitchell | 1 | -4/+3 |
2007-10-29 | 2007-09-23 Razya Ladelsky | Razya Ladelsky | 1 | -0/+2 |
2007-10-14 | c-common.h: Remove the prototype for c_expand_body. | Kazu Hirata | 1 | -1/+0 |
2007-10-06 | Revert: | Eric Botcazou | 1 | -2/+1 |
2007-09-23 | tree.h (block_nonartificial_location): New prototype. | Jakub Jelinek | 1 | -0/+1 |
2007-09-22 | re PR c++/19407 (vector keyword in typedef inside template struct ignored) | Jason Merrill | 1 | -0/+2 |
2007-09-22 | re PR tree-optimization/33146 (ICE in build_polynomial_chrec, at tree-chrec.h... | Richard Guenther | 1 | -1/+3 |
2007-09-13 | Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro... | Michael Meissner | 1 | -0/+62 |
2007-09-07 | tree-flow.h (const_block_stmt_iterator): Remove. | Diego Novillo | 1 | -1/+1 |
2007-09-06 | tree-cfg.c (remove_bb): Only warn if line is non-zero. | Tom Tromey | 1 | -15/+10 |
2007-09-05 | builtins.def (BUILT_IN_VA_ARG_PACK): New built-in. | Jakub Jelinek | 1 | -0/+7 |
2007-09-05 | Add target hook invoked when cfun changes. | Sandra Loosemore | 1 | -0/+1 |
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 |