| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | re PR target/32418 (ICE in global_alloc, at global.c:514) | Rask Ingemann Lambertsen | 2007-06-27 | 1 | -1/+1 |
* | re PR target/32335 (libgcc build failure, ICE in cselib_record_set, at cselib... | Rask Ingemann Lambertsen | 2007-06-20 | 2 | -8/+37 |
* | re PR target/32335 (libgcc build failure, ICE in cselib_record_set, at cselib... | Rask Ingemann Lambertsen | 2007-06-19 | 2 | -12/+21 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -2/+2 |
* | muldiv.md (mulhisi3_c): Limit the mode of the 2nd operand to HI mode. | Naveen.H.S | 2007-05-07 | 1 | -2/+29 |
* | m32c.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): Define. | Jayant Sonar | 2007-05-07 | 3 | -2/+143 |
* | re PR target/31794 (Problem while compiling gcc for m32c-elf) | DJ Delorie | 2007-05-07 | 1 | -5/+5 |
* | * config/m32c/t-m32c (m32c-pragma.o): Add TM_H dependency to m32c-pragma.o | DJ Delorie | 2007-03-09 | 1 | -1/+1 |
* | m32c.c (m32c_unpend_compare): Add default to silence warnings. | DJ Delorie | 2007-02-08 | 1 | -19/+20 |
* | m32c-protos.h (m32c_illegal_subreg_p): New. | DJ Delorie | 2007-02-08 | 3 | -1/+81 |
* | bitops.md, [...]: Follow spelling conventions. | Kazu Hirata | 2007-02-04 | 4 | -19/+19 |
* | m32c.c (m32c_cannot_change_mode_class): We don't allow changes to modes which... | DJ Delorie | 2007-01-25 | 1 | -0/+8 |
* | recog.c (mode_dependent_address_p): Identify pre-increment... | Mark Shinwell | 2006-12-08 | 3 | -13/+1 |
* | m32c.c (m32c_prepare_shift): Use a separate temporary for intermediates. | DJ Delorie | 2006-11-13 | 1 | -5/+7 |
* | cond.md (cbranch<mode>4): Defer splitting until after reload. | DJ Delorie | 2006-09-01 | 4 | -22/+208 |
* | * config/m32c/m32c_lib1.S (__mulsi3): Use only registers for dest. | Naveen.H.S | 2006-08-16 | 1 | -4/+5 |
* | muldiv.md (umulhisi3_c): Use only registers for dest. | Naveen.H.S | 2006-07-12 | 1 | -6/+6 |
* | [multiple changes] | DJ Delorie | 2006-06-26 | 5 | -6/+297 |
* | muldiv.md (mulhisi3_i): Only use registers for dest (TN-16C-A156A/E). | DJ Delorie | 2006-06-22 | 1 | -6/+6 |
* | * config/m32c/muldiv.md (mulpsi3): Expect arbitrary constants. | DJ Delorie | 2006-06-13 | 1 | -1/+1 |
* | m32c.c (m32c_expand_insv): Check that the value we're inserting is a singlt-b... | Naveen.H.S | 2006-05-30 | 1 | -0/+8 |
* | * config/m32c/m32c.h (PTRDIFF_TYPE): Define. | DJ Delorie | 2006-04-18 | 1 | -0/+3 |
* | m32c.c (m32c_function_arg): Structures are always passed on the stack. | DJ Delorie | 2006-04-07 | 1 | -12/+19 |
* | m32c.h (INCOMING_FRAME_SP_OFFSET): Adjust for m16c vs m32c. | DJ Delorie | 2006-04-05 | 1 | -1/+1 |
* | cond.md: Set condition flags properly throughout. | DJ Delorie | 2006-03-31 | 12 | -35/+344 |
* | m32c.c (m32c_const_ok_for_constraint_p): Bit numbers start at zero. | DJ Delorie | 2006-03-10 | 1 | -5/+9 |
* | addsub.md (addqi3): Disparage a0/a1. | DJ Delorie | 2006-03-08 | 12 | -172/+1370 |
* | * config/m32c/m32c.h (REG_ALLOC_ORDER): Define. | DJ Delorie | 2006-01-19 | 1 | -0/+7 |
* | m32c.c (m32c_prepare_shift): Add code to deal with the 16 bit shift limit of ... | DJ Delorie | 2006-01-19 | 1 | -4/+64 |
* | shift.md: Rewrite... | DJ Delorie | 2006-01-12 | 3 | -59/+146 |
* | addsub.md (addhi3): Add two more alternatives, for mova with fb, and for fb+0... | DJ Delorie | 2006-01-12 | 4 | -11/+87 |
* | predicates.md (m32c_psi_scale): New. | DJ Delorie | 2005-12-15 | 3 | -3/+45 |
* | c-lex.c (pragma_lex): Rename from c_lex. | Richard Henderson | 2005-11-26 | 1 | -2/+2 |
* | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 2005-11-05 | 1 | -1/+1 |
* | m32c.c (m32c_pushm_popm): Don't mark epilogue insns as frame related. | DJ Delorie | 2005-10-17 | 1 | -5/+2 |
* | * config/m32c/m32c-lib1.S (__m32c_eh_return): Fix typo. | DJ Delorie | 2005-09-15 | 1 | -1/+1 |
* | m32c.h (TRAMPOLINE_ALIGNMENT): Correct misspelling of macro. | DJ Delorie | 2005-09-05 | 1 | -1/+1 |
* | m32c.c (m32c_valid_pointer_mode): Remove stray debug fprintf. | DJ Delorie | 2005-09-01 | 1 | -1/+0 |
* | m32c.c (m32c_valid_pointer_mode): New. | DJ Delorie | 2005-08-31 | 1 | -0/+26 |
* | mov.md (movqi_op): Immediates can't be moved to the stack. | DJ Delorie | 2005-08-15 | 2 | -4/+11 |
* | calls.c, [...]: Fix comment typos. | Kazu Hirata | 2005-07-26 | 2 | -2/+2 |
* | config.gcc: Add m32c-elf support. | DJ Delorie | 2005-07-20 | 21 | -0/+6295 |