Delete obsolete definition of MEMORY_MOVE_COST in AArch64.
[gcc.git] / gcc / tree.c
2014-03-10 Richard Bienerre PR c++/60474 (Crash in tree_class_check)
2014-02-07 Jakub Jelinekre PR c++/60082 (Certain Cilk keywords executable Hangi...
2014-02-04 Jan Hubickare PR ipa/59882 (internal compiler error: Segmentation...
2014-01-30 Jason Merrillre PR c++/59633 (ICE with __attribute((vector_size...
2014-01-29 Jakub Jelinekre PR middle-end/59917 (ICE in calc_dfs_tree, at domina...
2014-01-17 Jan Hubickare PR ipa/59775 (internal compiler error: Segmentation...
2014-01-09 Jakub Jelinekre PR target/58115 (testcase gcc.target/i386/intrinsics...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-12-04 Tobias Burnusre PR debug/37132 (Debug: No DW_TAG_namelist emitted...
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-22 Andrew MacLeodhooks.h (hook_uint_mode_0): Add Prototype.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 David MalcolmRemove macros that implicitly use input_location
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 Kenneth Zadecktree.c (int_fits_type_p): Change GET_MODE_BITSIZE to...
2013-11-18 Richard Sandifordc-common.c (convert_vector_to_pointer_for_subscript...
2013-11-18 Richard Sandifordtree.h (host_integerp, [...]): Delete.
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandifordtree.h (tree_to_shwi, [...]): Declare, with inline...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-18 Richard Sandifordtree.h (tree_fits_shwi_p, [...]): Declare.
2013-11-17 Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Adam ButcherRefactor implicit function template implementation...
2013-11-08 Diego NovilloRe-factor tree.h - Part 1.
2013-11-07 Joseph Myerstree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.
2013-11-06 Richard Bienertree.c (drop_tree_overflow): New function.
2013-11-05 Tobias Burnusinvoke.texi (-fopenmp-simd): Document new option.
2013-10-31 Jakub Jelinektree.c (tree_ctz): New function.
2013-10-30 Ilya Enkovichtree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-25 Ilya Enkovichmode-classes.def (MODE_POINTER_BOUNDS): New.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-16 Paulo Matostree-core.h (tree_code_name): Remove.
2013-10-15 Sriraman Tallamre PR target/57756 (Function target attribute is retain...
2013-10-11 Jakub Jelinektarget.c: New file.
2013-10-08 Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-10-02 Andrew Macleodtree-flow.h: Include new .h files.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-25 Richard Bienerre PR bootstrap/58521 (bootstrap failure: ICE in mem_re...
2013-09-24 Richard Bienerre PR tree-optimization/58513 (*var and MEM[(const...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-05 Jan Hubickatree.c (types_same_for_odr): Drop overactive check.
2013-09-04 Jan HubickaMakefile.in (ipa-devirt.o): Add dependency on diagnostic.h
2013-08-30 Marek PolacekMerge ubsan into trunk.
2013-08-30 Jan Hubicka* tree.c (set_call_expr_flags): Fix handling of TM_PURE.
2013-08-27 Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-23 Marc Glissere PR other/57324 (Undefined behavior issues found...
2013-08-19 Jan HubickaMakeifle-in (ipa-devirt.o): New.
2013-08-18 Jan Hubickacgraph.c (cgraph_create_indirect_edge): Discover polymo...
2013-08-17 Jan Hubickare PR middle-end/58179 (obj_type_ref ICE building libobjc)
2013-08-16 Jan Hubickagimple-fold.c (gimple_extract_devirt_binfo_from_cst...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-08-01 Jan Hubickacgraph.h (release_function_body): Declare.
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 Jakub Jelinektree.c (warn_deprecated_use): Print file:line using...
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-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-09 Maxim Kuvyrkovtree.c (type_hash_lookup, [...]): Make static.
2013-03-21 Richard Bienertree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
2013-03-18 Jakub Jelinekre PR c/56566 (bogus "is narrower than values of its...
2013-01-24 Diego NovilloRemove zone allocator.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-02 Jason Merrillre PR c++/55804 (GCC omits required call to constructor)
2012-12-06 Jason Merrillre PR c++/55032 (Internal compiler error: in strip_type...
2012-11-26 Eric Botcazoufold-const.c (const_binop): Adjust comment.
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-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-29 Marc Glissere PR middle-end/55027 (simplify vector multiplication...
2012-10-25 Marc Glissere PR c++/54427 (Expose more vector extensions)
2012-10-24 Jakub Jelinekre PR debug/54828 (ICE in based_loc_descr at dwarf2out...
2012-10-17 Jan Hubickatree-ssa-loop-ivcanon.c (tree_estimate_loop_size):...
2012-10-08 Dodji SeketeliPR c++/53528 C++11 attribute support
2012-09-29 Marc Glissetree.c (truth_type_for): New function.
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-23 Jakub Jelinektree.c (copy_node_stat): Clear DECL_STRUCT_FUNCTION.
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-13 Jakub Jelinekre PR c/53968 (integer undefined behaviors in GCC)
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-08 Richard Guenthertree-call-cdce.c (check_pow): 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-24 Steven Bosschersbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-10 Richard HendersonAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-07-09 Jason Merrillre PR c++/53882 (ICE in type_contains_placeholder_1...
next