aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850/v850.md
AgeCommit message (Expand)AuthorFilesLines
2013-04-03v850e3v5.md (fmasf4): Use fmaf.s on E3V5 architectures.Nick Clifton1-9/+13
2013-01-31lib1funcs.S: Add support for e3v5 architecture variant.Nick Clifton1-101/+344
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-09v850.md (cbranchsf4): New pattern.Nguyen Duy Dat1-32/+124
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-2/+2
2012-11-20v850.c (F): New function.Nick Clifton1-80/+182
2012-09-07v850.h (DBX_DEBUGGING_INFO): Define.Nick Clifton1-2/+0
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson1-2/+12
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-6/+8
2012-04-24Use braced string notation where applicable for v850.mdNaveen H.S1-464/+444
2011-09-13v850.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-9/+9
2011-06-07config.gcc: Unify V850 architecture options and add support for newer V850 ar...Nick Clifton1-14/+48
2011-02-14make v850 use constraints.mdNathan Froyd1-0/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-16v850.md (maddsf4): Rename to fmasf4 and use fma rtx_code.Nick Clifton1-21/+20
2010-07-26configure.ac: Support all v850 targets.Naveen.H.S1-184/+1074
2009-05-12Merge cond-optab branch.Paolo Bonzini1-245/+57
2009-04-23v850.md (epilogue): Remove suppressed code.Nick Clifton1-8/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-09-09* config/v850/v850.md (return): Restore frame size restriction.Nick Clifton1-1/+1
2008-08-28v850.h (IRA_COVER_CLASSES): Define.Nick Clifton1-1/+1
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