]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-pretty-print.c
2014-10-27 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / tree-pretty-print.c
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-03  manugcc/ChangeLog:
2014-09-02  kyukhingcc/
2014-08-02  tbsaundeadd a hash_set based on hash_table
2014-07-24  marxinIPA C++ refactoring 1/N
2014-06-20  mpolacek * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
2014-06-18  jakub * gimplify.c (omp_notice_variable): If n is non-NULL
2014-06-17  davidxlFix dot dump bug
2014-05-26  rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-15  ebotcazou * cfgloop.h (struct loop): Move force_vectorize down.
2014-04-08  rguenth2014-04-08 Richard Biener <rguenther@suse.de>
2014-04-02  mrsMerge in trunk.
2014-03-26  rguenth2014-03-26 Richard Biener <rguenther@suse.de>
2014-02-27  burnus2014-02-28 Tobias Burnus <burnus@net-b.de>
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-04  rsandifoMerge with trunk.
2013-11-29  kyukhin Reverted:
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoRemove some differences with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-20  rsandifogcc/ada/
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  hubicka * tree-pretty-print.c (dump_generic_node): Print class...
2013-11-19  rsandifoRemove tree_to_hwi.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  rsandifogcc/ada/
2013-11-16  mrsMerge in trunk.
2013-11-15  aldyh * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-09  rsandifoMerge with trunk.
2013-11-07  jsm28gcc:
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-29  bviyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-25  kyukhin * mode-classes.def (MODE_POINTER_BOUNDS): New.
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-24  burnus2013-08-24 Tobias Burnus <burnus@net-b.de>
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-16  pmatosgcc/
2013-10-11  rguenth2013-10-11 Richard Biener <rguenther@suse.de>
2013-10-11  jakublibgomp/
2013-09-28  rsandifogcc/
2013-09-24  clyon2013-09-24 Christophe Lyon <christophe.lyon@linaro...
2013-09-23  clyon2013-09-23 Kugan Vivekanandarajah <kuganv@linaro...
2013-09-20  mrsMerge in trunk.
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-04  mrsMerge in trunk.
2013-08-27  aldyh * Makefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-22  gdr * pretty-print.h (output_buffer::output_buffer): Declare.
2013-08-13  mrsAdd wide-int branch.
2013-08-05  gdr * pretty-print.h (pp_base): Remove. Adjust dependent...
2013-08-04  gdr * pretty-print.h (pp_bar_bar): New.
2013-08-03  gdr * pretty-print.h (pp_underscore): New.
2013-05-15  jamborm2013-05-15 Martin Jambor <mjambor@suse.cz>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-12-03  steven * rtl.h (print_insn_with_notes): Prototype.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-06  rguenth2012-09-06 Richard Guenther <rguenther@suse.de>
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-07  stevengcc/
2012-07-16  stevengcc/
2012-07-10  rthAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-07-05  rguenth2012-07-05 Richard Guenther <rguenther@suse.de>
2012-06-27  rthAdd MULT_HIGHPART_EXPR
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-03-16  rguenth2012-03-16 Richard Guenther <rguenther@suse.de>
2012-03-12  rguenth2012-03-12 Richard Guenther <rguenther@suse.de>
2011-12-23  rthDelete VEC_EXTRACT_EVEN/ODD_EXPR.
2011-12-23  rthDelete VEC_INTERLEAVE_*_EXPR.
2011-12-13  rthRevert two unintended commits
2011-12-13  rthDelete VEC_INTERLEAVE_*_EXPR.
2011-11-08  matz * gengtype.c (write_field_root): Avoid out-of-scope...
2011-11-08  aldyhMerge from transactional-memory branch.
2011-10-18  irar * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,
2011-10-07  rthRename vshuffle/vec_shuffle to vec_perm.
2011-10-03  rthVector shuffling patch from Artem Shinkarov.
2011-09-02  rguenth2011-09-02 Richard Guenther <rguenther@suse.de>
2011-08-26  vries2011-08-26 Tom de Vries <tom@codesourcery.com>
next