aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850/v850.md
AgeCommit message (Expand)AuthorFilesLines
2008-04-02v850.md (casesi): Remove if (0) code.Ben Elliston1-8/+0
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-07-04v850.c (expand_prologue): Make sure GEN_INT() argument is sign extended rathe...Rask Ingemann Lambertsen1-59/+1
2007-02-04v850.c, [...]: Follow spelling conventions.Kazu Hirata1-3/+3
2005-09-30tree-vect-transform.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-09-28config/v850/v850.h (GO_IF_LEGITIMATE_ADDRESS): Tidy up formatting.Nick Clifton1-1/+3
2005-08-26v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not defined.Nick Clifton1-32/+96
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-07v850.c (print_operand): Use gcc_assert and gcc_unreachable, as appropriate.Nathan Sidwell1-21/+22
2005-03-21v850-protos.h: Remove the prototypes for reg_or_int9_operand...Kazu Hirata1-1/+3
2004-08-18emit-rtl.c (gen_const_mem): New.Richard Henderson1-2/+1
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-1/+1
2004-06-05v850.c (v850_use_dfa_pipeline_interface): New.Steven Bosscher1-3/+9
2004-02-02arm.md, [...]: Fix indentation.Kazu Hirata1-2/+2
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-2/+3
2003-12-31lib1funcs.asm: Fix comment formatting.Kazu Hirata1-1/+1
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-1/+1
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