This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7e866380f86 arm - Add support for aliases of CPU names new be1813f528a * config/pdp11/constraints.md: Add "Z" series constraints [...] new f943d47e952 * doc/invoke.texi: Fix build.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 74 ++++++ gcc/config/pdp11/constraints.md | 29 +++ gcc/config/pdp11/pdp11-protos.h | 6 +- gcc/config/pdp11/pdp11.c | 484 ++++++++++++++++++---------------------- gcc/config/pdp11/pdp11.h | 106 +++++---- gcc/config/pdp11/pdp11.md | 268 +++++++++++++++++----- gcc/config/pdp11/pdp11.opt | 2 +- gcc/config/pdp11/t-pdp11 | 4 + gcc/doc/invoke.texi | 2 +- 9 files changed, 606 insertions(+), 369 deletions(-)