]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree.h
tree-ssa.h: New.
[thirdparty/gcc.git] / gcc / tree.h
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-05  Mike Stumptree.h: Move documentation for tree_function_decl to...
2013-09-05  Dodji SeketeliFix typo in comment
2013-09-04  Dodji SeketeliMore comments about DECL_BUILT_IN and DECL_IS_BUILTIN
2013-09-02  Diego NovilloSplit all the structures, enums, typedefs and some...
2013-08-30  Marek PolacekMerge ubsan into trunk.
2013-08-28  Jan Hubickalto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED...
2013-08-27  Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-26  Jan Hubickatree.h (tree_decl_with_vis): Add cxx_constructor, cxx_d...
2013-08-25  Jan Hubickatree.h (TYPE_FINAL_P, [...]): New macros.
2013-08-19  Jan HubickaMakeifle-in (ipa-devirt.o): New.
2013-08-18  Jan Hubickacgraph.c (cgraph_create_indirect_edge): Discover polymo...
2013-08-16  Jan Hubickagimple-fold.c (gimple_extract_devirt_binfo_from_cst...
2013-08-07  Caroline TiceCommit the vtable verification feature.
2013-07-13  Jason Merrillprint-tree.c (debug_vec_tree): Use debug_raw.
2013-07-06  Jakub Jelinekre PR target/29776 (result of ffs/clz/ctz/popcount...
2013-06-21  Jan Hubickagimple-fold.c (gimple_extract_devirt_binfo_from_cst...
2013-06-17  Richard Bienerlto-streamer.h (enum LTO_tags): Add LTO_tree_scc.
2013-06-13  Marc Glissetree-ssa-forwprop.c (simplify_bitwise_binary, [......
2013-05-23  Martin Jamborre PR middle-end/57347 (wrong code for bitfield on...
2013-05-14  Marc Glissefold-const.c (fold_negate_expr): Handle vectors.
2013-05-13  Marc Glissetree-vect-generic.c (uniform_vector_p): Move ...
2013-05-10  Marc Glissestor-layout.c (element_precision): New function.
2013-05-09  Jason Merrilltree.c (build_constructor_va): New.
2013-05-06  Marc Glissetree.c (integer_all_onesp): Test that both components...
2013-04-11  Eric Botcazoustor-layout.c (skip_simple_constant_arithmetic): Move...
2013-04-09  Maxim Kuvyrkovtree.c (type_hash_lookup, [...]): Make static.
2013-04-09  Richard Bienertree.h (unsave_expr_now): Remove.
2013-04-03  Jakub Jelinekre PR c/19449 (__builtin_constant_p cannot resolve...
2013-03-29  Gabriel Dos Reistree.h (VAR_P): New.
2013-03-29  Lawrence CrowlAdd uniform debug dump function names.
2013-03-21  Marc Glissetree.h (VECTOR_TYPE_P): New macro.
2013-03-21  Richard Bienertree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
2013-03-09  Richard Sandifordre PR middle-end/56524 (Compiler ICE when compiling...
2013-02-19  Aldy Hernandezre PR target/52555 (ICE unrecognizable insn with -ffast...
2013-02-05  Jakub Jelinek* tree.h (struct tree_decl_with_vis): Remove thread_loc...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-12-19  Richard Bienerre PR lto/55736 (lto ICE: tree code ''junl is not suppo...
2012-12-15  Alexandre Olivare PR libmudflap/53952 (FAIL: libmudflap.c++/pass55...
2012-11-26  Eric Botcazoutree.h (DECL_RESTRICTED_P): Delete.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-14  Jan Hubickatree.c (set_call_expr_flags): New function.
2012-11-06  Sriraman TallamFunction Multiversioning
2012-10-29  Manuel López-Ibáñezre PR c/53066 (Wshadow should not warn for shadowing...
2012-10-16  Eric Botcazoure PR rtl-optimization/54870 (gfortran.dg/array_constru...
2012-10-09  Paolo Carlinire PR c++/54194 (misleading suggestion about arithmetic...
2012-10-08  Dodji SeketeliPR c++/53528 C++11 attribute support
2012-10-02  Eric Botcazoutree.h (DECL_NONLOCAL_FRAME): New macro.
2012-10-01  Eric Botcazoutree.h (copy_mem_ref_info): Delete.
2012-09-29  Marc Glissetree.c (truth_type_for): New function.
2012-09-27  Dehao Chentree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-26  Richard Guenthertree.h (DECL_IS_BUILTIN): Compare LOCATION_LOCUS.
2012-09-19  Dehao ChenIntegrate lexical block into source_location.
2012-09-11  Steven Bosschertree.h (expand_case): Move prototype ...
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-09-07  Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-06  Richard Guenthertree.h (MOVE_NONTEMPORAL): Remove.
2012-08-22  Dodji SeketeliMake TREE_NOTHROW use the base.nothrow_flag again
2012-08-21  Richard Guentheralloc-pool.c (pool_alloc): Fix valgrind annotation.
2012-08-21  Richard Bienercp-tree.h (TREE_INDIRECT_USING): Use TREE_LANG_FLAG_0...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-08-10  Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-09  Richard Guenthertree.h (SSA_VAR_P): Simplify.
2012-08-01  Michael Matztree-complex.c (init_parameter_lattice_values): Don...
2012-07-25  Eric Botcazouexpr.c (expand_expr_real_1): Do not expand operand...
2012-07-18  Richard Guentherre PR tree-optimization/53970 (-ftree-vectorization...
2012-07-18  Richard Guenthertree.h (get_object_or_type_alignment): Remove.
2012-07-16  Steven Bosscherfunction.c (stack_protect_epilogue): Use expand_call...
2012-07-16  Steven Bosscherflags.h (TYPE_OVERFLOW_WRAPS, [...]): Move to tree.h.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16  Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-11  Steven Bosscherexpr.h (can_move_by_pieces): Move prototype from here ...
2012-07-10  Dehao Chentree.h (phi_arg_d): New field.
2012-07-02  Steven Bosscherstmt.c (emit_case_bit_tests): Remove.
2012-06-30  Nathan Sidwellcoverage.c (bbg_file_stamp): New.
2012-06-27  Jason Merrillcomment
2012-06-20  Rüdiger SonderfeldAdd DECL_SOURCE_COLUMN.
2012-06-17  Steven Bosscheroutput.h (split_double): Move prototype to rtl.h.
2012-06-17  Steven Bosschercfglayout.h: Remove.
2012-06-04  Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29  Steven Bosscherintegrate.c: Remove.
2012-05-29  Michael Matzrtl.h (assign_stack_temp, [...]): Remove 'keep' argument.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-24  Jan Hubickatree.h (alias_diag_flags): Remove.
2012-05-22  Richard Guenthertree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.
2012-05-15  Paolo Carlinitree.h (EXPR_LOCATION): Use CAN_HAVE_LOCATION_P.
2012-05-10  Richard Guenthercuintp.c (UI_From_gnu): Remove TYPE_IS_SIZETYPE use.
2012-05-03  Martin Jamborbuiltins.c (get_object_alignment_1): Return whether...
2012-05-02  Richard Guenthertree.c (valid_constant_size_p): New function.
2012-04-19  Michael Matzre PR c/52977 (internal compiler error: Segmentation...
2012-04-17  Richard Guenthertree-flow.h (array_at_struct_end_p): Move declaration ...
2012-04-16  Richard Guentherre PR c/52977 (internal compiler error: Segmentation...
2012-04-11  Eric Botcazoure PR target/52624 (missing __builtin_bswap16)
2012-04-10  Manuel López-Ibáñezc-common.c (warn_if_unused_value): Move definition...
2012-03-20  Tristan Gingoldtree.h (enum size_type_kind): Add stk_ prefix to consta...
2012-03-19  Eric Botcazoutree.def (REALPART_EXPR, [...]): Move.
2012-03-16  Richard Guenthertree.h (TREE_VECTOR_CST_ELTS): Remove.
2012-03-14  Richard Guentherre PR target/52080 (Stores to bitfields introduce a...
2012-03-05  Jakub Jelinekre PR debug/51902 (lexical_blocks inside inlined_subrou...
next