This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d44beb13285 cobol: sqrt(0) is not an ec-argument error. [PR119885] new 1186a2bd6e1 [PATCH v2 1/2] The following changes enable P8700 processor [...] new 18f272ec336 [PATCH v2 2/2] MIPS p8700 doesn't have vector extension and [...]
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/config/riscv/mips-p8700.md | 167 +++++++++++++++++++++++++++++++++++++++ gcc/config/riscv/riscv-cores.def | 5 ++ gcc/config/riscv/riscv-opts.h | 3 +- gcc/config/riscv/riscv.cc | 22 ++++++ gcc/config/riscv/riscv.md | 3 +- gcc/doc/invoke.texi | 14 ++-- 6 files changed, 205 insertions(+), 9 deletions(-) create mode 100644 gcc/config/riscv/mips-p8700.md