aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pdp11
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Change references of .c files to .cc filesMartin Liska4-4/+4
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+0
2022-01-03Update copyright years.Jakub Jelinek9-9/+9
2021-10-15Always default to DWARF2_DEBUG if not specified, warn about deprecated STABSRichard Biener1-0/+3
2021-07-15pass location to md_asm_adjustTrevor Saunders1-2/+2
2021-06-29pdp11: Fix signednedd warnings, remove "register" keywordsJan-Benedict Glaw2-19/+18
2021-05-18Use startswith in targets.Martin Liska1-1/+1
2021-03-04Add input_modes parameter to TARGET_MD_ASM_ADJUST hookIlya Leoshkevich1-4/+5
2021-01-09PDP11: Use a mode with `const_double_zero' expressionsMaciej W. Rozycki1-4/+6
2021-01-04Update copyright years.Jakub Jelinek9-9/+9
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-12/+12
2020-12-05PDP11: Use `const_double_zero' to express double zero constantMaciej W. Rozycki1-2/+2
2020-03-11pdp11: Fix handling of common (local and global) vars [PR94134]Jakub Jelinek1-1/+2
2020-01-01Update copyright years.Jakub Jelinek9-9/+9
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-1/+1
2019-09-09Remove COPY_HARD_REG_SETRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-9/+5
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-20/+3
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-8/+8
2019-01-01Update copyright years.Jakub Jelinek9-9/+9
2018-11-25* config/pdp11/pdp11.h (TARGET_HAS_NO_HW_DIVIDE): Define.Paul Koning1-0/+5
2018-11-08re PR c/87795 (Excessive alignment permitted for functions and labels)Paul Koning7-368/+531
2018-10-12pdp11.md (doloop_end): New expander.Paul Koning2-2/+87
2018-10-08Fix ICE on block move when using LRA.Paul Koning4-190/+41
2018-10-05Add some pdp11 target hook definitions for C++Paul Koning1-0/+16
2018-10-05Remove -mfloat32, -mfloat64 switches from pdp11 target.Paul Koning2-16/+9
2018-10-03Enable LRA register allocator for PDP11.Paul Koning3-4/+14
2018-07-31pdp11 - example of a port not needing a speculation barrierRichard Earnshaw1-0/+3
2018-07-14* config/pdp11/pdp11.c (pdp11_rtx_costs): Bugfixes.Paul Koning1-0/+18
2018-07-12pdp11.c (pdp11_output_def): Fix typo in .set directive.Paul Koning1-1/+1
2018-07-09Improve code generation for pdp11 target.Paul Koning3-262/+706
2018-07-01Add -mgnu-asm; change -mdec-asm to generate DEC assemblerPaul Koning5-207/+445
2018-06-28Fix insn length for pdp11 shift patterns.Paul Koning4-23/+36
2018-06-27Convert pdp11 back end to CCmode.Paul Koning8-825/+1396
2018-05-27Fix a number of ICE in the test suite.Paul Koning1-11/+0
2018-01-03Update copyright years.Jakub Jelinek9-9/+9
2018-01-03poly_int: PUSH_ROUNDINGRichard Sandiford3-4/+11
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-6/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford3-12/+10
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford3-10/+6
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2-12/+12
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-6/+11
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2-18/+24
2017-08-30[72/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-2/+2
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-03-13pdp11.md (movmemhi): Adjust operand numbers to match_scratch operand is highest.Jeff Law1-4/+4
2017-01-01Update copyright years.Jakub Jelinek9-9/+9
2016-11-16Fix pdp11 buildRichard Sandiford1-0/+1