aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vax/vax.md
AgeCommit message (Expand)AuthorFilesLines
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
1993-06-01(untyped_call, blockage): New patterns, basically copied from m68k.md.Richard Stallman1-0/+37
1993-03-12(movM): If REG_WAS_0, make sure the reg hasn't changed since then.James Van Artsdalen1-3/+9
1993-01-25Delete emacs local-variables block at end.Richard Kenner1-10/+0
1993-01-24Fix typo in prev change.Richard Stallman1-1/+1
1993-01-24(move/push address patterns):Richard Stallman1-30/+57
1992-10-11(movdi): Use D code for operand 1.Richard Stallman1-1/+1
1992-08-17(casesi1): Renamed from casesi.Richard Stallman1-2/+37
1992-07-05(andsi3...Richard Stallman1-13/+37
1992-07-05(addsi3): Code generation improvements (whether to use movab).Richard Stallman1-7/+34