aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-vis.c
AgeCommit message (Expand)Author
2003-12-13c-typeck.c: Fix comment typos.Kazu Hirata
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi
2003-07-06sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson
2002-09-04real.c (ereal_to_decimal): Add digits parameter.Richard Henderson
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller
2002-05-09sbitmap.c: Fix formatting.Kazu Hirata
2002-05-03real.c (etoasc): Strip most trailing zeros for clarity.Richard Henderson
2002-05-02haifa-sched.c (schedule_insn): Print table of instructions and reservations.Jan Hubicka
2002-04-292002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2002-01-22predict.c: Fix formatting.Kazu Hirata
2001-12-04rtl.def (PREFETCH): New rtx code.Janis Johnson
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi
2001-09-14Fix typo in FSF copyright statementNick Clifton
2001-09-13c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi
2001-08-30rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov
2001-08-27rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-08-09sched-vis.c (MAX_VISUAL_NO_UNIT): Define.Graham Stott
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek
2000-12-22Makefile.in (sched-deps.o, [...]): Fix dependency typo.Kaveh R. Ghazi
2000-12-20Support scheduling across extended basic blocksBernd Schmidt
2000-12-05sched-vis.c (visual_tbl_line_length): New variable.Alexandre Oliva
2000-12-05Fix building on non-INSN_SCHEDULING targets, and fix a small bug in rgn_print...Bernd Schmidt
2000-12-03Move scheduling visualization code to separate file.Bernd Schmidt