]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/df-core.c
c++: remove lookup_template_class's entering_scope flag
[thirdparty/gcc.git] / gcc / df-core.c
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-02-15  Eric BotcazouFix cast in df_worklist_dataflow_doublequeue
2021-01-04  Jakub JelinekUpdate copyright years.
2020-08-27  Martin Liskavec: add exact argument for various grow functions.
2020-03-13  Segher Boessenkooldf: Don't abuse bb->aux (PR94148, PR94042)
2020-01-01  Jakub JelinekUpdate copyright years.
2019-09-09  Richard SandifordRemove global REG_SETs
2019-07-12  Eric Botcazoure PR rtl-optimization/91136 (incorrect move of instruc...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-05-14  Trevor Saundersmake inverted_post_order_compute() operate on a vec
2017-05-14  Trevor Saundersuse auto_bitmap more with alternate obstacks
2017-05-14  Trevor Saundersuse auto_bitmap more
2017-02-13  Jakub Jelinekcprop.c (cprop_jump): Add missing space in string literal.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-08-11  Richard Bienerre PR rtl-optimization/72855 (Long compile time due...
2016-07-26  Trevor Saundersuse auto_sbitmap in various places
2016-04-27  David Malcolmdf: make df_problem instances "const"
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-22  Mikhail MaltsevUse std::swap instead of manual swaps.
2015-06-17  Andrew MacLeodfunction.h (struct rtl_data): Remove struct and accesso...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-21  Thomas Preud'hommedf-core.c (df_finish_pass): Iterate over df->problems_b...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-12  Richard Sandifordrtl.h (rtx_function, [...]): Delete.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-08-26  David MalcolmRemove DF_REF_INSN scaffolding
2014-08-22  David Malcolmdf-*.c: Use rtx_insn
2014-08-19  David MalcolmConvert DF_REF_INSN to a function for now
2014-07-09  Trevor Saundersremove has_execute
2014-06-15  Richard Sandiforddf.h (df_mw_hardreg, [...]): Add a link pointer.
2014-06-15  Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
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-17  Richard Bienerre PR rtl-optimization/38518 (Excessive compile time...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-12-09  David MalcolmEliminate SET_BASIC_BLOCK macro.
2013-11-19  David MalcolmEliminate n_edges macro
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-07-21  Ondřej BílkaFix typos.
2013-04-12  Steven Bosscherdf-core.c (df_find_def): Compare register numbers.
2013-03-23  Steven Bosscherdf-core.c (rest_of_handle_df_initialize): Use XCNEWVEC...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
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-10-08  Steven Bosscherbitmap.h (bitmap_and_into): Update prototype.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-08  Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-24  Steven Bosscheroutput.h: (current_function_is_leaf...
2011-04-20  Jim Meyeringremove useless if-before-free tests
2011-03-20  Jakub Jelinekre PR rtl-optimization/48156 (wrong code with -fcrossju...
2010-12-14  Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-11-17  Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
2010-11-16  Eric Botcazoure PR rtl-optimization/46315 (-O2 -fno-strict-overflow...
2010-11-13  Alexandre Olivare PR rtl-optimization/42889 ("-fcompare-debug failure...
2010-11-03  H.J. LuRevert revision 164552.
2010-09-23  Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-07-29  Bernd Schmidtre PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multi...
2010-06-23  Joern Renneckere PR other/44644 (type/data name clash makes --enable...
2010-06-22  Jan HubickaFix version of patch from previous commit ;(
2010-06-22  Jan Hubickadf-problems.c (df_rd_confluence_n, [...]): Return true...
2010-06-16  Jan Hubicka* df-core.c (df_compact_blocks): Free problem_temps...
2010-06-12  Jan Hubickadf-core.c (df_clear_bb_info): New function.
2010-06-07  Jan Hubickadf-problems.c (df_lr_problem_data): Add lr_bitmaps.
2010-06-06  Jan Hubickadf-core.c (df_set_blocks): Use bitmap_head instead...
2010-05-29  Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-04-14  Uros Bizjakdf-core.c (df_ref_debug): Change format string placehol...
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-07  Andrew Pinskire PR rtl-optimization/42946 (bootstrap with --enable...
2010-01-29  Jakub Jelinekre PR rtl-optimization/42889 ("-fcompare-debug failure...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-11-08  Zbigniew Chamskicfgrtl.c (pass_free_cfg): Add pass name.
2009-06-02  Alexandre Oliva* df-core.c (df_ref_debug): Honor -fdump-noaddr.
2009-05-12  Paolo Bonzinidf-core.c: Update head documentation.
2009-04-27  Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-20  Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-17  Ian Lance Taylordf.h: Include "timevar.h".
2008-12-06  Steven Bosscherre PR rtl-optimization/36365 (Hang in df_analyze)
2008-10-11  Kenneth Zadeckre PR middle-end/37448 (cannot compile big function)
2008-07-08  Tianwei ShengOn behalf of Tianwei, for the following change:
next