Age | Commit message (Expand) | Author | Files | Lines |
2004-08-13 | darwin-c.c (find_subframework_file): Fix spelling of cannot. | Andrew Pinski | 1 | -3/+3 |
2004-07-07 | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 1 | -5/+5 |
2004-06-30 | * config/c4x/c4x.md: Fix comment. | Steven Bosscher | 1 | -16/+2 |
2004-06-07 | hooks.c (hook_int_void_1): New generic hook. | Steven Bosscher | 1 | -3/+2 |
2004-04-30 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-02-02 | arm.md, [...]: Fix indentation. | Kazu Hirata | 1 | -3/+3 |
2004-02-02 | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 1 | -3/+3 |
2004-01-31 | c4x.md: Use GEN_INT instead of gen_rtx (CONST_INT, ...). | Kazu Hirata | 1 | -4/+2 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-26 | c4x.md (addqi3_noclobber): Move up pecking order. | Michael Hayes | 1 | -113/+117 |
2004-01-24 | re PR target/12978 (problem with -fweb and c4x target) | Herman A.J. ten Brugge | 1 | -56/+30 |
2003-12-13 | vxlib.c: Fix comment typos. | Kazu Hirata | 1 | -4/+4 |
2003-10-05 | fold-const.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2003-06-28 | builtins.c: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2003-03-13 | c4x-c.c, [...]: GCC, not GNU CC. | Nathanael Nerode | 1 | -5/+5 |
2003-01-25 | c4x.md (UNSPEC_BU): New constants. | Michael Hayes | 1 | -75/+82 |
2003-01-16 | * config/c4x/c4x.md (epilogue): Correct last patch. | Herman A.J. ten Brugge | 1 | -1/+1 |
2003-01-07 | c4x.c (c4x_naked_function_p): Rename from c4x_assembler_function_p. | Michael Hayes | 1 | -8/+8 |
2002-12-20 | c-pretty-print.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-09-15 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -7/+7 |
2002-05-13 | emit-rtl.c (global_rtl): Update comment. | Zack Weinberg | 1 | -14/+8 |
2002-03-03 | c4x-protos.h, [...]: Add new functions nonimmediate_src_operand and nonimmedi... | Herman A.J. ten Brugge | 1 | -8/+14 |
2002-02-21 | re PR c++/4574 (Internal compiler error in `expand_and', at expmed.c:4055) | Jakub Jelinek | 1 | -15/+13 |
2002-01-09 | * config/c4x/c4x/md: Remove extraneous constraints from define_splits. | Michael Hayes | 1 | -14/+14 |
2002-01-03 | avr.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2001-11-04 | 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-02-03 | c4x.c (group1_reg_operand, [...]): Do not check register number before reload. | Herman A.J. ten Brugge | 1 | -10/+8 |
2001-01-22 | c4x.c (c4x_check_legit_addr): Only check CONST. | Herman A.J. ten Brugge | 1 | -5/+9 |
2000-12-16 | * config/c4x/c4x.md: Remove redundant @s from output patterns. | Michael Hayes | 1 | -18/+9 |
2000-12-16 | c4x.h (MD_INIT_BUILTINS, [...]): Define. | Michael Hayes | 1 | -18/+243 |
2000-08-04 | c4x.md (return_indirect_internal): New. | Herman A.J. ten Brugge | 1 | -0/+7 |
2000-07-30 | c4x.md (set_ldp_prologue): Add for RTL prologue/epilogue. | Herman A.J. ten Brugge | 1 | -190/+167 |
2000-07-30 | c4x.c (c4x_emit_move_sequence): Use loadqi_big_constant and loadhi_big_consta... | Michael Hayes | 1 | -3/+111 |
2000-03-23 | Clobber DP reg in case address needs to be loaded out of memory. | Michael Hayes | 1 | -9/+25 |
2000-02-26 | Fix copyrights | Jeff Law | 1 | -1/+2 |
2000-02-06 | c4x.md (*ldi_on_overflow): New pattern. | Michael Hayes | 1 | -21/+26 |
2000-02-04 | c4x.md (fixuns_truncqfqi2): Rewrite. | Michael Hayes | 1 | -12/+25 |
2000-01-29 | c4x.h (INIT_TARGET_OPTABS): Add all missing local optab entries. | Herman A.J. ten Brugge | 1 | -12/+14 |
2000-01-29 | c4x.c (c4x_output_ascii): Restrict line length of output when TI syntax is used. | Herman A.J. ten Brugge | 1 | -7/+9 |
2000-01-29 | c4x.h (PREFERRED_RELOAD_CLASS): Change to restrict the reloading of framepoin... | Herman A.J. ten Brugge | 1 | -24/+9 |
2000-01-07 | * config/c4x/c4x.md (*subqf3_set): Fix typo. | Michael Hayes | 1 | -2/+2 |
2000-01-05 | c4x.md (udivqi3, divqi3): Delete. | Michael Hayes | 1 | -131/+95 |
2000-01-04 | c4x.h (IS_XXX_REG, [...]): Swap behaviour of macros so that they're consisten... | Michael Hayes | 1 | -6/+6 |
2000-01-04 | c4x.md (*addqi3_noclobber_reload): Ensure that CC never modified inadvertently. | Michael Hayes | 1 | -9/+21 |
1999-12-22 | c4x.md (*addqi3_noclobber_reload): Change operand 0 constraints to "a!r". | Michael Hayes | 1 | -1/+1 |
1999-12-17 | * config/c4x/c4x.md (rpts_top, rptb_top): Add clobbers for rs and re. | Michael Hayes | 1 | -9/+13 |
1999-10-16 | * config/c4x/c4x.md (HF mode patterns): Add missing modes. | Michael Hayes | 1 | -13/+14 |
1999-10-16 | c4x.md (movstrqi_small): Utilise parallel move instructions. | Michael Hayes | 1 | -9/+22 |
1999-10-16 | Try again!? | Michael Hayes | 1 | -0/+73 |
1999-10-16 | c4x.md (parallel instruction patterns): Rework constraints to keep reload happy. | Michael Hayes | 1 | -85/+85 |