aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850/v850.md
AgeCommit message (Expand)AuthorFilesLines
2003-11-04v850.md (mulhisi3): Expand the const_int case separately to avoid trying to s...DJ Delorie1-5/+7
2003-04-04(expand_prologue): Only use register save helper functions if long calls are ...Nick Clifton1-1/+1
2003-03-13lib1funcs.asm, [...]: GCC, not GNU CC.Nathanael Nerode1-4/+4
2002-09-26* v850.md ("length"): Change default value to 4.Miles Bader1-1/+1
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-29v850.h (MULDI3_LIBCALL, [...]): Define.Catherine Moore1-3/+0
2002-08-27config.gcc: Add v850e-*-* target.Nick Clifton1-19/+649
2001-07-20v850.md (casesi): Generate LABEL_REF with Pmode.Catherine Moore1-1/+1
1999-11-08Move prototypes into v850-protos.hNick Clifton1-4/+3
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1-1/+1
1999-09-06Merge in gcc2-ss-010999Jeff Law1-21/+24
1999-08-27Fix typo introduced by previous deltaNick Clifton1-9/+9
1999-08-25Fix compile time warning messages.Nick Clifton1-9/+9
1999-02-08Replace \\n\\t with \\;Nick Clifton1-6/+6
1999-02-08Fix for PR 18535 - enforce -mlong-calls optionNick Clifton1-17/+79
1998-10-13Fix discrepancies between devo and egcs.Nick Clifton1-39/+35
1997-12-06Merge from gcc-2.8Jeff Law1-6/+6
1997-10-17v850.c (ep_memory_offset): New function.Jim Wilson1-14/+83
1997-09-18v850.c (compute_register_save_size): Correct register number.Nick Clifton1-3/+3
1997-09-16v850.c (register_is_ok_for_epilogue, [...]): New functions.Nick Clifton1-9/+18
1997-09-16More formatting fixes.Jeff Law1-695/+40
1997-09-15Remove CYGNUS LOCAL markers.Jeff Law1-2/+0
1997-09-05v850: New directory for v850 port.Jeff Law1-0/+1852