]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-pretty-print.c
Add trailing_wide_ints and use it for range_info_def.
[thirdparty/gcc.git] / gcc / gimple-pretty-print.c
2013-11-28  rsandifoAdd trailing_wide_ints and use it for range_info_def.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmConvert gimple types from a union to C++ inheritance
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  rsandifoRemove tree_to_hwi.
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-15  aldyh * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-15  rguenth2013-11-15 Richard Biener <rguenther@suse.de>
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-31  jakub * gimple-pretty-print.c (dump_ssaname_info): Print...
2013-10-30  kyukhin * tree-core.h (tree_index): Add TI_POINTER_BOUN...
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  jakub * gimple-pretty-print.c (dump_ssaname_info): Always...
2013-10-20  mrsMerge in trunk.
2013-10-16  pmatosgcc/
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-04  mrsMerge in trunk.
2013-08-27  aldyh * Makefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-23  gdr * diagnostic.c (diagnostic_set_caret_max_width): Use...
2013-08-22  gdr * pretty-print.h (output_buffer::output_buffer): Declare.
2013-08-13  mrsAdd wide-int branch.
2013-08-05  gdr * gimple-pretty-print.c (buffer): Remove.
2013-08-04  gdr * pretty-print.h (pp_bar_bar): New.
2013-08-03  gdr * pretty-print.h (pp_underscore): New.
2013-04-08  rguenth2013-04-08 Richard Biener <rguenther@suse.de>
2013-03-29  crowlAdd uniform debug dump function names.
2013-03-08  aldyh * trans-mem.c (expand_transaction): Do not set PR_INST...
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-03  steven * rtl.h (print_insn_with_notes): Prototype.
2012-10-30  hjlRemove alloca from dump_gimple_bb_header
2012-10-01  singhai2012-09-30 Sharad Singhai <singhai@google.com>
2012-09-04  steven * gimple.h (gimple_build_switch): Remove.
2012-08-24  jamborm2012-08-24 Martin Jambor <mjambor@suse.cz>
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-12  glisse2012-08-12 Marc Glisse <marc.glisse@inria.fr>
2012-08-07  stevengcc/
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-25  steven * gimple-pretty-print.c (gimple_dump_bb_buff): Call...
2012-07-20  stevengcc/
2012-07-17  steven * dumpfile.h (TDF_COMMENT): New define.
2012-07-16  stevengcc/
2012-07-10  rthAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2012-05-03  jamborm2012-05-03 Martin Jambor <mjambor@suse.cz>
2012-02-07  rguenth2012-02-07 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-12-02  sameerad * gimple-pretty-print.c (dump_gimple_call): Dereferenc...
2011-11-11  rthImplement omp atomic load and store.
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-18  rguenth2011-10-18 Richard Guenther <rguenther@suse.de>
2011-10-07  rthRename vshuffle/vec_shuffle to vec_perm.
2011-10-03  rthVector shuffling patch from Artem Shinkarov.
2011-09-01  rguenth2011-08-31 Richard Guenther <rguenther@suse.de>
2011-06-22  jakub PR debug/47858
2011-04-20  rsandifogcc/
2011-03-22  rguenth2011-03-22 Richard Guenther <rguenther@suse.de>
2011-02-15  aolivaPR debug/47106
2010-11-22  bstarynk2010-11-22 Basile Starynkevitch <basile@starynkevitch...
2010-11-04  rguenth2010-11-04 Richard Guenther <rguenther@suse.de>
2010-10-21  froydnj * basic-block.h (find_fallthru_edge): Define.
2010-08-12  rguenth2010-08-12 Richard Guenther <rguenther@suse.de>
2010-07-21  rguenth2010-07-21 Richard Guenther <rguenther@suse.de>
2010-07-15  froydnjgcc/
2010-06-25  bernds With large parts from Jim Wilson:
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-16  rguenth2010-04-16 Richard Guenther <rguenther@suse.de>
2010-04-15  rguenth2010-04-15 Richard Guenther <rguenther@suse.de>
2009-11-25  hjlRemove trailing white spaces.
2009-10-26  uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-09-14  rth * builtins.c (expand_builtin_synchronize): Use gimple_...
2009-09-14  rthSquash commit of EH in gimple
2009-09-02  aolivagcc/ChangeLog:
2009-07-30  amacleodAdd source_location support to PHI arguments.
2009-07-22  dnovillo * tree-pass.h (TDF_EH): Define.
2009-06-18  rth PR 40488
2009-06-12  aldyhgcc/java/
2009-06-04  ccoutant * basic-block.h (struct basic_block_def): Add discrimi...
2009-05-31  jason * tree-pretty-print.c (print_call_name): Take the...
2009-05-22  rguenth2009-05-22 Richard Guenther <rguenther@suse.de>
2009-04-03  rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-01-02  jakub PR middle-end/38690
2008-12-27  jakub PR middle-end/38641
next