]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/df-scan.c
2015-10-29 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / df-scan.c
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>
2010-08-20  froydnjgcc/
2010-08-20  ams2010-08-20 Joseph Myers <joseph@codesourcery.com>
2010-06-29  amylaargcc:
2010-06-13  hubicka * bitmap.c (bitmap_and, bitmap_and_into, bitmap_and_compl,
2010-06-12  hubicka * df-core.c (df_clear_bb_info): New function.
2010-06-06  hubicka * df-core.c (df_set_blocks): Use bitmap_head instead...
2010-06-01  hubicka * fwprop.c: Make emit-rtl.h include last.
2010-05-20  ro PR bootstrap/43870
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-01-29  jakub PR rtl-optimization/42889
2010-01-26  rguenth2010-01-26 Richard Guenther <rguenther@suse.de>
2009-11-25  hjlRemove trailing white spaces.
2009-11-18  aoliva* df-scan.c (df_ref_create): Don't mark BB as dirty...
2009-11-04  zadeck2009-11-04 Kenneth Zadeck <zadeck@naturalbridge.com>
2009-09-22  rth PR target/41246
2009-09-02  aolivagcc/ChangeLog:
2009-06-22  paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-10  ian * vec.h (DEF_VEC_ALLOC_I): Use DEF_VEC_NONALLOC_FUNCS_I.
2009-04-27  ian./:
2009-04-26  steven * df-scan.c (df_insn_rescan): Salvage insn's LUID...
2009-04-24  iangcc/:
2009-04-20  iangcc/:
2009-03-18  jakub * dse.c (struct group_info): Reorder fields for 64...
next