| Commit message (Expand) | Author | Age | Files | Lines |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 1 | -2/+2 |
* | * c-typeck.c: Fix comment typos. | kazu | 2003-12-13 | 1 | -1/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -1/+1 |
* | * sbitmap.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -41/+21 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | gcc/ | rth | 2002-10-16 | 1 | -6/+1 |
* | * real.c (ereal_to_decimal): Add digits parameter. | rth | 2002-09-04 | 1 | -1/+1 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -12/+2 |
* | * sbitmap.c: Fix formatting. | kazu | 2002-05-09 | 1 | -3/+3 |
* | * real.c (etoasc): Strip most trailing zeros for clarity. | rth | 2002-05-04 | 1 | -1/+10 |
* | * haifa-sched.c (schedule_insn): Print table of instructions and | rth | 2002-05-03 | 1 | -2/+1 |
* | 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2002-04-29 | 1 | -2/+13 |
* | * predict.c: Fix formatting. | kazu | 2002-01-22 | 1 | -2/+2 |
* | * rtl.def (PREFETCH): New rtx code. | janis | 2001-12-04 | 1 | -0/+6 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -1/+1 |
* | Fix typo in FSF copyright statement | nickc | 2001-09-14 | 1 | -2/+2 |
* | * c-parse.in (yyerror): Const-ification and/or static-ization. | ghazi | 2001-09-13 | 1 | -1/+1 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | 2001-08-30 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2001-08-30 | 1 | -12/+2 |
* | 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com> | vmakarov | 2001-08-27 | 1 | -2/+12 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -9/+9 |
* | * sched-vis.c (MAX_VISUAL_NO_UNIT): Define. | grahams | 2001-08-09 | 1 | -3/+7 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -1/+1 |
* | * Makefile.in (sched-deps.o, sched-rgn.o): Fix dependency typo. | ghazi | 2000-12-22 | 1 | -1/+0 |
* | Support scheduling across extended basic blocks | bernds | 2000-12-20 | 1 | -0/+2 |
* | * sched-vis.c (visual_tbl_line_length): New variable. | aoliva | 2000-12-05 | 1 | -4/+21 |
* | Fix building on non-INSN_SCHEDULING targets, and fix a small bug in rgn_print... | bernds | 2000-12-05 | 1 | -0/+2 |
* | Move scheduling visualization code to separate file. | bernds | 2000-12-03 | 1 | -0/+929 |