]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/domwalk.c
[Ada] Define the -fdump-scos option in lang.opt
[thirdparty/gcc.git] / gcc / domwalk.c
2019-08-01  amonakovdomwalk: use gcc_sort_r
2019-04-01  rguenth2019-04-01 Richard Biener <rguenther@suse.de>
2019-01-01  jakub Update copyright years.
2018-02-01  rguenth2018-02-01 Richard Biener <rguenther@suse.de>
2018-01-23  dmalcolm-Warray-bounds: Fix false positive in some "switch...
2018-01-03  jakub Update copyright years.
2017-09-27  rguenth2017-09-27 Richard Biener <rguenther@suse.de>
2017-07-25  amonakovdomwalk: optimize basic block sorting
2017-05-17  marxinIntroduce dump_flags_t type and use it instead of int...
2017-01-01  jakub Update copyright years.
2016-10-19  rguenth2016-10-19 Richard Biener <rguenther@suse.de>
2016-01-04  jakub Update copyright years.
2015-12-10  law2015-12-10 Jeff Law <law@redhat.com>
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-05  jakub Update copyright years.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-10-20  mrsMerge in trunk.
2013-09-30  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-18  law * compare-elim.c (find_comparison_dom_walker): New...
2013-03-18  rguenth2013-03-18 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-05-22  stevengcc/ChangeLog:
2010-05-06  rguenth2010-05-06 Richard Guenther <rguenther@suse.de>
2009-11-25  hjlRemove trailing white spaces.
2009-06-27  bonzini2009-06-27 Paolo Bonzini <bonzini@gnu.org>
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-06  rwildgcc/
2007-09-06  rguenth2007-09-06 Richard Guenther <rguenther@suse.de>
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-05-26  kazu * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c,
2006-08-03  hubicka * domwalk.c (walk_dominator_tree): Reorganize to non...
2005-06-25  kcookUpdate FSF address.
2005-05-27  kazu * domwalk.c (walk_dominator_tree, init_walk_dominator_...
2005-04-28  kazu * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,
2005-04-09  dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2004-09-28  bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-18  kazu * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk...
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.