aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pdp11/pdp11.md
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-03-13pdp11.md (movmemhi): Adjust operand numbers to match_scratch operand is highest.Jeff Law1-4/+4
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
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
2011-07-09pdp11.md (define_c_enum "unspecv"): New.Richard Henderson1-0/+51
2010-12-31pdp11.h (PRINT_OPERAND): Delete.Paul Koning1-3/+6
2010-12-30pdp11.md (movmemhi, movmemhi1): Correct constraints.Paul Koning1-5/+5
2010-12-28pdp11.md: Correct length attribute for float literal case.Paul Koning1-24/+24
2010-12-09pdp11-protos.h (output_move_double, [...]): Delete.Paul Koning1-148/+159
2010-11-21* config/mips/pdp11.md (negsi2): Fix wrong code.Paul Koning1-2/+3
2010-11-20pdp11-protos.h (pdp11_initial_elimination_offset, [...]): New functions.Paul Koning1-2/+7
2010-11-18pdp11.md (abshi2): Delete TARGET_ABSHI_BUILTIN.Paul Koning1-1/+1
2010-11-09pdp11.md (lshrsi3, lshrhi3): Use add for decrement.Paul Koning1-2/+2
2010-11-08* config/pdp11/pdp11.md (lshrsi3, lshrhi3): Fix wrong code.Paul Koning1-9/+61
2010-11-08* config/pdp11/pdp11.md (negsi2): Fix wrong code.Paul Koning1-2/+1
2010-11-01pdp11.md: Use iterators.Paul Koning1-187/+26
2010-10-31pdp11.md: Change output operands to disallow immediate operands.Paul Koning1-50/+48
2010-10-29* config/pdp11/pdp11.md (*and<mode>): Rename to *bic<mode>.Paul Koning1-1/+1
2010-10-29* config/pdp11/pdp11.md (divhi3, modhi3, divmodhi3): Fix ICE.Paul Koning1-7/+7
2010-10-29pdp11.md (andhi3, andqi3): Fix wrong code error.Paul Koning1-57/+32
2010-10-29pdp11-protos.h (pdp11_cannot_change_mode_class, [...]): Declare.Paul Koning1-20/+22
2010-10-25pdp11.md: Add define_constants for register numbers, branch offset limits.Paul Koning1-16/+32
2010-10-24pdp11.md: Change length attribute to be in bytes.Paul Koning1-91/+104
2010-10-21pdp11-protos.md (arith_operand, [...]): DeletePaul Koning1-9/+7
2010-10-20pdp11.md (various): Fix conditions on a number of insn to check for target 11...Paul Koning1-12/+12
2010-10-20Fix several build errors for pdp11 target.Paul Koning1-11/+11
2009-05-12Merge cond-optab branch.Paolo Bonzini1-440/+82
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-1/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-133000.md, [...]: Update copyright.Kazu Hirata1-1/+1
2005-05-09pdp11.c (pdp11_output_function_prologue): Use gcc_assert and gcc_unreachable ...Nathan Sidwell1-8/+5
2004-10-24dbxcoff.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-2/+2
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2002-10-12pdp11.h (ASM_OUTPUT_SKIP): Add preceding 0 for octal constant.Naohiko Shimizu1-3/+3
2002-10-07t-pdp11: Add MULTILIB support for msoft-float.Naohiko Shimizu1-76/+89
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi1-3/+0
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff1-1/+1
2001-07-04emit-rtl.c (replace_equiv_address): New function.Richard Kenner1-4/+4
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner1-11/+11
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-7/+7
2000-05-01Update copyrights.Jeff Law1-1/+1
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-14pdp11-protos.h: New file.Kaveh R. Ghazi1-7/+2