| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -11/+11 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -2/+2 |
* | 2004-05-19 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-19 | 1 | -8/+8 |
* | * basic-block.h (life_analysis, delete_noop_moves): | steven | 2004-05-15 | 1 | -4/+3 |
* | * optabs.h (enum optab_index): Add new OTI_log1p. | uros | 2004-05-07 | 1 | -0/+1 |
* | * optabs.h (enum optab_index): Add new OTI_fmod and OTI_drem. | uros | 2004-05-06 | 1 | -0/+4 |
* | * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c, | kazu | 2004-04-30 | 1 | -1/+1 |
* | 2004-04-30 Uros Bizjak <uros@kss-loka.si> | uros | 2004-04-30 | 1 | -20/+12 |
* | 2004-04-23 Uros Bizjak <uros@kss-loka.si> | uros | 2004-04-29 | 1 | -37/+108 |
* | 2004-04-14 Uros Bizjak <uros@kss-loka.si> | sayle | 2004-04-15 | 1 | -0/+2 |
* | 2004-04-13 Uros Bizjak <uros@kss-loka.si>: | sayle | 2004-04-14 | 1 | -0/+5 |
* | 2004-04-06 Uros Bizjak <uros@kss-loka.si> | sayle | 2004-04-06 | 1 | -0/+54 |
* | * reg-stack.c (get_true_reg): Handle FLOAT_TRUNCATE like FLOAT_EXTEND | sayle | 2004-03-24 | 1 | -0/+7 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -2/+2 |
* | * recog.c (split_all_insns): Do not update reg info. | hubicka | 2004-02-06 | 1 | -3/+8 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -2/+2 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * alias.c: Fix comment typos. | kazu | 2004-01-06 | 1 | -1/+1 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -13/+13 |
* | PR target/12900 | ebotcazou | 2003-11-27 | 1 | -35/+51 |
* | * real.c (encode_ieee_extended): Initialize whole array. | hubicka | 2003-10-30 | 1 | -5/+2 |
* | PR target/12712 | ebotcazou | 2003-10-25 | 1 | -19/+30 |
* | * i386.c (print_reg): Do not abort on certain registers. | hubicka | 2003-10-19 | 1 | -1/+1 |
* | * c-pretty-print.c: Fix comment typos. | kazu | 2003-10-05 | 1 | -1/+1 |
* | PR target/9786 | ebotcazou | 2003-09-22 | 1 | -3/+31 |
* | * targhooks.c: New file. | dj | 2003-09-04 | 1 | -1/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -7/+7 |
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -122/+63 |
* | * rtl.h (emit_note): Remove FILE parameter. | nathan | 2003-06-27 | 1 | -1/+1 |
* | * config/i386/i386.md (expsf2, expdf2, expxf2): New patterns to | sayle | 2003-06-15 | 1 | -0/+3 |
* | PR inline-asm/4823 | rth | 2003-06-12 | 1 | -2/+10 |
* | * config/i386/i386.md (logsf2, logdf2, logxf2, logdf2): New patterns | sayle | 2003-05-12 | 1 | -0/+1 |
* | * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | sayle | 2003-03-15 | 1 | -1/+1 |
* | * combine.c (gen_lowpart_for_combine): Update handling of | hubicka | 2003-02-28 | 1 | -3/+0 |
* | * cfgrtl.c (commit_one_edge_insertion): Only mark BB for splitting. | hubicka | 2003-02-21 | 1 | -0/+1 |
* | * toplev.c (flag_sched2_use_superblocks, flag_sched2_use_traces): New globa... | hubicka | 2003-02-20 | 1 | -4/+9 |
* | * config/i386/i386.md (UNSPEC_FPATAN): New UNSPEC constant. | sayle | 2003-02-13 | 1 | -2/+69 |
* | Fix comment typo. | amylaar | 2003-01-06 | 1 | -1/+1 |
* | * output.h: Fix comment typos. | kazu | 2002-12-25 | 1 | -3/+3 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | FOrgot to commit the file itself. Changelog entry is already at: | hubicka | 2002-11-10 | 1 | -0/+4 |
* | * combine.c: Fix comment formatting. | kazu | 2002-10-27 | 1 | -5/+5 |
* | * c-common.h: Follow spelling conventions. | kazu | 2002-09-26 | 1 | -1/+1 |
* | * ABOUT-NLS: Follow spelling conventions. | kazu | 2002-09-16 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-15 | 1 | -1/+1 |
* | * gcc.c-torture/execute/complex-6.c: New. | aj | 2002-06-23 | 1 | -1/+1 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -5/+2 |
* | * reg-stack.c (reg_to_stack): Do not call find_basic_blocks. | hubicka | 2002-06-05 | 1 | -1/+0 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -13/+12 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -8/+8 |