| Commit message (Expand) | Author | Age | Files | Lines |
* | rtl.def (PREFETCH): New rtx code. | Janis Johnson | 2001-12-04 | 1 | -0/+6 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-10-28 | 1 | -1/+1 |
* | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 2001-10-21 | 1 | -1/+1 |
* | Fix typo in FSF copyright statement | Nick Clifton | 2001-09-14 | 1 | -2/+2 |
* | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 2001-09-13 | 1 | -1/+1 |
* | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 2001-09-12 | 1 | -1/+1 |
* | rtl.def: Undo my patch commited 2001-08-27. | Vladimir Makarov | 2001-08-30 | 1 | -12/+2 |
* | rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions. | Vladimir Makarov | 2001-08-27 | 1 | -2/+12 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -9/+9 |
* | sched-vis.c (MAX_VISUAL_NO_UNIT): Define. | Graham Stott | 2001-08-09 | 1 | -3/+7 |
* | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 2001-04-03 | 1 | -1/+1 |
* | Makefile.in (sched-deps.o, [...]): Fix dependency typo. | Kaveh R. Ghazi | 2000-12-22 | 1 | -1/+0 |
* | Support scheduling across extended basic blocks | Bernd Schmidt | 2000-12-20 | 1 | -0/+2 |
* | sched-vis.c (visual_tbl_line_length): New variable. | Alexandre Oliva | 2000-12-05 | 1 | -4/+21 |
* | Fix building on non-INSN_SCHEDULING targets, and fix a small bug in rgn_print... | Bernd Schmidt | 2000-12-05 | 1 | -0/+2 |
* | Move scheduling visualization code to separate file. | Bernd Schmidt | 2000-12-03 | 1 | -0/+929 |