aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-vis.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-22pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis1-4/+0
2013-08-16sched-vis.c (rtl_slim_pp_initialized): Remove.Gabriel Dos Reis1-34/+19
2013-08-05pretty-print.h (pp_base): Remove.Gabriel Dos Reis1-1/+1
2013-08-04pretty-print.h (pp_bar_bar): New.Gabriel Dos Reis1-1/+1
2013-08-03pretty-print.h (pp_underscore): New.Gabriel Dos Reis1-20/+20
2013-04-09sched-vis.c (print_pattern): Print SEQUENCE of insns as insns.Steven Bosscher1-5/+26
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-0/+5
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-12-04rtl.h (print_insn_with_notes): Remove prototype.Steven Bosscher1-4/+27
2012-12-03rtl.h (print_insn_with_notes): Prototype.Steven Bosscher1-1/+1
2012-11-30coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher1-217/+202
2012-11-27rtl.h (debug_bb_n_slim, [...]): Remove prototypes.Steven Bosscher1-114/+77
2012-11-26invoke.texi: Remove -dv documentation.Steven Bosscher1-3/+44
2012-11-12sched-vis.c (print_pattern): Handle NULL patterns.Steven Bosscher1-0/+6
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-0/+15
2012-08-03sched-vis (print_pattern): Handle SEQUENCE also.Steven Bosscher1-2/+13
2012-07-31sched-vis.c (print_exp): Handle FMA explicitly.Steven Bosscher1-44/+45
2012-07-31sched-vis.c (dump_insn_slim): Print print_rtx_head at the start of each new l...Steven Bosscher1-0/+2
2012-07-20basic-block.h (BB_FLAGS_TO_PRESERVE): New define.Steven Bosscher1-1/+1
2012-07-17dumpfile.h (TDF_COMMENT): New define.Steven Bosscher1-35/+11
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+1
2012-07-11basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.Steven Bosscher1-2/+2
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher1-2/+5
2011-11-03sched-vis.c (print_value): Handle STRICT_LOW_PART.Uros Bizjak1-0/+6
2011-08-27rtl.texi (simple_return): Document.Bernd Schmidt1-0/+3
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+2
2010-12-14re PR rtl-optimization/46875 (ICE: verify_flow_info failed: too many outgoing...Alexander Monakov1-1/+1
2010-10-14sel-sched-ir.c (init_global_and_expr_for_insn): Set CANT_MOVE on RTX_FRAME_RE...Andrey Belevantsev1-0/+5
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-3/+3
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-4/+4
2009-10-13re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371)Jakub Jelinek1-1/+1
2009-10-12re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-1/+12
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-0/+32
2009-06-22alias.c: Use REG_P...Shujing Zhao1-2/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev1-11/+34
2008-04-15dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr...Doug Kwan1-1/+2
2007-08-23rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu1-0/+4
2007-08-14alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi1-6/+6
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-2/+14
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka1-10/+2
2007-05-18Index: gcc/java/ChangeLogGeoffrey Keating1-1/+4
2006-01-25Makefile.in (sched-vis.o): Update dependencies.Paolo Bonzini1-23/+87
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-22sched-vis.c (print_value): Use CONST_DOUBLE_LOW and CONST_DOUBLE_HIGH.David S. Miller1-1/+1
2004-09-09ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell1-2/+1
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-259/+0