aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-06Revert:Eric Botcazou1-2/+1
2007-09-23tree.h (block_nonartificial_location): New prototype.Jakub Jelinek1-0/+1
2007-09-22re PR c++/19407 (vector keyword in typedef inside template struct ignored)Jason Merrill1-0/+2
2007-09-22re PR tree-optimization/33146 (ICE in build_polynomial_chrec, at tree-chrec.h...Richard Guenther1-1/+3
2007-09-13Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...Michael Meissner1-0/+62
2007-09-07tree-flow.h (const_block_stmt_iterator): Remove.Diego Novillo1-1/+1
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey1-15/+10
2007-09-05builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.Jakub Jelinek1-0/+7
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore1-0/+1
2007-09-05fold-const.c (all_ones_mask_p, [...]): Constify.Kaveh R. Ghazi1-4/+3
2007-09-01c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi1-4/+0
2007-08-28tree.h (struct tree_function_decl): Increase size of function_code bitfield.Richard Guenther1-4/+4
2007-08-28tree.h (DECL_DISREGARD_INLINE_LIMITS): New.Richard Guenther1-5/+18
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-2/+3
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi1-4/+4
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-5/+5
2007-08-20langhooks-def.h (lhd_tree_inlining_auto_var_in_fn_p): Remove.Richard Guenther1-0/+1
2007-08-20tree.c (WALK_SUBTREE): Call walk_tree_1.Richard Guenther1-2/+14
2007-08-17tree.h (struct tree_label_decl): Removed old "java" fields.Tom Tromey1-8/+0
2007-08-16c-common.c (const_strip_array_types): New.Kaveh R. Ghazi1-2/+2
2007-08-14alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi1-1/+4
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-6/+7
2007-08-09tree.h (fixed_zerop): Declare as taking a const_tree.Michael Matz1-1/+1
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu1-2/+224
2007-08-01tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.Zdenek Dvorak1-0/+2
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi1-25/+67
2007-07-28calls.c (special_function_p, [...]): Constify.Kaveh R. Ghazi1-12/+12
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi1-10/+10
2007-07-25expr.c (handled_component_p): Constify.Kaveh R. Ghazi1-50/+50
2007-07-25cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi1-1/+1
2007-07-25coretypes.h (const_bitmap, [...]): New.Kaveh R. Ghazi1-31/+31
2007-07-12re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman1-0/+6
2007-07-12builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a FUNCTION_DECL.Geoffrey Keating1-4/+2
2007-07-12re PR tree-optimization/32663 (revision 126369 went into an infinite loop)Daniel Berlin1-6/+0
2007-07-10re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating1-18/+14
2007-07-03* tree.h (DECL_ALIGN): Back out previous change.Geoffrey Keating1-1/+1
2007-07-03* tree.h (DECL_ALIGN): Prevent use on a FUNCTION_DECL.Geoffrey Keating1-1/+1
2007-07-02tree.h (alias_sets_might_conflict_p): Rename into alias_sets_must_conflict_p.Eric Botcazou1-1/+1
2007-06-27re PR middle-end/32492 (attribute always_inline -> sorry, unimplemented: re...Richard Guenther1-0/+1
2007-06-23re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const)Richard Guenther1-1/+7
2007-06-21re PR middle-end/20623 (ICE: fold check: original tree changed by fold with -...Sebastian Pop1-0/+1
2007-06-20re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing)Adam Nemet1-0/+5
2007-06-13basic-block.h: Remove the prototype for free_basic_block_vars.Kazu Hirata1-3/+0
2007-06-12re PR libstdc++/29286 (placement new does not change the dynamic type as it s...Ian Lance Taylor1-0/+13
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-2/+1
2007-06-11really remove signed(_or_unsigned)?_type langhooksRafael Espindola1-2/+1
2007-06-10tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak1-0/+6
2007-05-19re PR middle-end/30250 (Evaluate lgamma/gamma at compile-time)Kaveh R. Ghazi1-0/+1
2007-05-02re PR bootstrap/31776 (Bootstrap fails with "error: conflicting types for str...Brooks Moses1-0/+1