]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-uninit.c
Fix double word typos.
[thirdparty/gcc.git] / gcc / tree-ssa-uninit.c
2015-07-13  Aldy HernandezFix double word typos.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-02-12  David Howellstree-sra.c (dump_dereferences_table): Avoid -Wformat...
2015-01-26  Richard Bienerre PR middle-end/64764 (internal compiler error: in...
2015-01-16  Richard Bienerre PR middle-end/64614 (bogus used initialized warning...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-07-09  Trevor Saundersremove has_execute
2014-05-08  Thomas Preud'hommere PR middle-end/39246 (FAIL: gcc.dg/uninit-13.c)
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-04-16  Eric Botcazoutree-ssa-operands.c (create_vop_var): Set DECL_IGNORED_P.
2014-02-27  Marek Polacekre PR middle-end/59223 (-Wmaybe-uninitialized and ...
2014-02-21  Jakub Jelinekre PR tree-optimization/56490 (-Wall triggering infinit...
2014-02-03  Richard Hendersonre PR tree-optimization/59924 (uninit memory hog)
2014-01-03  Xinliang David LiFix PR/59303 -- uninit analysis enhancement
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-30  Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-17  Andrew MacLeodtree-flow.h (ssa_undefined_value_p): Remove prototype.
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-05-24  Richard Bienerre PR middle-end/57287 (Bogus uninitialized warning...
2013-05-07  Jakub Jelinekre PR tree-optimization/57149 (wrong -Wmaybe-uninitiali...
2013-04-26  Jakub Jelinekre PR go/57045 (Build failure in libgo/runtime/proc...
2013-03-02  Xinliang David LiPR/56490
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10  Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2011-08-11  Richard Guentherre PR middle-end/50040 (missed warning: ‘x.y’ is used...
2011-07-19  Richard Guenthertree-ssa-forwprop.c (lookup_logical_inverted_value...
2011-05-23  David Lifix pr48988
2011-04-26  Xinliang David LiImplement -Wno-maybe-uninitialized
2011-04-09  Xinliang David LiFix PR48484
2011-03-15  Xinliang David LiFix pr47837
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-10-15  Xinliang David Liuninit var analysis enhancement
2010-10-12  Xinliang David Lifix pr/45972
2010-08-18  Richard Guenthertree-ssa-uninit.c (find_uninit_use): Disregard debug...
2010-07-19  Xinliang David LiFix PR44932
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-07  Jan Hubickare PR middle-end/44813 (ipa-split causes ice in ptr_der...
2010-06-01  Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21  Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-30  Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-28  Xinliang David Lipredicate aware uninitialized analysis