aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vax/vax.md
AgeCommit message (Expand)AuthorFilesLines
2020-12-05VAX: Define LEGITIMATE_PIC_OPERAND_PMaciej W. Rozycki1-40/+14
2020-12-05VAX: Remove `c' operand format specifier overloadMaciej W. Rozycki1-2/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-4/+4
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-06-19[Patch Vax] zero/sign extend patterns need to be SUBREG awareJames Greenhalgh1-3/+3
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-28md.texi: Document that the % constraint character must be at the beginning of...Richard Sandiford1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-20Work around buggy gas not properly sign-extending a 64bit value on a 32bit hostJan-Benedict Glaw1-2/+2
2013-01-15* config/vax/vax.md (add<mode>3, sub<mode>3, mul<mode>3, div<mode>3,Jan-Benedict Glaw1-10/+10
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay1-5/+10
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson1-1/+6
2011-07-05vax: Emit prologue as rtl.Richard Henderson1-4/+21
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