summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* Removal of Return with Depressed Stack Pointer supportEric Botcazou2008-04-071-10/+2
* c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete.Paolo Bonzini2008-04-031-2/+0
* fold-const.c (tree_unary_nonnegative_warnv_p): Make it public.Rafael Avila de Espindola2008-03-281-0/+10
* tree-pretty-print.c: Include predict.h.Jan Hubicka2008-03-181-0/+6
* tree.def (BIT_FIELD_REF): Constrain result type and its precision.Richard Guenther2008-03-061-6/+0
* tree-ssa-structalias.c (get_constraint_for_component_ref): Use ranges_overlap_p.Richard Guenther2008-03-051-14/+7
* revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-281-8/+0
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-16/+3
* tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-261-0/+8
* revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-251-6/+0
* tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-251-0/+6
* tree.h (fold_real_zero_addition_p): Declare.Richard Guenther2008-02-201-0/+2
* re PR bootstrap/35051 (Build machine requires GMP and MPFR for building cross...Richard Sandiford2008-02-081-0/+2
* re PR c++/34196 (uninitialized variable warning in dead exception region)Jason Merrill2008-01-211-1/+8
* re PR c++/33407 (C++ operator new and new expression do not change dynamic type)Ian Lance Taylor2008-01-181-3/+11
* tree.h (set_decl_incoming_rtl): Add a by_reference_p parameter.Richard Sandiford2007-12-191-1/+1
* dwarf2out.c (reference_to_unused): Don't emit strings in initializers just be...Alexandre Oliva2007-12-151-2/+2
* PR 34081/C++Andreas Krebbel2007-11-261-1/+1
* tree.h (struct tree_block): Move locus member next to flags.Richard Guenther2007-11-251-1/+2
* re PR ada/34098 (xgcc: Internal error: Segmentation fault (program gnat1))Eric Botcazou2007-11-191-1/+0
* re PR tree-optimization/33870 (miscompiles sqlite)Richard Guenther2007-11-161-8/+6
* pr 33870Diego Novillo2007-11-131-5/+12
* tree.h (struct tree_struct_field_tag): Move field in_nested_struct ...Diego Novillo2007-11-071-4/+5
* re PR tree-optimization/33870 (miscompiles sqlite)Diego Novillo2007-11-071-0/+6
* re PR target/33579 (INIT_PRIORITY is broken)Mark Mitchell2007-11-061-4/+3
* 2007-09-23 Razya LadelskyRazya Ladelsky2007-10-291-0/+2
* c-common.h: Remove the prototype for c_expand_body.Kazu Hirata2007-10-141-1/+0
* Revert:Eric Botcazou2007-10-061-2/+1
* tree.h (block_nonartificial_location): New prototype.Jakub Jelinek2007-09-231-0/+1
* re PR c++/19407 (vector keyword in typedef inside template struct ignored)Jason Merrill2007-09-221-0/+2
* re PR tree-optimization/33146 (ICE in build_polynomial_chrec, at tree-chrec.h...Richard Guenther2007-09-221-1/+3
* Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...Michael Meissner2007-09-131-0/+62
* tree-flow.h (const_block_stmt_iterator): Remove.Diego Novillo2007-09-071-1/+1
* tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey2007-09-061-15/+10
* builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.Jakub Jelinek2007-09-051-0/+7
* Add target hook invoked when cfun changes.Sandra Loosemore2007-09-051-0/+1
* fold-const.c (all_ones_mask_p, [...]): Constify.Kaveh R. Ghazi2007-09-051-4/+3
* c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi2007-09-011-4/+0
* tree.h (struct tree_function_decl): Increase size of function_code bitfield.Richard Guenther2007-08-281-4/+4
* tree.h (DECL_DISREGARD_INLINE_LIMITS): New.Richard Guenther2007-08-281-5/+18
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-2/+3
* c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2007-08-251-4/+4
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-5/+5
* langhooks-def.h (lhd_tree_inlining_auto_var_in_fn_p): Remove.Richard Guenther2007-08-201-0/+1
* tree.c (WALK_SUBTREE): Call walk_tree_1.Richard Guenther2007-08-201-2/+14
* tree.h (struct tree_label_decl): Removed old "java" fields.Tom Tromey2007-08-171-8/+0
* c-common.c (const_strip_array_types): New.Kaveh R. Ghazi2007-08-161-2/+2
* alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi2007-08-141-1/+4
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-6/+7
* tree.h (fixed_zerop): Declare as taking a const_tree.Michael Matz2007-08-091-1/+1