aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-0/+19
2011-07-13tree.h (categorize_ctor_elements): Remove comment.Richard Sandiford1-14/+3
2011-07-11tree.h (call_expr_arg): Remove.Romain Geissler1-2/+0
2011-07-06tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.Richard Guenther1-2/+1
2011-07-05dwarf2out: Remove unused text-based unwind entry points.Richard Henderson1-27/+0
2011-07-02tree.h (TYPE_ARTIFICIAL): New flag.Eric Botcazou1-0/+6
2011-06-22reg-notes.def (REG_CFA_WINDOW_SAVE): New.Richard Henderson1-4/+0
2011-06-22re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek1-4/+22
2011-06-22In gcc/: 2011-06-21 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-7/+43
2011-06-14re PR fortran/49103 (local variables exchange values / wrong code with -O3)Jakub Jelinek1-2/+7
2011-06-10cp-tree.h (error_operand_p): Remove.Paolo Carlini1-0/+6
2011-06-07stor-layout.c (initialize_sizetypes): Initialize all sizetypes based on targe...Richard Guenther1-1/+0
2011-05-30re PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)Nathan Froyd1-2/+2
2011-05-29lto-streamer-out.c (pack_ts_fixed_cst_value_fields, [...]): Use enum and vari...Jan Hubicka1-0/+4
2011-05-27move TS_STATEMENT_LIST to be a substructure of TS_TYPEDNathan Froyd1-1/+1
2011-05-26make TS_BLOCK a substructure of TS_BASENathan Froyd1-4/+3
2011-05-26make TS_IDENTIFIER be a substructure of TS_TYPEDNathan Froyd1-2/+2
2011-05-25move TS_EXP to be a substructure of TS_TYPEDNathan Froyd1-1/+1
2011-05-11split tree_typeNathan Froyd1-72/+117
2011-05-10make CASE_LABEL_EXPR not abuse TREE_CHAINNathan Froyd1-1/+1
2011-05-09Implement final/override for member functions.Ville Voutilainen1-5/+7
2011-05-06generalize build_case_label to the rest of the compilerNathan Froyd1-0/+4
2011-05-05tree.h (get_pending_sizes): Remove prototype.Eric Botcazou1-3/+0
2011-05-04tree.h (build_function_type_array): Declare.Nathan Froyd1-0/+7
2011-05-04tree.h (int_const_binop): Remove notrunc argument.Richard Guenther1-1/+1
2011-05-03md.texi (vec_load_lanes, [...]): Document.Richard Sandiford1-0/+1
2011-04-29split checksum into cfg checksum and line checksumXinliang David Li1-0/+1
2011-04-27Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h depend...Richard Guenther1-0/+3
2011-04-26re PR tree-optimization/48694 (possible memory hog bug)Richard Guenther1-1/+2
2011-04-20Revert last patch.Richard Sandiford1-1/+0
2011-04-20md.texi (vec_load_lanes, [...]): Document.Richard Sandiford1-0/+1
2011-04-15tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.Michael Matz1-2/+3
2011-04-14tree.h (get_object_alignment_1): Declare.Richard Guenther1-0/+1
2011-04-14tree.h (struct tree_constructor): Include tree_typed instead of tree_common.Nathan Froyd1-1/+1
2011-04-13tree-flow.h (struct gimple_df): Make free_ssanames a VEC.Nathan Froyd1-1/+1
2011-04-13tree.h (struct tree_int_cst, [...]): Include tree_typed instead of tree_common.Nathan Froyd1-6/+6
2011-04-13ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd1-2/+50
2011-04-12tree.h (struct typed_tree): New.Nathan Froyd1-8/+13
2011-04-04tree.h (struct tree_const_decl): Inherit from tree_decl_common.Nathan Froyd1-1/+1
2011-04-03tree.c (free_lang_data_in_decl): Zero DECL_VINDEX if it's not an integer.Michael Matz1-1/+1
2011-04-03tree.c (decl_init_priority_insert): Don't create entry for default priority.Michael Matz1-3/+0
2011-03-31tree.h (CASE_CHAIN): Define.Nathan Froyd1-0/+1
2011-03-25ChangeLog gcc/Kai Tietz1-0/+5
2011-03-24re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])Richard Guenther1-0/+1
2011-03-21ChangeLog gcc/Kai Tietz1-0/+2
2011-03-11attribs.c (lookup_attribute_spec): Take const_tree.Jason Merrill1-1/+1
2011-03-04tree.h (TREE_ADDRESSABLE): Update FUNCTION_DECL comment.Alan Modra1-2/+1
2011-01-11re PR lto/45721 (ICE: in function_and_variable_visibility, at ipa.c:673 with ...Jan Hubicka1-0/+12
2010-12-22re PR debug/46724 (Wrong debug info: Invalid variable location)Alexandre Oliva1-2/+4
2010-12-03tree.h (struct call_expr_arg_iterator_d): Remove GTY tag.Laurynas Biveinis1-2/+2