tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.
[gcc.git] / gcc / tree.h
2011-07-06 Richard Guenthertree.c (build_common_tree_nodes_2): Merge with build_co...
2011-07-05 Richard Hendersondwarf2out: Remove unused text-based unwind entry points.
2011-07-02 Eric Botcazoutree.h (TYPE_ARTIFICIAL): New flag.
2011-06-22 Richard Hendersonreg-notes.def (REG_CFA_WINDOW_SAVE): New.
2011-06-22 Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-06-22 Nicola PeroIn gcc/: 2011-06-21 Nicola Pero <nicola.pero@meta-innov...
2011-06-14 Jakub Jelinekre PR fortran/49103 (local variables exchange values...
2011-06-10 Paolo Carlinicp-tree.h (error_operand_p): Remove.
2011-06-07 Richard Guentherstor-layout.c (initialize_sizetypes): Initialize all...
2011-05-30 Nathan Froydre PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)
2011-05-29 Jan Hubickalto-streamer-out.c (pack_ts_fixed_cst_value_fields...
2011-05-27 Nathan Froydmove TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-26 Nathan Froydmake TS_BLOCK a substructure of TS_BASE
2011-05-26 Nathan Froydmake TS_IDENTIFIER be a substructure of TS_TYPED
2011-05-25 Nathan Froydmove TS_EXP to be a substructure of TS_TYPED
2011-05-11 Nathan Froydsplit tree_type
2011-05-10 Nathan Froydmake CASE_LABEL_EXPR not abuse TREE_CHAIN
2011-05-09 Ville VoutilainenImplement final/override for member functions.
2011-05-06 Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-05-05 Eric Botcazoutree.h (get_pending_sizes): Remove prototype.
2011-05-04 Nathan Froydtree.h (build_function_type_array): Declare.
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-05-03 Richard Sandifordmd.texi (vec_load_lanes, [...]): Document.
2011-04-29 Xinliang David Lisplit checksum into cfg checksum and line checksum
2011-04-27 Richard GuentherMakefile.in (tree-ssa-structalias.o): Remove gt-tree...
2011-04-26 Richard Guentherre PR tree-optimization/48694 (possible memory hog...
2011-04-20 Richard SandifordRevert last patch.
2011-04-20 Richard Sandifordmd.texi (vec_load_lanes, [...]): Document.
2011-04-15 Michael Matztree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.
2011-04-14 Richard Guenthertree.h (get_object_alignment_1): Declare.
2011-04-14 Nathan Froydtree.h (struct tree_constructor): Include tree_typed...
2011-04-13 Nathan Froydtree-flow.h (struct gimple_df): Make free_ssanames...
2011-04-13 Nathan Froydtree.h (struct tree_int_cst, [...]): Include tree_typed...
2011-04-13 Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2011-04-12 Nathan Froydtree.h (struct typed_tree): New.
2011-04-04 Nathan Froydtree.h (struct tree_const_decl): Inherit from tree_decl...
2011-04-03 Michael Matztree.c (free_lang_data_in_decl): Zero DECL_VINDEX if...
2011-04-03 Michael Matztree.c (decl_init_priority_insert): Don't create entry...
2011-03-31 Nathan Froydtree.h (CASE_CHAIN): Define.
2011-03-25 Kai TietzChangeLog gcc/
2011-03-24 Richard Guentherre PR tree-optimization/46562 (CCP currently needs...
2011-03-21 Kai TietzChangeLog gcc/
2011-03-11 Jason Merrillattribs.c (lookup_attribute_spec): Take const_tree.
2011-03-04 Alan Modratree.h (TREE_ADDRESSABLE): Update FUNCTION_DECL comment.
2011-01-11 Jan Hubickare PR lto/45721 (ICE: in function_and_variable_visibili...
2010-12-22 Alexandre Olivare PR debug/46724 (Wrong debug info: Invalid variable...
2010-12-03 Laurynas Biveinistree.h (struct call_expr_arg_iterator_d): Remove GTY...
2010-12-01 Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-26 Jakub Jelinekre PR bootstrap/45700 (--enable-checking=fold bootstrap...
2010-11-24 Joseph Myerscommon.opt (user_vect_verbosity_level): New Variable...
2010-11-24 Joseph Myerscommon.opt (initial_max_fld_align, [...]): New Variable...
2010-11-23 Jan Hubickatree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.
2010-11-19 Jakub Jelinekre PR tree-optimization/45830 (Code+rodata increase...
2010-11-15 Ian Lance Taylorgodump.c: New file.
2010-11-10 Joseph Myerscommon.opt (flag_excess_precision_cmdline, [...]):...
2010-11-09 Eric Botcazoutree.h (contains_placeholder_p): Fix comment.
2010-11-05 Ian Lance Taylortree.h (struct tree_type): Don't use descbits in GTY...
2010-11-04 Richard Guenthertree.def (FMA_EXPR): New tree code.
2010-11-01 Jason Merrilltree.h (EXPR_LOC_OR_HERE): New macro.
2010-10-29 Artjoms Sinkarovstree.h (build_vector_from_val): Declare.
2010-10-26 Rodrigo Rivas CostaImplement opaque-enum-specifiers for C++0x.
2010-10-18 Michael MeissnerFix PR 46041
2010-10-16 Eric Botcazougimplify.c (gimplify_type_sizes): If the type is to...
2010-10-15 Michael MeissnerAdd fma support
2010-10-11 Ian Lance Taylortree.h (TREE_THIS_NOTRAP): Use TREE_CHECK5.
2010-10-08 Joseph MyersMakefile.in (TM_H): Include $(FLAGS_H) instead of optio...
2010-09-29 Richard Guenthertree.h (SCOPE_FILE_SCOPE_P): New macro.
2010-09-24 Jan Hubickalto-symtab.c (lto_symtab_entry_def): Add guessed field.
2010-09-24 Jan Hubickaextend.texi: (attribute leaf): Document.
2010-09-20 Eric Botcazoulanghooks.h (struct lang_hooks_for_types): Remove hash_...
2010-09-16 Richard Guenthertree.c (tree_node_structure_for_code): TRANSLATION_UNIT...
2010-09-13 Jan Hubickatree.c (build_zero_cst): New.
2010-09-10 Richard Guenthertree.c (make_vector_type): Do not set TYPE_DEBUG_REPRES...
2010-09-10 Richard Guenthertree.h (build_index_2_type): Remove.
2010-09-08 Richard Guenthertree.h (TYPE_ORIG_SIZE_TYPE): Remove.
2010-09-06 Richard Guenthertree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-03 Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-09-01 Mikael Petterssonre PR bootstrap/45321 (ARM bootstrap failure due to...
2010-08-30 Eric BotcazouStack usage support
2010-08-20 Olivier Hainquetree.h (alias_diag_flags): New enum.
2010-08-17 Jakub Jelinektree.h (host_integerp): Add ATTRIBUTE_PURE when not...
2010-08-16 Richard Guenthertree-cfg.c (verify_types_in_gimple_reference): Verify...
2010-08-12 Richard Guenthertree-flow.h (struct ptr_info_def): Add align and misali...
2010-08-10 Richard Guenthertree.h (get_object_alignment): Adjust prototype.
2010-08-10 Nathan Froydtree.h (tree_node_kind): Delete.
2010-08-05 Richard HendersonReplace exact_log2(x & -x) in favor of more direct...
2010-07-26 Richard Hendersonre PR target/44132 (emutls is broken under a range...
2010-07-23 Jakub Jelinektree.h (struct tree_base): Add nameless_flag bitfield.
2010-07-15 Anatoly Sokolovtree.h (enum tree_index): Add TI_INTEGER_THREE.
2010-07-15 Nathan Froyd* tree.h (TREE_RTL_OPERAND_CHECK): Delete.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-13 Nathan Froydtree.h (build_function_call_expr): Delete.
2010-07-10 Sandra Loosemorere PR middle-end/42505 (loop canonicalization causes...
2010-07-10 Richard Sandifordtree.h (DECL_REPLACEABLE_P): Strengthen check for weak...
2010-07-05 Anatoly Sokolovdouble-int.h (fit_double_type): Remove declaration.
2010-07-05 Richard Guenthertree.c (reference_alias_ptr_type): New function.
2010-07-05 Nathan Froydtree.h (build_call_list): Remove.
2010-07-05 Richard Guenthertree-ssa-loop-im.c (for_each_index): Do not handle...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-30 Manuel López-Ibáñeztree.h (block_may_fallthru): Declare here.
next