avr.md (*reload_insi): Change predicate #1 to const_int_operand.
[platform/upstream/gcc.git] / gcc / sched-vis.c
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.