decl.c (gnat_to_gnu_entity): Minor tweak.
[gcc.git] / gcc / store-motion.c
2015-05-20 Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-09 David Malcolmsingle_set takes an insn
2014-08-28 David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-28 Richard Sandifordstore-motion.c: Include rtl-iter.h.
2014-08-27 David MalcolmUse rtx_insn_list in various places
2014-08-23 David Malcolmstore-motion.c: Use rtx_insn
2014-07-09 Trevor Saundersremove has_execute
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-15 Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
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-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.