]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfg.c
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / cfg.c
2021-01-04  Jakub JelinekUpdate copyright years.
2021-01-02  Jan Hubickaggc_free basic blocks
2020-11-25  Jan HubickaFree more of CFG
2020-10-26  Xionghu LuoAdd overloaded debug_bb and debug_bb_n with dump flags
2020-10-21  Richard BienerSimplify CFG copying tables
2020-01-01  Jakub JelinekUpdate copyright years.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-03  Martin LiskaMake debug(edge) more verbose.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-08-24  Richard Bienercfg.h (struct control_flow_graph): Add edge_flags_alloc...
2018-06-08  David MalcolmConvert dump and optgroup flags to enums
2018-04-19  Richard Bienerre PR rtl-optimization/85455 (ICE in verify_loop_struct...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-20  Aldy Hernandezvec.h (debug_helper): New function.
2017-11-16  Jan Hubickacfg.c (scale_bbs_frequencies_int, [...]): Remove.
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-07-01  Jan Hubickacfg.c (scale_bbs_frequencies): New function.
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-05-26  Martin LiskaSimplify usage of some TDF_* flags.
2017-05-17  Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-01-24  David MalcolmAdd "__RTL" to cc1
2017-01-21  Jan Hubickare PR lto/78407 (LTO breaks separate overriding of...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-18  Thomas SchwingeUse FOR_ALL_BB_FN in a few more places
2016-10-13  Bin Chengcfg.c (reset_original_copy_tables): New func.
2016-09-02  Prathamesh Kulkarnicfg.c (free_original_copy_tables): Replace second assig...
2016-06-05  Jan Hubickacfg.c (check_bb_profile): Do not report mismatched...
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-27  Richard Bienercfg.c (free_edge): Add function argument and use it...
2015-09-16  Mikhail MaltsevShare memory blocks between pool allocators
2015-07-16  Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-07-10  Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Richard Sandifordhash-table.h: Update comments.
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-06-01  Martin LiskaChange use to type-based pool allocator in cfg.c.
2015-05-09  Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-04-18  Trevor Saundersremove need for store_values_directly
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-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-04-15  Teresa Johnsoncfg.c (dump_bb_info): Fix flags check.
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-12-09  David MalcolmRename profile_status_for_function to profile_status_fo...
2013-11-21  David MalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  David MalcolmEliminate n_edges macro
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-08-31  Teresa JohnsonThis patch sanitizes the partitioning to address issues...
2013-05-02  Teresa JohnsonFollow-on patch to r197595 to complete the replacement...
2013-04-30  Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-08  Teresa JohnsonFirst phase of unifying the computation of profile...
2013-03-29  Lawrence CrowlAdd uniform debug dump function names.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
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-10-25  Lawrence CrowlChange hash_table to support a comparator type differen...
2012-10-09  Lawrence CrowlChange more non-GTY hash tables to use the new type...
2012-08-29  Steven Bosscher* cfg.c (dump_bb_info): Print a newline if there were...
2012-08-24  Martin Jamborpredict.c (maybe_hot_frequency_p): New parameter fun.
2012-08-13  Richard Guentherbasic-block.h (struct basic_block): Remove loop_depth...
2012-08-07  Steven Bosschercfg.c (debug_bb): Do not set TDF_BLOCKS.
2012-07-20  Steven Bosscherbasic-block.h (BB_FLAGS_TO_PRESERVE): New define.
2012-07-17  Steven Bosscherfix botched commit
2012-07-17  Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
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-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31  Aldy Hernandezre PR tree-optimization/52558 (write introduction incor...
2012-04-27  Steven Bosschercfg.c (disconnect_src): Do df_mark_solutions_dirty...
2011-07-23  Richard Hendersonbb-reorder: Split EH edges crossing partitions.
2011-07-20  Richard HendersonDump basic_block flags.
2011-03-23  Jeff Lawcfg.c (redirect_edge_succ_nodup): Duplicate the varm...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-08-10  Nathan Froydbasic-block.h (alloc_aux_for_block, [...]): Delete.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-29  Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-02-24  Rainer Orthcfg.c (alloc_aux_for_block): Remove inline.
2009-11-25  H.J. LuRemove trailing white spaces.
2009-09-10  Uros Bizjakira-conflicts.c: Use fputs or putc instead of fprintf...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-07-16  Kaveh R. Ghazicfg.c (dump_reg_info): Avoid C++ keywords.
2008-05-16  Diego Novillo[multiple changes]
2008-03-05  Aldy Hernandezcfg.c: Include tree-flow.h.
next