Age | Commit message (Expand) | Author | Files | Lines |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -2/+4 |
2004-09-26 | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 1 | -14/+19 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -117/+82 |
2004-08-03 | ra-build.c (conflicts_between_webs): For webs that cross a call add conflicts... | Pat Haugen | 1 | -6/+10 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -3/+3 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -1/+1 |
2004-06-15 | df.c (df_reg_clobber_gen): Removed. | Zdenek Dvorak | 1 | -1/+3 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -9/+9 |
2004-02-27 | bb-reorder.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-24 | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 1 | -1/+1 |
2004-02-24 | df.c, [...]: Replace df_analyse with df_analyze. | Kazu Hirata | 1 | -1/+1 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -6/+6 |
2003-09-14 | ra.c: Convert to ISO C90 prototypes. | Steven Bosscher | 1 | -175/+106 |
2003-08-22 | cfgcleanup.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -40/+28 |
2003-07-05 | bt-load.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-03-08 | calls.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-03-07 | df.h (enum df_ref_flags.DF_REF_STRIPPED): New. | Michael Matz | 1 | -6/+11 |
2003-02-11 | ra-build.c (compare_and_free_webs): Relax checking. | Dale Johannesen | 1 | -5/+9 |
2003-01-18 | * ra-build.c (undef_to_size_word): Avoid `switch' warning. | Kaveh R. Ghazi | 1 | -24/+21 |
2003-01-17 | ifcvt.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-01-13 | Add 2003 copyright notices for constraints string patch, also 2002 notice | Joern Rennecke | 1 | -1/+1 |
2003-01-09 | defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument. | J"orn Rennecke | 1 | -4/+6 |
2002-12-25 | output.h: Fix comment typos. | Kazu Hirata | 1 | -16/+16 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-12-02 | * ra-build.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2002-09-08 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -5/+5 |
2002-08-14 | c-opts.c (lang_flags): Const-ify. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-08-10 | emit-rtl.c (emit_jump_insn_before, [...]): Fix uninitialized variable. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-07-22 | ra-build.c (check_conflict_numbers): Hide unused function. | Kaveh R. Ghazi | 1 | -3/+11 |
2002-07-20 | * ra-build.c: (remember_web_was_spilled): Use GENERAL_REGS. | Michael Matz | 1 | -1/+2 |
2002-07-16 | ra-rewrite.c: #include reload.h, insn-config.h | Daniel Berlin | 1 | -0/+1 |
2002-07-15 | [multiple changes] | Michael Matz | 1 | -0/+3264 |