| Commit message (Expand) | Author | Age | Files | Lines |
* | tree.h (set_decl_incoming_rtl): Add a by_reference_p parameter. | Richard Sandiford | 2007-12-19 | 1 | -1/+1 |
* | dwarf2out.c (reference_to_unused): Don't emit strings in initializers just be... | Alexandre Oliva | 2007-12-15 | 1 | -2/+2 |
* | PR 34081/C++ | Andreas Krebbel | 2007-11-26 | 1 | -1/+1 |
* | tree.h (struct tree_block): Move locus member next to flags. | Richard Guenther | 2007-11-25 | 1 | -1/+2 |
* | re PR ada/34098 (xgcc: Internal error: Segmentation fault (program gnat1)) | Eric Botcazou | 2007-11-19 | 1 | -1/+0 |
* | re PR tree-optimization/33870 (miscompiles sqlite) | Richard Guenther | 2007-11-16 | 1 | -8/+6 |
* | pr 33870 | Diego Novillo | 2007-11-13 | 1 | -5/+12 |
* | tree.h (struct tree_struct_field_tag): Move field in_nested_struct ... | Diego Novillo | 2007-11-07 | 1 | -4/+5 |
* | re PR tree-optimization/33870 (miscompiles sqlite) | Diego Novillo | 2007-11-07 | 1 | -0/+6 |
* | re PR target/33579 (INIT_PRIORITY is broken) | Mark Mitchell | 2007-11-06 | 1 | -4/+3 |
* | 2007-09-23 Razya Ladelsky | Razya Ladelsky | 2007-10-29 | 1 | -0/+2 |
* | c-common.h: Remove the prototype for c_expand_body. | Kazu Hirata | 2007-10-14 | 1 | -1/+0 |
* | Revert: | Eric Botcazou | 2007-10-06 | 1 | -2/+1 |
* | tree.h (block_nonartificial_location): New prototype. | Jakub Jelinek | 2007-09-23 | 1 | -0/+1 |
* | re PR c++/19407 (vector keyword in typedef inside template struct ignored) | Jason Merrill | 2007-09-22 | 1 | -0/+2 |
* | re PR tree-optimization/33146 (ICE in build_polynomial_chrec, at tree-chrec.h... | Richard Guenther | 2007-09-22 | 1 | -1/+3 |
* | Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro... | Michael Meissner | 2007-09-13 | 1 | -0/+62 |
* | tree-flow.h (const_block_stmt_iterator): Remove. | Diego Novillo | 2007-09-07 | 1 | -1/+1 |
* | tree-cfg.c (remove_bb): Only warn if line is non-zero. | Tom Tromey | 2007-09-06 | 1 | -15/+10 |
* | builtins.def (BUILT_IN_VA_ARG_PACK): New built-in. | Jakub Jelinek | 2007-09-05 | 1 | -0/+7 |
* | Add target hook invoked when cfun changes. | Sandra Loosemore | 2007-09-05 | 1 | -0/+1 |
* | fold-const.c (all_ones_mask_p, [...]): Constify. | Kaveh R. Ghazi | 2007-09-05 | 1 | -4/+3 |
* | c-common.c (const_strip_array_types): Delete. | Kaveh R. Ghazi | 2007-09-01 | 1 | -4/+0 |
* | tree.h (struct tree_function_decl): Increase size of function_code bitfield. | Richard Guenther | 2007-08-28 | 1 | -4/+4 |
* | tree.h (DECL_DISREGARD_INLINE_LIMITS): New. | Richard Guenther | 2007-08-28 | 1 | -5/+18 |
* | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 2007-08-27 | 1 | -2/+3 |
* | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 2007-08-25 | 1 | -4/+4 |
* | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 2007-08-23 | 1 | -5/+5 |
* | langhooks-def.h (lhd_tree_inlining_auto_var_in_fn_p): Remove. | Richard Guenther | 2007-08-20 | 1 | -0/+1 |
* | tree.c (WALK_SUBTREE): Call walk_tree_1. | Richard Guenther | 2007-08-20 | 1 | -2/+14 |
* | tree.h (struct tree_label_decl): Removed old "java" fields. | Tom Tromey | 2007-08-17 | 1 | -8/+0 |
* | c-common.c (const_strip_array_types): New. | Kaveh R. Ghazi | 2007-08-16 | 1 | -2/+2 |
* | alias.c (component_uses_parent_alias_set): Constify. | Kaveh R. Ghazi | 2007-08-14 | 1 | -1/+4 |
* | alias.h (alias_set_type): Define new type. | Ian Lance Taylor | 2007-08-11 | 1 | -6/+7 |
* | tree.h (fixed_zerop): Declare as taking a const_tree. | Michael Matz | 2007-08-09 | 1 | -1/+1 |
* | tree.def (FIXED_POINT_TYPE): New type. | Chao-ying Fu | 2007-08-08 | 1 | -2/+224 |
* | tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH. | Zdenek Dvorak | 2007-08-01 | 1 | -0/+2 |
* | attribs.c (hash_attr, [...]): Constify. | Kaveh R. Ghazi | 2007-07-29 | 1 | -25/+67 |
* | calls.c (special_function_p, [...]): Constify. | Kaveh R. Ghazi | 2007-07-28 | 1 | -12/+12 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 2007-07-25 | 1 | -10/+10 |
* | expr.c (handled_component_p): Constify. | Kaveh R. Ghazi | 2007-07-25 | 1 | -50/+50 |
* | cfglayout.c (insn_scope, insn_line): Constify. | Kaveh R. Ghazi | 2007-07-25 | 1 | -1/+1 |
* | coretypes.h (const_bitmap, [...]): New. | Kaveh R. Ghazi | 2007-07-25 | 1 | -31/+31 |
* | re PR target/25413 (wrong alignment or incorrect address computation in vecto... | Dorit Nuzman | 2007-07-12 | 1 | -0/+6 |
* | builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a FUNCTION_DECL. | Geoffrey Keating | 2007-07-12 | 1 | -4/+2 |
* | re PR tree-optimization/32663 (revision 126369 went into an infinite loop) | Daniel Berlin | 2007-07-12 | 1 | -6/+0 |
* | re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL) | Geoffrey Keating | 2007-07-10 | 1 | -18/+14 |
* | * tree.h (DECL_ALIGN): Back out previous change. | Geoffrey Keating | 2007-07-03 | 1 | -1/+1 |
* | * tree.h (DECL_ALIGN): Prevent use on a FUNCTION_DECL. | Geoffrey Keating | 2007-07-03 | 1 | -1/+1 |