This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1966741378d RISC-V: Eliminate redundant zero extension of minu/maxu operands
new d9df45a66b2 RISC-V: Added support clmul[r,h] instructions for Zbc extension.
The 1 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/bitmanip.md | 29 ++++++++++++++++++++++
gcc/config/riscv/crypto.md | 24 ------------------
gcc/config/riscv/generic.md | 2 +-
gcc/config/riscv/riscv-builtins.cc | 6 +++--
gcc/config/riscv/riscv-cmo.def | 10 ++++++++
gcc/config/riscv/riscv-scalar-crypto.def | 6 -----
gcc/config/riscv/riscv.md | 8 +++++-
.../gcc.target/riscv/{zbkc32.c => zbc32.c} | 8 +++++-
.../gcc.target/riscv/{zbkc64.c => zbc64.c} | 8 +++++-
9 files changed, 65 insertions(+), 36 deletions(-)
copy gcc/testsuite/gcc.target/riscv/{zbkc32.c => zbc32.c} (65%)
copy gcc/testsuite/gcc.target/riscv/{zbkc64.c => zbc64.c} (65%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 1956da78cf4 Allow strings with printf/eval
new 2a740b3ba4c gdb/record-full: disable range stepping when resuming threads
The 1 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:
gdb/record-full.c | 7 +++++++
1 file changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.