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