* cfgbuild.c (find_basic_blocks_1): Clear aux for blocks.
[platform/upstream/gcc.git] / gcc / sched-vis.c
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.