]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/sched-vis.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / sched-vis.c
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-05-20  Mikhail MaltsevPromote types of RTL expressions to more derived ones.
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-09-11  David MalcolmIntroduce LABEL_REF_LABEL
2014-08-28  David MalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-27  David Malcolmsched-vis.c: Use rtx_sequence
2014-07-18  Bernd Edlingerre PR rtl-optimization/61461 (-fdump-rtl-all-slim cause...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-09-23  Richard Sandifordrtl.texi (REG_NOTES): Say that int_list can also be...
2013-08-22  Gabriel Dos Reispretty-print.h (output_buffer::output_buffer): Declare.
2013-08-16  Gabriel Dos Reissched-vis.c (rtl_slim_pp_initialized): Remove.
2013-08-05  Gabriel Dos Reispretty-print.h (pp_base): Remove.
2013-08-04  Gabriel Dos Reispretty-print.h (pp_bar_bar): New.
2013-08-03  Gabriel Dos Reispretty-print.h (pp_underscore): New.
2013-04-09  Steven Bosschersched-vis.c (print_pattern): Print SEQUENCE of insns...
2013-03-30  Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
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-27  Steven Bosscherrtl.h (debug_bb_n_slim, [...]): Remove prototypes.
2012-11-26  Steven Bosscherinvoke.texi: Remove -dv documentation.
2012-11-12  Steven Bosschersched-vis.c (print_pattern): Handle NULL patterns.
2012-10-23  Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-08-03  Steven Bosschersched-vis (print_pattern): Handle SEQUENCE also.
2012-07-31  Steven Bosschersched-vis.c (print_exp): Handle FMA explicitly.
2012-07-31  Steven Bosschersched-vis.c (dump_insn_slim): Print print_rtx_head...
2012-07-20  Steven Bosscherbasic-block.h (BB_FLAGS_TO_PRESERVE): New define.
2012-07-17  Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-11  Steven Bosscherbasic-block.h (struct edge_def): Use basic_block instea...
2012-07-08  Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2011-11-03  Uros Bizjaksched-vis.c (print_value): Handle STRICT_LOW_PART.
2011-08-27  Bernd Schmidtrtl.texi (simple_return): Document.
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-12-14  Alexander Monakovre PR rtl-optimization/46875 (ICE: verify_flow_info...
2010-10-14  Andrey Belevantsevsel-sched-ir.c (init_global_and_expr_for_insn): Set...
2010-05-29  Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-10-13  Jakub Jelinekre PR target/41693 (RTL Check Failure in expand_debug_e...
2009-10-12  Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-22  Shujing Zhaoalias.c: Use REG_P...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-09-01  Andrey Belevantsevsel-sched.h, [...]: New files.
2008-04-15  Doug Kwandwarf2asm.c (dw2_assemble_integer): Cast to unsigned...
2007-08-23  Chao-ying Furtl.c (rtx_code_size): Check CONST_FIXED to calcualte...
2007-08-14  Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-05-21  Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-05-18  Geoffrey KeatingIndex: gcc/java/ChangeLog
2006-01-25  Paolo BonziniMakefile.in (sched-vis.o): Update dependencies.
2005-06-25  Kelley CookUpdate FSF address.
2005-04-28  Kazu Hirataattribs.c, [...]: Update copyright.
2005-04-23  David S. Millersched-vis.c (print_value): Use CONST_DOUBLE_LOW and...
2004-09-09  Nathan Sidwellra-build.c (copy_insn_p, [...]): Use gcc_assert and...
2004-07-20  Paolo Bonzinigenattr.c (struct range, [...]): Remove them.
2004-06-30  Per BothnerConditionally compile support for --enable-mapped_location.
2004-03-20  Kazu Hirataalias.c, [...]: Replace calls via (*targetm.foo) (...
2003-12-13  Kazu Hiratac-typeck.c: Fix comment typos.
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-06  Andreas Jaegersbitmap.c: Convert prototypes to ISO C90.
2003-07-01  Kazu Hiratabasic-block.h: Fix comment typos.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-16  Richard Hendersonreal.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAI...
2002-09-04  Richard Hendersonreal.c (ereal_to_decimal): Add digits parameter.
2002-06-11  David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-05-09  Kazu Hiratasbitmap.c: Fix formatting.
2002-05-04  Richard Hendersonreal.c (etoasc): Strip most trailing zeros for clarity.
2002-05-03  Jan Hubickahaifa-sched.c (schedule_insn): Print table of instructi...
2002-04-29  Vladimir Makarov2002-04-29 Vladimir Makarov <vmakarov@redhat.com>
2002-01-22  Kazu Hiratapredict.c: Fix formatting.
2001-12-04  Janis Johnsonrtl.def (PREFETCH): New rtx code.
2001-10-28  Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-21  Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-09-14  Nick CliftonFix typo in FSF copyright statement
2001-09-13  Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-09-12  Kaveh R. Ghazic-common.c (c_tree_code_name): Const-ification.
2001-08-30  Vladimir Makarovrtl.def: Undo my patch commited 2001-08-27.
2001-08-27  Vladimir Makarovrtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-09  Graham Stottsched-vis.c (MAX_VISUAL_NO_UNIT): Define.
2001-04-03  Jakub JelinekUse byte offsets in SUBREGs instead of words.
2000-12-22  Kaveh R. GhaziMakefile.in (sched-deps.o, [...]): Fix dependency typo.
2000-12-20  Bernd SchmidtSupport scheduling across extended basic blocks
2000-12-05  Alexandre Olivasched-vis.c (visual_tbl_line_length): New variable.
2000-12-05  Bernd SchmidtFix building on non-INSN_SCHEDULING targets, and fix...
2000-12-03  Bernd SchmidtMove scheduling visualization code to separate file.