]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/sched-vis.c
alias.c [...]: Remove unnecessary casts.
[thirdparty/gcc.git] / gcc / sched-vis.c
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.