summaryrefslogtreecommitdiff
path: root/gcc/config/pdp11/pdp11.c
Commit message (Expand)AuthorAgeFilesLines
* Rename .c files to .cc files.Martin Liska2022-01-171-2417/+0
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* pass location to md_asm_adjustTrevor Saunders2021-07-151-2/+2
* pdp11: Fix signednedd warnings, remove "register" keywordsJan-Benedict Glaw2021-06-291-15/+12
* Use startswith in targets.Martin Liska2021-05-181-1/+1
* Add input_modes parameter to TARGET_MD_ASM_ADJUST hookIlya Leoshkevich2021-03-041-4/+5
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* pdp11: Fix handling of common (local and global) vars [PR94134]Jakub Jelinek2020-03-111-1/+2
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Add call_used_or_fixed_reg_pRichard Sandiford2019-09-101-1/+1
* Remove COPY_HARD_REG_SETRichard Sandiford2019-09-091-1/+1
* Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford2019-08-201-9/+5
* Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford2019-08-201-20/+3
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* re PR c/87795 (Excessive alignment permitted for functions and labels)Paul Koning2018-11-081-271/+213
* Fix ICE on block move when using LRA.Paul Koning2018-10-081-152/+28
* Add some pdp11 target hook definitions for C++Paul Koning2018-10-051-0/+16
* Enable LRA register allocator for PDP11.Paul Koning2018-10-031-1/+7
* pdp11 - example of a port not needing a speculation barrierRichard Earnshaw2018-07-311-0/+3
* * config/pdp11/pdp11.c (pdp11_rtx_costs): Bugfixes.Paul Koning2018-07-141-0/+18
* pdp11.c (pdp11_output_def): Fix typo in .set directive.Paul Koning2018-07-121-1/+1
* Improve code generation for pdp11 target.Paul Koning2018-07-091-127/+281
* Add -mgnu-asm; change -mdec-asm to generate DEC assemblerPaul Koning2018-07-011-69/+266
* Fix insn length for pdp11 shift patterns.Paul Koning2018-06-281-0/+29
* Convert pdp11 back end to CCmode.Paul Koning2018-06-271-175/+384
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: PUSH_ROUNDINGRichard Sandiford2018-01-031-0/+9
* poly_int: IN_TARGET_CODERichard Sandiford2017-12-161-0/+2
* Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford2017-09-151-7/+10
* Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford2017-09-131-4/+6
* Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2017-09-121-0/+12
* Turn MODES_TIEABLE_P into a target hookRichard Sandiford2017-09-041-0/+11
* Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2017-09-041-0/+22
* [72/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford2017-08-301-2/+2
* trans.c: Include header files.Martin Liska2017-08-081-0/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Fix pdp11 buildRichard Sandiford2016-11-161-0/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* Put a TARGET_LRA_P into every targetSegher Boessenkool2016-09-141-0/+3
* Implement C _FloatN, _FloatNx types.Joseph Myers2016-08-191-0/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Machine modes for address printing.Julian Brown2015-11-091-1/+1
* gen-mul-tables.cc: Adjust include files.Andrew MacLeod2015-10-161-22/+6
* Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford2015-10-051-11/+4
* [PATCH] Fix warnings building pdp11 portJeff Law2015-09-291-0/+6
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra2015-07-081-7/+9
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+3
* aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford2015-06-251-0/+1
* aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford2015-06-251-1/+2