]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/df-scan.c
[testsuite] Add missing dg-require-effective-target label_values
[thirdparty/gcc.git] / gcc / df-scan.c
2019-02-25  amonakovdf-scan: fix use of mw_order in df_mw_compare (PR 86096)
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-08-06  alahay01Remaining support for clobber high
2018-05-23  amonakovdf-scan: remove ad-hoc handling of global regs in asms
2018-01-03  jakub Update copyright years.
2017-12-20  aoliva[SFN] debug markers before labels no more
2017-12-20  vriesDon't call targetm.calls.static_chain in non-static...
2017-12-12  aoliva[SFN] introduce statement frontier notes, still disabled
2017-08-30  rsandifoDrop df_ from df_read_modify_subreg_p
2017-05-22  rguenth2017-05-22 Richard Biener <rguenther@suse.de>
2017-05-14  tbsaundeuse auto_bitmap more with alternate obstacks
2017-01-05  aoliva[bootstrap-O3] use unsigned type for regno in df-scan
2017-01-01  jakub Update copyright years.
2016-11-16  segherdf: Change defs in entry and uses in exit block during...
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-09-09  edlinger2016-09-10 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-08-12  mpolacek PR c/7652
2016-05-03  berndsFix PR44281, bad RA with global regs.
2016-04-27  dmalcolmdf: make df_problem instances "const"
2016-01-04  jakub Update copyright years.
2015-11-15  tbsaundealways define EH_RETURN_HANDLER_RTX
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-01  tbsaunderemove many typedefs
2015-09-16  miyukiShare memory blocks between pool allocators
2015-08-24  rsandifogcc/
2015-07-16  marxinAdd new object_allocator and clean-up allocator usage.
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-30  rsandifogcc/
2015-06-23  rsandifogcc/c-family/
2015-06-22  miyukiUse std::swap instead of manual swaps.
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-06-02  uros * df-scan.c (df_scan_start_dump): Add space between...
2015-06-01  marxinChange use to type-based pool allocator in df-scan.c.
2015-05-22  tbsaundedon't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTE...
2015-05-19  rsandifogcc/
2015-05-19  rsandifogcc/
2015-05-19  rsandifogcc/
2015-05-19  rsandifogcc/
2015-05-19  rsandifogcc/
2015-04-28  tbsaundealways define HAVE_epilogue
2015-04-28  tbsaundeadd default for EPILOGUE_USES
2015-04-22  tbsaunderemove #if for PIC_OFFSET_TABLE_REGNUM
2015-04-22  tbsaundereduce conditional compilation for HARD_FRAME_POINTER_I...
2015-04-22  tbsaundeadd default definition of EH_RETURN_DATA_REGNO
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  olegendogcc/
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-26  dmalcolmRemove DF_REF_INSN scaffolding
2014-08-22  dmalcolmdf-*.c: Use rtx_insn
2014-06-15  rsandifogcc/
2014-06-15  rsandifogcc/
2014-06-15  rsandifogcc/
2014-06-15  rsandifogcc/
2014-05-28  vries-fuse-caller-save - Use collected register usage inform...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-20  tbsaundemerge auto_vec and stack_vec
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_ALL_BB macro.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-04  mrsMerge in trunk.
2013-10-28  law * df-scan.c (df_collection_rec): Adjust.
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-04-17  steven * lower-subreg.c (resolve_simple_move): If called...
2013-04-04  steven PR middle-end/56729
2013-03-22  steven * df.h (df_insn_delete): Adjust prototype.
2013-02-27  jakub PR middle-end/56461
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12  stevengcc/
2012-10-08  steven * bitmap.h (bitmap_and_into): Update prototype.
2012-08-23  zadeck2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-08-21  hjlRestore df_free_collection_rec call in df_bb_verify
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
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.
2012-05-26  bonzini2012-05-26 Dimitrios Apostolou <jimis@gmx.net>
2012-05-22  bonzini2012-05-22 Dimitrios Apostolou <jimis@gmx.net>
2012-02-29  jakub PR bootstrap/52397
2011-08-27  bernds * doc/rtl.texi (simple_return): Document.
2011-06-30  ebotcazou * df-scan.c (df_get_entry_block_def_set): Use INCOMING...
2011-06-15  law * df-problems.c (df_lr_local_compute): Manually CSE
2011-02-02  bergner PR rtl-optimization/47525
2010-11-22  bonzini2010-11-22 Paolo Bonzini<bonzini@gnu.org>
2010-11-16  ebotcazou PR rtl-optimization/46315
2010-11-13  aolivaPR debug/42889
2010-10-11  froydnjgcc/
2010-09-29  jsm28gcc:
2010-09-04  bonzini2010-09-04 Paolo Bonzini <bonzini@gnu.org>
next