summaryrefslogtreecommitdiff
path: root/gcc/config/v850/v850.md
Commit message (Expand)AuthorAgeFilesLines
* Use braced string notation where applicable for v850.mdNaveen H.S2012-04-241-464/+444
* v850.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2011-09-131-9/+9
* config.gcc: Unify V850 architecture options and add support for newer V850 ar...Nick Clifton2011-06-071-14/+48
* make v850 use constraints.mdNathan Froyd2011-02-141-0/+1
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* v850.md (maddsf4): Rename to fmasf4 and use fma rtx_code.Nick Clifton2010-11-161-21/+20
* configure.ac: Support all v850 targets.Naveen.H.S2010-07-261-184/+1074
* Merge cond-optab branch.Paolo Bonzini2009-05-121-245/+57
* v850.md (epilogue): Remove suppressed code.Nick Clifton2009-04-231-8/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* * config/v850/v850.md (return): Restore frame size restriction.Nick Clifton2008-09-091-1/+1
* v850.h (IRA_COVER_CLASSES): Define.Nick Clifton2008-08-281-1/+1
* v850.md (casesi): Remove if (0) code.Ben Elliston2008-04-021-8/+0
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-4/+3
* v850.c (expand_prologue): Make sure GEN_INT() argument is sign extended rathe...Rask Ingemann Lambertsen2007-07-041-59/+1
* v850.c, [...]: Follow spelling conventions.Kazu Hirata2007-02-041-3/+3
* tree-vect-transform.c, [...]: Fix comment typos.Kazu Hirata2005-09-301-1/+1
* config/v850/v850.h (GO_IF_LEGITIMATE_ADDRESS): Tidy up formatting.Nick Clifton2005-09-281-1/+3
* v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not defined.Nick Clifton2005-08-261-32/+96
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* v850.c (print_operand): Use gcc_assert and gcc_unreachable, as appropriate.Nathan Sidwell2005-05-071-21/+22
* v850-protos.h: Remove the prototypes for reg_or_int9_operand...Kazu Hirata2005-03-211-1/+3
* emit-rtl.c (gen_const_mem): New.Richard Henderson2004-08-181-2/+1
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-1/+1
* v850.c (v850_use_dfa_pipeline_interface): New.Steven Bosscher2004-06-051-3/+9
* arm.md, [...]: Fix indentation.Kazu Hirata2004-02-021-2/+2
* arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata2004-02-021-2/+3
* lib1funcs.asm: Fix comment formatting.Kazu Hirata2003-12-311-1/+1
* vxlib.c: Fix comment typos.Kazu Hirata2003-12-131-1/+1
* v850.md (mulhisi3): Expand the const_int case separately to avoid trying to s...DJ Delorie2003-11-041-5/+7
* (expand_prologue): Only use register save helper functions if long calls are ...Nick Clifton2003-04-041-1/+1
* lib1funcs.asm, [...]: GCC, not GNU CC.Nathanael Nerode2003-03-131-4/+4
* * v850.md ("length"): Change default value to 4.Miles Bader2002-09-261-1/+1
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-151-1/+1
* v850.h (MULDI3_LIBCALL, [...]): Define.Catherine Moore2002-08-291-3/+0
* config.gcc: Add v850e-*-* target.Nick Clifton2002-08-271-19/+649
* v850.md (casesi): Generate LABEL_REF with Pmode.Catherine Moore2001-07-201-1/+1
* Move prototypes into v850-protos.hNick Clifton1999-11-081-4/+3
* 1750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1999-10-141-1/+1
* Merge in gcc2-ss-010999Jeff Law1999-09-061-21/+24
* Fix typo introduced by previous deltaNick Clifton1999-08-271-9/+9
* Fix compile time warning messages.Nick Clifton1999-08-251-9/+9
* Replace \\n\\t with \\;Nick Clifton1999-02-081-6/+6
* Fix for PR 18535 - enforce -mlong-calls optionNick Clifton1999-02-081-17/+79
* Fix discrepancies between devo and egcs.Nick Clifton1998-10-131-39/+35
* Merge from gcc-2.8Jeff Law1997-12-061-6/+6
* v850.c (ep_memory_offset): New function.Jim Wilson1997-10-171-14/+83
* v850.c (compute_register_save_size): Correct register number.Nick Clifton1997-09-181-3/+3
* v850.c (register_is_ok_for_epilogue, [...]): New functions.Nick Clifton1997-09-161-9/+18
* More formatting fixes.Jeff Law1997-09-161-695/+40