summaryrefslogtreecommitdiff
path: root/gcc/sched-vis.c
Commit message (Expand)AuthorAgeFilesLines
* sched-vis.c (print_value): Handle STRICT_LOW_PART.Uros Bizjak2011-11-031-0/+6
* rtl.texi (simple_return): Document.Bernd Schmidt2011-08-271-0/+3
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+2
* re PR rtl-optimization/46875 (ICE: verify_flow_info failed: too many outgoing...Alexander Monakov2010-12-141-1/+1
* sel-sched-ir.c (init_global_and_expr_for_insn): Set CANT_MOVE on RTX_FRAME_RE...Andrey Belevantsev2010-10-141-0/+5
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-3/+3
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-4/+4
* re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371)Jakub Jelinek2009-10-131-1/+1
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-121-1/+12
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-0/+32
* alias.c: Use REG_P...Shujing Zhao2009-06-221-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-11/+34
* dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr...Doug Kwan2008-04-151-1/+2
* rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu2007-08-231-0/+4
* alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi2007-08-141-6/+6
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-2/+14
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-10/+2
* Index: gcc/java/ChangeLogGeoffrey Keating2007-05-181-1/+4
* Makefile.in (sched-vis.o): Update dependencies.Paolo Bonzini2006-01-251-23/+87
* Update FSF address.Kelley Cook2005-06-251-2/+2
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* sched-vis.c (print_value): Use CONST_DOUBLE_LOW and CONST_DOUBLE_HIGH.David S. Miller2005-04-221-1/+1
* ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell2004-09-091-2/+1
* genattr.c (struct range, [...]): Remove them.Paolo Bonzini2004-07-201-259/+0
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-2/+6
* alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().Kazu Hirata2004-03-201-2/+2
* c-typeck.c: Fix comment typos.Kazu Hirata2003-12-131-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-1/+1
* sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-41/+21
* basic-block.h: Fix comment typos.Kazu Hirata2003-07-011-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson2002-10-151-6/+1
* real.c (ereal_to_decimal): Add digits parameter.Richard Henderson2002-09-041-1/+1
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-12/+2
* sbitmap.c: Fix formatting.Kazu Hirata2002-05-091-3/+3
* real.c (etoasc): Strip most trailing zeros for clarity.Richard Henderson2002-05-031-1/+10
* haifa-sched.c (schedule_insn): Print table of instructions and reservations.Jan Hubicka2002-05-021-2/+1
* 2002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov2002-04-291-2/+13
* predict.c: Fix formatting.Kazu Hirata2002-01-221-2/+2
* rtl.def (PREFETCH): New rtx code.Janis Johnson2001-12-041-0/+6
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi2001-10-211-1/+1
* Fix typo in FSF copyright statementNick Clifton2001-09-141-2/+2
* c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi2001-09-131-1/+1
* c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2001-09-121-1/+1
* rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov2001-08-301-12/+2
* rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov2001-08-271-2/+12