aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2008-04-07Removal of Return with Depressed Stack Pointer supportEric Botcazou1-10/+2
2008-04-03c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete.Paolo Bonzini1-2/+0
2008-03-28fold-const.c (tree_unary_nonnegative_warnv_p): Make it public.Rafael Avila de Espindola1-0/+10
2008-03-18tree-pretty-print.c: Include predict.h.Jan Hubicka1-0/+6
2008-03-06tree.def (BIT_FIELD_REF): Constrain result type and its precision.Richard Guenther1-6/+0
2008-03-05tree-ssa-structalias.c (get_constraint_for_component_ref): Use ranges_overlap_p.Richard Guenther1-14/+7
2008-02-28revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-8/+0
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-16/+3
2008-02-26tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-0/+8
2008-02-25revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-6/+0
2008-02-25tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-0/+6
2008-02-20tree.h (fold_real_zero_addition_p): Declare.Richard Guenther1-0/+2
2008-02-08re PR bootstrap/35051 (Build machine requires GMP and MPFR for building cross...Richard Sandiford1-0/+2
2008-01-21re PR c++/34196 (uninitialized variable warning in dead exception region)Jason Merrill1-1/+8
2008-01-18re PR c++/33407 (C++ operator new and new expression do not change dynamic type)Ian Lance Taylor1-3/+11
2007-12-19tree.h (set_decl_incoming_rtl): Add a by_reference_p parameter.Richard Sandiford1-1/+1
2007-12-15dwarf2out.c (reference_to_unused): Don't emit strings in initializers just be...Alexandre Oliva1-2/+2
2007-11-26PR 34081/C++Andreas Krebbel1-1/+1
2007-11-25tree.h (struct tree_block): Move locus member next to flags.Richard Guenther1-1/+2
2007-11-19re PR ada/34098 (xgcc: Internal error: Segmentation fault (program gnat1))Eric Botcazou1-1/+0
2007-11-16re PR tree-optimization/33870 (miscompiles sqlite)Richard Guenther1-8/+6
2007-11-13pr 33870Diego Novillo1-5/+12
2007-11-07tree.h (struct tree_struct_field_tag): Move field in_nested_struct ...Diego Novillo1-4/+5
2007-11-07re PR tree-optimization/33870 (miscompiles sqlite)Diego Novillo1-0/+6
2007-11-06re PR target/33579 (INIT_PRIORITY is broken)Mark Mitchell1-4/+3
2007-10-292007-09-23 Razya LadelskyRazya Ladelsky1-0/+2
2007-10-14c-common.h: Remove the prototype for c_expand_body.Kazu Hirata1-1/+0
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