summaryrefslogtreecommitdiff
path: root/gcc/config/pdp11
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2019-01-019-9/+9
* * config/pdp11/pdp11.h (TARGET_HAS_NO_HW_DIVIDE): Define.Paul Koning2018-11-251-0/+5
* re PR c/87795 (Excessive alignment permitted for functions and labels)Paul Koning2018-11-087-368/+531
* pdp11.md (doloop_end): New expander.Paul Koning2018-10-122-2/+87
* Fix ICE on block move when using LRA.Paul Koning2018-10-084-190/+41
* Add some pdp11 target hook definitions for C++Paul Koning2018-10-051-0/+16
* Remove -mfloat32, -mfloat64 switches from pdp11 target.Paul Koning2018-10-052-16/+9
* Enable LRA register allocator for PDP11.Paul Koning2018-10-033-4/+14
* 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-093-262/+706
* Add -mgnu-asm; change -mdec-asm to generate DEC assemblerPaul Koning2018-07-015-207/+445
* Fix insn length for pdp11 shift patterns.Paul Koning2018-06-284-23/+36
* Convert pdp11 back end to CCmode.Paul Koning2018-06-278-825/+1396
* Fix a number of ICE in the test suite.Paul Koning2018-05-271-11/+0
* Update copyright years.Jakub Jelinek2018-01-039-9/+9
* poly_int: PUSH_ROUNDINGRichard Sandiford2018-01-033-4/+11
* poly_int: IN_TARGET_CODERichard Sandiford2017-12-161-0/+2
* Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2017-10-231-6/+0
* Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford2017-09-151-4/+0
* Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford2017-09-153-12/+10
* Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford2017-09-133-10/+6
* Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2017-09-122-12/+12
* Turn MODES_TIEABLE_P into a target hookRichard Sandiford2017-09-042-6/+11
* Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2017-09-042-18/+24
* [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
* pdp11.md (movmemhi): Adjust operand numbers to match_scratch operand is highest.Jeff Law2017-03-131-4/+4
* Update copyright years.Jakub Jelinek2017-01-019-9/+9
* 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-049-9/+9
* Machine modes for address printing.Julian Brown2015-11-091-1/+1
* Improve --help output to generate references to option aliases.Martin Sebor2015-10-211-17/+17
* 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-293-2/+8
* 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
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* always define STACK_GROWS_DOWNWARDTrevor Saunders2015-05-221-1/+1
* passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek2015-02-261-2/+4