]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/store-motion.c
Update copyright years in gcc/
[thirdparty/gcc.git] / gcc / store-motion.c
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
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-04-21  Richard Sandifordre PR bootstrap/53021 (bootstrap failure on Linux/ia32)
2012-01-24  Richard Sandifordrtl.h (true_dependence, [...]): Remove varies parameter.
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-05-25  Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-07  Steven Bosschergcse.c (execute_rtl_cprop, [...]): Do not add the DF_NO...
2010-01-03  Steven Bosscherre PR rtl-optimization/41862 (-fgcse-sm causes bootstra...
2009-12-24  Steven Bosscherstore-motion.c (build_store_vectors): Clear regs_set_in...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-05-14  Steven Bosscher* store-motion.c Do not include params.h
2009-05-02  Eric Botcazou* store-motion.c (compute_store_table): Add ENABLE_CHEC...
2009-05-01  Steven Bosscherstore-motion.c: Many cleanups to make this pass a first...
2009-04-30  Steven Bosschergcse.c (ae_gen): Remove.