Age | Commit message (Expand) | Author | Files | Lines |
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 |
1999-10-16 | * config/c4x/c4x.md (*absqi2_noclobber, *negqi2_noclobber, | Michael Hayes | 1 | -3/+198 |
1999-10-15 | c4x.c (c4x_rptb_insert): Emit rpts_top pattern if appropriate. | Michael Hayes | 1 | -1/+37 |
1999-10-15 | c4x.md: Define mode for remaining unspec operators. | Michael Hayes | 1 | -14/+14 |
1999-10-15 | c4x.c (dst_operand): New. | Michael Hayes | 1 | -49/+31 |
1999-09-22 | * config/c4x/c4x.md: Delete parallel instruction peepholes. | Michael Hayes | 1 | -583/+0 |
1999-09-04 | c4x.md (rptb_init): Renamed from *rptb_init. | Michael Hayes | 1 | -38/+31 |
1999-09-03 | c4x.c (c4x_emit_move_sequence): Do not force large constants into memory. | Michael Hayes | 1 | -4/+132 |
1999-06-09 | c4x.h (TARGET_EXPOSE_LDP, [...]): Define new macros. | Michael Hayes | 1 | -1/+2 |
1999-05-14 | c4x.md (set_lo_sum+2): New splitter to load large const_ints. | Michael Hayes | 1 | -0/+14 |
1999-05-14 | c4x.md (decrement_and_branch_on_count): Disabled. | Michael Hayes | 1 | -5/+52 |
1999-05-14 | c4x.md (*umulqi3_highpart_clobber): Fix operand 2 constraints order. | Michael Hayes | 1 | -1/+1 |
1999-04-26 | * config/c4x/c4x.md (*cmpqf, *cmpqf_noov, *cmpqi_test, | Michael Hayes | 1 | -14/+14 |