aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-vis.c
AgeCommit message (Expand)AuthorFilesLines
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-9/+9
2001-08-09sched-vis.c (MAX_VISUAL_NO_UNIT): Define.Graham Stott1-3/+7
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-1/+1
2000-12-22Makefile.in (sched-deps.o, [...]): Fix dependency typo.Kaveh R. Ghazi1-1/+0
2000-12-20Support scheduling across extended basic blocksBernd Schmidt1-0/+2
2000-12-05sched-vis.c (visual_tbl_line_length): New variable.Alexandre Oliva1-4/+21
2000-12-05Fix building on non-INSN_SCHEDULING targets, and fix a small bug in rgn_print...Bernd Schmidt1-0/+2
2000-12-03Move scheduling visualization code to separate file.Bernd Schmidt1-0/+929