]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree.c
Merge from trunk.
[thirdparty/gcc.git] / gcc / tree.c
2013-11-20  rsandifoMerge from trunk.
2013-11-19  zadeckrichards suggestions
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  rsandifoRemove tree_to_hwi.
2013-11-19  zadeck2013-11-18 Kenneth Zadeck <zadeck@naturalbridge.com>
2013-11-18  rsandifoMerge from trunk.
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/
2013-11-17  amacleod * gimple.h: Reorder prototypes to match .c declaration...
2013-11-17  rsandifoTweak documentation and comments.
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  abutcherRefactor implicit function template implementation...
2013-11-09  rsandifoMerge with trunk.
2013-11-09  rsandifoFix some formatting. Put stuff on a single line where...
2013-11-08  dnovilloRe-factor tree.h - Part 1.
2013-11-07  jsm28gcc:
2013-11-07  rsandifoMake integer_onep return false for nonzero signed 1...
2013-11-06  rguenth2013-11-06 Richard Biener <rguenther@suse.de>
2013-11-06  mrsMerge in trunk.
2013-11-05  burnus2013-11-05 Tobias Burnus <burnus@net-b.de>
2013-11-04  mrsMerge in trunk.
2013-10-31  jakub * tree.c (tree_ctz): New function.
2013-10-30  kyukhin * tree-core.h (tree_index): Add TI_POINTER_BOUN...
2013-10-29  rsandifo- Fix comment typos that I'd introducted.
2013-10-29  rsandifoMake ordered comparisons enforce the same type rules...
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-25  kyukhin * mode-classes.def (MODE_POINTER_BOUNDS): New.
2013-10-24  rsandifoMake TREE_INT_CST_NUNITS have its original meaning...
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-23  rsandifoAlways treat trees as having their native precision...
2013-10-20  mrsMerge in trunk.
2013-10-17  zadeckchanges to the simplify the wide-int constructor from...
2013-10-16  pmatosgcc/
2013-10-15  tmsriramPR target/57756
2013-10-15  zadeckcanonicalize trees differently.
2013-10-11  jakublibgomp/
2013-10-08  amacleod * tree-flow.h: Remove some prototypes.
2013-10-02  amacleod * tree-flow.h: Include new .h files. Move prototypes.
2013-09-28  rsandifogcc/
2013-09-25  rguenth2013-09-25 Richard Biener <rguenther@suse.de>
2013-09-24  zadeckpatch to canonize wide-ints smaller than one HWI
2013-09-24  rguenth2013-09-24 Richard Biener <rguenther@suse.de>
2013-09-20  mrsMerge in trunk.
2013-09-19  rsandifoFix build_int_cst* extensions.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-05  hubicka * tree.c (types_same_for_odr): Drop overactive check.
2013-09-04  mrsMerge in trunk.
2013-09-04  hubicka * Makefile.in (ipa-devirt.o): Add dependency on diagno...
2013-08-30  mpolacekMerge ubsan into trunk.
2013-08-30  hubicka * tree.c (set_call_expr_flags): Fix handling of TM_PURE.
2013-08-29  zadeckfixed mips regression on fixed conversion
2013-08-27  zadeckadded cmp static functions and changed implementation...
2013-08-27  aldyh * Makefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-24  zadeckmade sign parameter optional to wide_int::neg_p
2013-08-23  glisse2013-08-24 Marc Glisse <marc.glisse@inria.fr>
2013-08-19  hubicka * Makeifle-in (ipa-devirt.o): New.
2013-08-18  hubicka * cgraph.c (cgraph_create_indirect_edge): Discover
2013-08-17  hubicka PR middle-end/58179
2013-08-16  hubicka * gimple-fold.c (gimple_extract_devirt_binfo_from_cst...
2013-08-13  mrsAdd wide-int branch.
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-08-01  hubicka * cgraph.h (release_function_body): Declare.
2013-06-21  hubicka * gimple-fold.c (gimple_extract_devirt_binfo_from_cst...
2013-06-17  rguenth2013-06-17 Richard Biener <rguenther@suse.de>
2013-06-13  glisse2013-06-13 Marc Glisse <marc.glisse@inria.fr>
2013-05-23  jamborm2013-05-22 Martin Jambor <mjambor@suse.cz>
2013-05-14  jakub * tree.c (warn_deprecated_use): Print file:line using...
2013-05-13  glisse2013-05-13 Marc Glisse <marc.glisse@inria.fr>
2013-05-10  glisse2013-05-10 Marc Glisse <marc.glisse@inria.fr>
2013-05-09  jason * tree.c (build_constructor_va): New.
2013-05-06  glisse2013-05-06 Marc Glisse <marc.glisse@inria.fr>
2013-04-11  ebotcazou * stor-layout.c (skip_simple_constant_arithmetic)...
2013-04-10  rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-04-09  mkuvyrkov * tree.c (type_hash_lookup, type_hash_add): Make static.
2013-03-21  rguenth2013-03-21 Richard Biener <rguenther@suse.de>
2013-03-18  jakub PR c/56566
2013-01-24  dnovilloRemove zone allocator.
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-02  jason PR c++/55804
2012-12-06  jason PR c++/55032
2012-11-26  ebotcazou * fold-const.c (const_binop): Adjust comment.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-14  hubicka * tree.c (set_call_expr_flags): New function.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-29  glisse2012-10-29 Marc Glisse <marc.glisse@inria.fr>
2012-10-25  glisse2012-10-25 Marc Glisse <marc.glisse@inria.fr>
2012-10-24  jakub PR debug/54828
2012-10-17  hubicka * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size...
2012-10-08  dodjiPR c++/53528 C++11 attribute support
2012-09-29  glisse2012-09-29 Marc Glisse <marc.glisse@inria.fr>
next