Age | Commit message (Expand) | Author | Files | Lines |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-09 | PDP11: Use a mode with `const_double_zero' expressions | Maciej W. Rozycki | 1 | -4/+6 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-05 | PDP11: Use `const_double_zero' to express double zero constant | Maciej W. Rozycki | 1 | -2/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-06-27 | builtins.c (get_memory_rtx): Fix comment. | Aaron Sawdey | 1 | -8/+8 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-08 | re PR c/87795 (Excessive alignment permitted for functions and labels) | Paul Koning | 1 | -53/+215 |
2018-10-12 | pdp11.md (doloop_end): New expander. | Paul Koning | 1 | -2/+79 |
2018-10-08 | Fix ICE on block move when using LRA. | Paul Koning | 1 | -36/+8 |
2018-07-09 | Improve code generation for pdp11 target. | Paul Koning | 1 | -130/+422 |
2018-07-01 | Add -mgnu-asm; change -mdec-asm to generate DEC assembler | Paul Koning | 1 | -110/+110 |
2018-06-28 | Fix insn length for pdp11 shift patterns. | Paul Koning | 1 | -7/+6 |
2018-06-27 | Convert pdp11 back end to CCmode. | Paul Koning | 1 | -543/+896 |
2018-05-27 | Fix a number of ICE in the test suite. | Paul Koning | 1 | -11/+0 |
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 |