| Commit message (Expand) | Author | Age | Files | Lines |
* | * combine.c (distribute_notes): Don't bother REG_WAS_0. | kazu | 2003-07-01 | 1 | -9/+0 |
* | * config/vax/bsd.h, config/vax/elf.h, config/vax/netbsd-elf.h, | neroden | 2003-03-13 | 1 | -4/+4 |
* | 2002-10-01 Matt Thomas <matt@3am-software.com> | thorpej | 2002-10-01 | 1 | -24/+70 |
* | * vax.md (casesi): Use emit_jump_insn. Tidy expander pattern. | rth | 2002-06-16 | 1 | -16/+9 |
* | * vax.c (vax_rtx_cost): Return MAX_COST for unsupported MULT, UDIV | danglin | 2002-01-15 | 1 | -13/+13 |
* | * vax-protos.h (reg_was_0_p): New prototype. | danglin | 2001-11-16 | 1 | -30/+4 |
* | * vax.md (casesi): Swap arguments in "(plus:SI (pc) (mult))". Reformat. | danglin | 2001-11-16 | 1 | -29/+47 |
* | * stmt.c (expand_null_return_1): Remove code to generate simple returns | danglin | 2001-08-10 | 1 | -0/+9 |
* | * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c, | danglin | 2001-08-03 | 1 | -9/+9 |
* | * explow.c (plus_constant_wide, case PLUS): Call find_constant_term | kenner | 2001-07-03 | 1 | -4/+10 |
* | * config/vax/vax.h (RETURN_POPS_ARGS): Max at 255 arguments. | rth | 2001-01-14 | 1 | -42/+45 |
* | * config/vax/vax.md (indirect_jump): Use register_operand. | rth | 2001-01-14 | 1 | -1/+1 |
* | * config/vax/vax.md: Use nonimmediate_operand instead of | rth | 2001-01-14 | 1 | -106/+106 |
* | * convex.md: Use "+" instead of "=" for outputs wrapped in a | law | 2000-09-12 | 1 | -2/+2 |
* | * vax.md (sltu, sgeu): Delete sltu and sgeu insn patterns. | law | 2000-08-29 | 1 | -24/+6 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | * recog.h (OUT_FCN): Delete. | ghazi | 2000-01-19 | 1 | -3/+3 |
* | * vax-protos.h: New file. | ghazi | 2000-01-18 | 1 | -3/+3 |
* | * 1750a.md (movstrqi): Add missing output reload constraint. | rth | 1999-10-15 | 1 | -1/+1 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -6/+7 |
* | * Check in merge from gcc2. See ChangeLog.12 for details. | law | 1998-05-05 | 1 | -8/+8 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -5/+8 |
* | * 1750a.md, arm.c, clipper.c, clipper.md: Use GEN_INT consistently. | law | 1998-04-01 | 1 | -11/+10 |
* | (rotl): Remove extraneous `$'. | kenner | 1996-06-28 | 1 | -1/+1 |
* | (insv matcher): Call CC_STATUS_INIT. | tege | 1996-03-26 | 1 | -0/+1 |
* | Use proper modes and predicates for {sign,zero}_extract. | kenner | 1996-03-11 | 1 | -16/+32 |
* | Change FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -1/+1 |
* | (extv, extzv): Don't use immediate value for operand 1. | kenner | 1995-04-01 | 1 | -4/+5 |
* | (extv, extzv): Don't use ROTL when field is outside boundaries of a | kenner | 1994-08-29 | 1 | -0/+2 |
* | (zero_extract patterns): Don't allow constants in the first operand of | kenner | 1994-06-24 | 1 | -9/+9 |
* | (lshrsi3): New define_expand. | kenner | 1994-06-18 | 1 | -0/+20 |
* | (untyped_call, blockage): New patterns, basically copied from m68k.md. | rms | 1993-06-01 | 1 | -0/+37 |
* | (movM): If REG_WAS_0, make sure the reg hasn't changed since then. | jrv | 1993-03-12 | 1 | -3/+9 |
* | Delete emacs local-variables block at end. | kenner | 1993-01-25 | 1 | -10/+0 |
* | Fix typo in prev change. | rms | 1993-01-24 | 1 | -1/+1 |
* | (move/push address patterns): | rms | 1993-01-24 | 1 | -30/+57 |
* | (movdi): Use D code for operand 1. | rms | 1992-10-11 | 1 | -1/+1 |
* | (casesi1): Renamed from casesi. | rms | 1992-08-17 | 1 | -2/+37 |
* | (andsi3, andhi3, andqi3): If one of the source operands | rms | 1992-07-05 | 1 | -13/+37 |
* | (addsi3): Code generation improvements (whether to use movab). | rms | 1992-07-05 | 1 | -7/+34 |
* | entered into RCS | kenner | 1992-04-28 | 1 | -53/+147 |
* | *** empty log message *** | rms | 1992-04-17 | 1 | -1/+4 |
* | *** empty log message *** | kenner | 1992-03-03 | 1 | -4/+5 |
* | *** empty log message *** | kenner | 1992-03-03 | 1 | -4/+6 |
* | *** empty log message *** | rms | 1992-02-21 | 1 | -3/+5 |
* | Initial revision | kenner | 1992-01-15 | 1 | -0/+1845 |