summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* reg-notes.def (REG_CFA_WINDOW_SAVE): New.Richard Henderson2011-06-221-4/+0
* re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek2011-06-221-4/+22
* In gcc/: 2011-06-21 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2011-06-221-7/+43
* re PR fortran/49103 (local variables exchange values / wrong code with -O3)Jakub Jelinek2011-06-141-2/+7
* cp-tree.h (error_operand_p): Remove.Paolo Carlini2011-06-101-0/+6
* stor-layout.c (initialize_sizetypes): Initialize all sizetypes based on targe...Richard Guenther2011-06-071-1/+0
* re PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)Nathan Froyd2011-05-301-2/+2
* lto-streamer-out.c (pack_ts_fixed_cst_value_fields, [...]): Use enum and vari...Jan Hubicka2011-05-291-0/+4
* move TS_STATEMENT_LIST to be a substructure of TS_TYPEDNathan Froyd2011-05-271-1/+1
* make TS_BLOCK a substructure of TS_BASENathan Froyd2011-05-261-4/+3
* make TS_IDENTIFIER be a substructure of TS_TYPEDNathan Froyd2011-05-261-2/+2
* move TS_EXP to be a substructure of TS_TYPEDNathan Froyd2011-05-251-1/+1
* split tree_typeNathan Froyd2011-05-111-72/+117
* make CASE_LABEL_EXPR not abuse TREE_CHAINNathan Froyd2011-05-101-1/+1
* Implement final/override for member functions.Ville Voutilainen2011-05-091-5/+7
* generalize build_case_label to the rest of the compilerNathan Froyd2011-05-061-0/+4
* tree.h (get_pending_sizes): Remove prototype.Eric Botcazou2011-05-051-3/+0
* tree.h (build_function_type_array): Declare.Nathan Froyd2011-05-041-0/+7
* tree.h (int_const_binop): Remove notrunc argument.Richard Guenther2011-05-041-1/+1
* md.texi (vec_load_lanes, [...]): Document.Richard Sandiford2011-05-031-0/+1
* split checksum into cfg checksum and line checksumXinliang David Li2011-04-291-0/+1
* Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h depend...Richard Guenther2011-04-271-0/+3
* re PR tree-optimization/48694 (possible memory hog bug)Richard Guenther2011-04-261-1/+2
* Revert last patch.Richard Sandiford2011-04-201-1/+0
* md.texi (vec_load_lanes, [...]): Document.Richard Sandiford2011-04-201-0/+1
* tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.Michael Matz2011-04-151-2/+3
* tree.h (get_object_alignment_1): Declare.Richard Guenther2011-04-141-0/+1
* tree.h (struct tree_constructor): Include tree_typed instead of tree_common.Nathan Froyd2011-04-141-1/+1
* tree-flow.h (struct gimple_df): Make free_ssanames a VEC.Nathan Froyd2011-04-131-1/+1
* tree.h (struct tree_int_cst, [...]): Include tree_typed instead of tree_common.Nathan Froyd2011-04-131-6/+6
* ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd2011-04-131-2/+50
* tree.h (struct typed_tree): New.Nathan Froyd2011-04-121-8/+13
* tree.h (struct tree_const_decl): Inherit from tree_decl_common.Nathan Froyd2011-04-041-1/+1
* tree.c (free_lang_data_in_decl): Zero DECL_VINDEX if it's not an integer.Michael Matz2011-04-031-1/+1
* tree.c (decl_init_priority_insert): Don't create entry for default priority.Michael Matz2011-04-031-3/+0
* tree.h (CASE_CHAIN): Define.Nathan Froyd2011-03-311-0/+1
* ChangeLog gcc/Kai Tietz2011-03-251-0/+5
* re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])Richard Guenther2011-03-241-0/+1
* ChangeLog gcc/Kai Tietz2011-03-211-0/+2
* attribs.c (lookup_attribute_spec): Take const_tree.Jason Merrill2011-03-111-1/+1
* tree.h (TREE_ADDRESSABLE): Update FUNCTION_DECL comment.Alan Modra2011-03-041-2/+1
* re PR lto/45721 (ICE: in function_and_variable_visibility, at ipa.c:673 with ...Jan Hubicka2011-01-111-0/+12
* re PR debug/46724 (Wrong debug info: Invalid variable location)Alexandre Oliva2010-12-221-2/+4
* tree.h (struct call_expr_arg_iterator_d): Remove GTY tag.Laurynas Biveinis2010-12-031-2/+2
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-0/+1
* re PR bootstrap/45700 (--enable-checking=fold bootstrap failures)Jakub Jelinek2010-11-261-0/+75
* common.opt (user_vect_verbosity_level): New Variable entry.Joseph Myers2010-11-241-3/+0
* common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers2010-11-241-2/+0
* tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka2010-11-231-1/+8
* re PR tree-optimization/45830 (Code+rodata increase with -ftree-switch-conver...Jakub Jelinek2010-11-201-0/+2