aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pdp11/pdp11.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-2417/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-07-15pass location to md_asm_adjustTrevor Saunders1-2/+2
2021-06-29pdp11: Fix signednedd warnings, remove "register" keywordsJan-Benedict Glaw1-15/+12
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-04Update copyright years.Jakub Jelinek1-1/+1
2020-03-11pdp11: Fix handling of common (local and global) vars [PR94134]Jakub Jelinek1-1/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
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-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-08re PR c/87795 (Excessive alignment permitted for functions and labels)Paul Koning1-271/+213
2018-10-08Fix ICE on block move when using LRA.Paul Koning1-152/+28
2018-10-05Add some pdp11 target hook definitions for C++Paul Koning1-0/+16
2018-10-03Enable LRA register allocator for PDP11.Paul Koning1-1/+7
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 Koning1-127/+281
2018-07-01Add -mgnu-asm; change -mdec-asm to generate DEC assemblerPaul Koning1-69/+266
2018-06-28Fix insn length for pdp11 shift patterns.Paul Koning1-0/+29
2018-06-27Convert pdp11 back end to CCmode.Paul Koning1-175/+384
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-03poly_int: PUSH_ROUNDINGRichard Sandiford1-0/+9
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-7/+10
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford1-4/+6
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-0/+12
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-0/+11
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-0/+22
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-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-16Fix pdp11 buildRichard Sandiford1-0/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers1-0/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-09Machine modes for address printing.Julian Brown1-1/+1
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-22/+6
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-11/+4
2015-09-29[PATCH] Fix warnings building pdp11 portJeff Law1-0/+6
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-7/+9
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+3
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2