summaryrefslogtreecommitdiff
path: root/gcc/sched-vis.c
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-9/+9
* sched-vis.c (MAX_VISUAL_NO_UNIT): Define.Graham Stott2001-08-091-3/+7
* Use byte offsets in SUBREGs instead of words.Jakub Jelinek2001-04-031-1/+1
* Makefile.in (sched-deps.o, [...]): Fix dependency typo.Kaveh R. Ghazi2000-12-221-1/+0
* Support scheduling across extended basic blocksBernd Schmidt2000-12-201-0/+2
* sched-vis.c (visual_tbl_line_length): New variable.Alexandre Oliva2000-12-051-4/+21
* Fix building on non-INSN_SCHEDULING targets, and fix a small bug in rgn_print...Bernd Schmidt2000-12-051-0/+2
* Move scheduling visualization code to separate file.Bernd Schmidt2000-12-031-0/+929