]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graph.c
[Ada] Improved support for aspect alignment in CCG
[thirdparty/gcc.git] / gcc / graph.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-05  Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-07-04  Tom de VriesSave and restore EDGE_DFS_BACK in draw_cfg_edges
2017-06-30  Richard Bienergraph.c (draw_cfg_node_succ_edges): Fix broken dot...
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-05-17  Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-07-26  Trevor Saundersuse auto_sbitmap in various places
2016-02-22  Richard BienerAdd dot-fn to gdbhooks.py
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-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
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-03-13  Thomas Preud'hommegraph.c (print_graph_cfg): Make function names visible...
2015-01-30  Joseph MyersAlways pass explicit location to fatal_error.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-10-30  Richard Bienerre PR rtl-optimization/57100 (ICE: in pre_and_rev_post_...
2013-08-22  Gabriel Dos Reispretty-print.h (output_buffer::output_buffer): Declare.
2013-08-05  Gabriel Dos Reisgraph.c (init_graph_slim_pretty_print): Remove.
2013-08-03  Gabriel Dos Reispretty-print.h (pp_underscore): New.
2013-04-30  Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-23  Xinliang David LiDisplay profile info in graph cfg dump
2013-03-20  Richard Bienercfgloop.c (verify_loop_structure): Streamline and avoid...
2013-02-15  Steven Bosschergraph.c (start_graph_dump): Print dumpfile base as...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-12-12  Steven Bosschergraph.c: Include sbitmap.h and cfgloop.h.
2012-12-04  Steven Bosscherrtl.h (print_insn_with_notes): Remove prototype.
2012-12-03  Steven Bosscherrtl.h (print_insn_with_notes): Prototype.
2012-11-30  Steven Bosschercoretypes.h (struct pretty_print_info): Make a coretype.
2012-11-26  Steven Bosscherinvoke.texi: Remove -dv documentation.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2010-11-29  Joseph Myerssystem.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-10  Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-10-14  Tijs Wiebe LeferingF^C the vcg dump bug.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-01  Jan Hubickafwprop.c: Make emit-rtl.h include last.
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-06-26  Kaveh R. Ghazidriver-i386.c (detect_caches_amd, [...]): Fix -Wc+...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-21  Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-06-25  Kelley CookUpdate FSF address.
2004-11-22  Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-10-18  Kazu Hiratabasic-block.h (reg_set_iterator): New.
2004-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-09  Nathan Sidwellgcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unrea...
2004-09-06  Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-07-09  Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-01-21  Kazu Hirataalias.c, [...]: Update copyright.
2004-01-13  Steven Bosscherre PR c++/13376 (Incorrect dumps of RTL for passes...
2004-01-03  Steven BosscherFix messed up accidental commit.
2003-12-30  Steven Bosscherbackport: et-forest.h (et_forest_create, [...]): Declar...
2003-12-11  Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-06  Andreas Jaegergcc.c: Convert prototypes to ISO C90.
2003-05-20  Matt Kraai* alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-05-13  Zack Weinbergdiagnostic.c (output_format): Add support for %m.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-05-23  Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-17  Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16  Zdenek DvorakBasic block renumbering removal.
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-09-12  Kaveh R. Ghazic-common.c (c_tree_code_name): Const-ification.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-12  Kazu Hiratagcc.c: Fix comment formatting.
2001-02-04  Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2000-08-04  Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-04-27  Richard Hendersonrtlanal.c (dead_or_set_regno_p): Use find_regno_note.
2000-01-17  Kaveh GhaziUpdate copyrights
2000-01-17  Kaveh R. Ghaziggc-common.c: PROTO -> PARAMS.
1999-11-08  Mark Mitchellcse.c (delete_trivially_dead_insns): Replace alloca...
1999-10-02  Kaveh R. Ghazigraph.h: New file to prototype functions exported by...
1999-08-20  Kaveh R. Ghazirtl.c (rtx_name): Constify a char*.
1999-08-09  Bernd SchmidtInclude function.h in most files.
1999-04-14  Zack Weinberggraph.c (node_data): Return void.
1999-02-25  Richard HendersonFlow rewrite to use basic block structures and edge...
1999-01-11  Richard HendersonUpdate copyrights.
1999-01-11  Richard Hendersonbasic-block.h (basic_block_head): Rename to x_basic_blo...
1998-11-23  Ulrich DrepperUlrich Drepper <drepper@cygnus.com>