Age | Commit message (Expand) | Author | Files | Lines |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-22 | sched-vis.c (print_value): Use CONST_DOUBLE_LOW and CONST_DOUBLE_HIGH. | David S. Miller | 1 | -1/+1 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -2/+1 |
2004-07-20 | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 1 | -259/+0 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -2/+6 |
2004-03-20 | alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 1 | -2/+2 |
2003-12-13 | c-typeck.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-07-06 | sbitmap.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -41/+21 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-10-15 | real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. | Richard Henderson | 1 | -6/+1 |
2002-09-04 | real.c (ereal_to_decimal): Add digits parameter. | Richard Henderson | 1 | -1/+1 |
2002-06-11 | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 1 | -12/+2 |
2002-05-09 | sbitmap.c: Fix formatting. | Kazu Hirata | 1 | -3/+3 |
2002-05-03 | real.c (etoasc): Strip most trailing zeros for clarity. | Richard Henderson | 1 | -1/+10 |
2002-05-02 | haifa-sched.c (schedule_insn): Print table of instructions and reservations. | Jan Hubicka | 1 | -2/+1 |
2002-04-29 | 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 1 | -2/+13 |
2002-01-22 | predict.c: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2001-12-04 | rtl.def (PREFETCH): New rtx code. | Janis Johnson | 1 | -0/+6 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -1/+1 |
2001-09-14 | Fix typo in FSF copyright statement | Nick Clifton | 1 | -2/+2 |
2001-09-13 | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-09-12 | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-08-30 | rtl.def: Undo my patch commited 2001-08-27. | Vladimir Makarov | 1 | -12/+2 |
2001-08-27 | rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions. | Vladimir Makarov | 1 | -2/+12 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -9/+9 |
2001-08-09 | sched-vis.c (MAX_VISUAL_NO_UNIT): Define. | Graham Stott | 1 | -3/+7 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -1/+1 |
2000-12-22 | Makefile.in (sched-deps.o, [...]): Fix dependency typo. | Kaveh R. Ghazi | 1 | -1/+0 |
2000-12-20 | Support scheduling across extended basic blocks | Bernd Schmidt | 1 | -0/+2 |
2000-12-05 | sched-vis.c (visual_tbl_line_length): New variable. | Alexandre Oliva | 1 | -4/+21 |
2000-12-05 | Fix building on non-INSN_SCHEDULING targets, and fix a small bug in rgn_print... | Bernd Schmidt | 1 | -0/+2 |
2000-12-03 | Move scheduling visualization code to separate file. | Bernd Schmidt | 1 | -0/+929 |