aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vax/vax.md
AgeCommit message (Expand)AuthorFilesLines
2011-03-03explow.c (emit_stack_save): Remove 'after' parameter.Richard Henderson1-1/+1
2009-05-12Merge cond-optab branch.Paolo Bonzini1-34/+47
2009-04-01[multiple changes]Matt Thomas1-245/+313
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson1-3/+3
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2006-03-17rtl.h (CONST_INT_P): Define.Jan-Benedict Glaw1-15/+19
2006-03-16vax.c (nonindexed_address_p): Change logical negation from '!Jan-Benedict Glaw1-4/+4
2006-03-15vax.c (split_quadword_operands): Use MEM_P() instead of GET_CODE() == MEM and...Jan-Benedict Glaw1-10/+10
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-14vax.c: (print_operand_address) Use gcc_unreachable() and gcc_assert().Nathan Sidwell1-4/+2
2005-05-14vax.md: define_constant VAXens AP...Jan-Benedict Glaw1-10/+14
2005-04-02* gcc/config/vax/vax.md: Spellcheck, fix whitespace.Jan-Benedict Glaw1-7/+6
2005-04-01cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-03-27vax-protos.h (vax_output_int_move, [...]): New prototypes.Steven Bosscher1-753/+149
2005-01-23alias.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-11-28vax.h (CASE_DROPS_THROUGH): Don't define.Steven Bosscher1-55/+50
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-4/+4
2003-07-01combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata1-9/+0
2003-03-13bsd.h, [...]: GCC, not GNU CC.Nathanael Nerode1-4/+4
2002-10-01[multiple changes]Jason Thorpe1-24/+70
2002-06-16* vax.md (casesi): Use emit_jump_insn. Tidy expander pattern.Richard Henderson1-16/+9
2002-01-15vax.c (vax_rtx_cost): Return MAX_COST for unsupported MULT, UDIV and UMOD modes.John David Anglin1-13/+13
2001-11-16vax-protos.h (reg_was_0_p): New prototype.John David Anglin1-30/+4
2001-11-16vax.md (casesi): Swap arguments in "(plus:SI (pc) (mult))".John David Anglin1-29/+47
2001-08-10stmt.c (expand_null_return_1): Remove code to generate simple returns and "us...John David Anglin1-0/+9
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff1-9/+9
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner1-4/+10
2001-01-14vax.h (RETURN_POPS_ARGS): Max at 255 arguments.Richard Henderson1-42/+45
2001-01-14* config/vax/vax.md (indirect_jump): Use register_operand.Richard Henderson1-1/+1
2001-01-14vax.md: Use nonimmediate_operand instead of general_operand in destinations.Richard Henderson1-106/+106
2000-09-12convex.md: Use "+" instead of "=" for outputs wrapped in a STRICT_LOW_PART.Jeffrey A Law1-2/+2
2000-08-29* vax.md (sltu, sgeu): Delete sltu and sgeu insn patterns.J. David Anglin1-24/+6
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-19recog.h (OUT_FCN): Delete.Kaveh R. Ghazi1-3/+3
2000-01-18vax-protos.h: New file.Kaveh R. Ghazi1-3/+3
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1-1/+1
1999-09-06Merge in gcc2-ss-010999Jeff Law1-6/+7
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1-8/+8
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-5/+8
1998-03-311750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law1-11/+10
1996-06-28(rotl): Remove extraneous `$'.Richard Kenner1-1/+1
1996-03-26(insv matcher): Call CC_STATUS_INIT.Torbjorn Granlund1-0/+1
1996-03-11Use proper modes and predicates for {sign,zero}_extract.Richard Kenner1-16/+32
1995-06-15Change FSF address.Richard Kenner1-1/+2
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
1995-04-01(extv, extzv): Don't use immediate value for operand 1.Richard Kenner1-4/+5
1994-08-29(extv, extzv): Don't use ROTL when field is outside boundaries of aRichard Kenner1-0/+2
1994-06-24(zero_extract patterns): Don't allow constants in the first operand of...Richard Kenner1-9/+9
1994-06-18(lshrsi3): New define_expand.Richard Kenner1-0/+20