]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/mode-switching.c
[C++] Protect call to copy_attributes_to_builtin (PR91505)
[thirdparty/gcc.git] / gcc / mode-switching.c
2019-02-01  rguenth2019-02-01 Richard Biener <rguenth@suse.de>
2019-01-01  jakub Update copyright years.
2018-11-20  uros PR target/88070
2018-01-03  jakub Update copyright years.
2017-09-12  rsandifoConvert hard_regno_nregs to a function
2017-09-12  rsandifoMake more use of REG_NREGS
2017-01-01  jakub Update copyright years.
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-01-04  jakub Update copyright years.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-08-12  tbsaundeRevert "replace several uses of the anon namespace...
2015-08-11  tbsaundereplace several uses of the anon namespace with GCC_FINAL
2015-07-10  amacleod2015-07-10 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-05-19  rsandifogcc/
2015-05-11  rthConvert to md_asm_adjust
2015-05-09  tbsaundeuse rtx_insn * as the type of a local variable in mode...
2015-01-05  jakub Update copyright years.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-08-22  dmalcolmmode-switching.c: Use rtx_insn
2014-07-09  tbsaunderemove has_execute
2014-07-02  chrbrSupport mode toggle.
2014-05-20  amylaar * mode-switching.c (optimize_mode_switching): Fix...
2014-05-13  chrbr2014-05-13 Christian Bruel <christian.bruel@st.com>
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-04-11  amylaargcc:
2014-04-02  mrsMerge in trunk.
2014-03-28  ebotcazou * mode-switching.c: Make small adjustments to the...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
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-16  mrsMerge in trunk.
2013-11-10  uros * mode-switching.c (optimize_mode_switching): Mark...
2013-10-20  mrsMerge in trunk.
2013-10-19  uros * mode-switching.c (create_pre_exit): Rename maybe_bui...
2013-09-30  rsandifogcc/
2013-09-28  rsandifogcc/
2013-08-07  dmalcolm2013-08-07 David Malcolm <dmalcolm@redhat.com>
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-07-29  amylaar PR rtl-optimization/58021
2013-07-24  amylaar PR rtl-optimization/57968
2013-05-13  hubicka * mode-switching.c (optimize_mode_switching): Set...
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-13  uros * mode-switching.c (create_pre_exit): Use NONDEBUG_INSN_P.
2012-11-13  uros PR target/41993
2012-11-07  kkojima PR middle-end/49220
2012-11-06  kkojima PR target/41993
2012-11-05  uros * mode-switching.c (create_pre_exit): Force late switc...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-07-19  uros * doc/tm.texi.in (MODE_AFTER): Add entity as the first...
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2011-08-01  amylaar * mode-switching.c (optimize_mode_switching...
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2010-11-19  uros * mode-switching.c (optimize_mode_switching): Use
2010-09-02  aesok * target.def (class_likely_spilled_p): New hook.
2010-07-13  kkojima PR target/44761
2010-06-01  hubicka * fwprop.c: Make emit-rtl.h include last.
2010-05-21  stevengcc/ChangeLog:
2010-05-02  aesok * target.h (struct calls): Add function_value_regno_p...
2009-11-25  hjlRemove trailing white spaces.
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2009-01-29  zadeck2009-01-29 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-07-15  ghazi * df-problems.c (df_set_note): Avoid C++ keywords.
2008-03-19  hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-09-05  hubicka * regrename.c (pass_regrename, pass_cprop_hardreg...
2007-07-31  rsandifogcc/
2007-07-30  ghazi * alias.c (record_set, memory_modified_1): Constify.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-11  zadeck2007-07-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-07-10  kkojima PR rtl-optimization/32664
2007-06-11  dberlinMerge dataflow branch into mainline
2007-05-22  rsandifogcc/
2007-05-22  rsandifogcc/
2007-05-21  hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-03-10  kkojima * mode-switching.c (create_pre_exit): Skip blockage...
2006-09-05  kkojima PR target/28764
2006-03-02  dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-06  rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-01  pinskia2006-01-31 Andrew Pinski <pinskia@physics.uc.edu>
next