]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-pretty-print.c
Merge with trunk.
[thirdparty/gcc.git] / gcc / tree-pretty-print.c
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>
2011-08-02  jakubMerge from gomp-3_1-branch branch:
2011-07-01  jakub * tree-pretty-print.c (dump_generic_code) <case CONSTR...
2011-06-06  aoliva* tree-pretty-print.c (dump_function_header): Add flags.
2011-06-01  davidxlformat clean up
2011-06-01  davidxlBetter function header dump
2011-05-30  davidxlRevert wrong checkin
2011-05-30  davidxlNew option to disable/enable optimization passes.
2011-03-15  rguenth2011-03-15 Richard Guenther <rguenther@suse.de>
2010-11-05  jakub PR debug/46307
2010-10-08  aolivaPR debug/45673
2010-09-13  aolivaPR debug/45604
2010-09-08  aolivaPR debug/45419
2010-09-07  rguenth2010-09-07 Richard Guenther <rguenther@suse.de>
2010-09-06  rguenth2010-09-06 Richard Guenther <rguenther@suse.de>
2010-09-03  rguenth2010-09-03 Richard Guenther <rguenther@suse.de>
2010-09-01  rguenth2010-09-01 Richard Guenther <rguenther@suse.de>
2010-08-20  froydnjgcc/
2010-08-16  rguenth2010-08-16 Richard Guenther <rguenther@suse.de>
2010-07-15  froydnjgcc/
2010-07-14  rguenth2010-07-14 Richard Guenther <rguenther@suse.de>
2010-07-13  amylaargcc:
2010-07-13  rguenth2010-07-13 Richard Guenther <rguenther@suse.de>
2010-07-05  rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-07-01  rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-25  bernds With large parts from Jim Wilson:
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-29  hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-21  stevengcc/ChangeLog:
2010-04-15  rguenth2010-04-15 Richard Guenther <rguenther@suse.de>
next