This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from dd2794d668 LoongArch: elf: Add new LoongArch reloc types 109 into elf.h
new 1b214630ce x86_64: Add expm1 with FMA
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:
sysdeps/ieee754/dbl-64/s_expm1.c | 7 +++++
sysdeps/x86_64/fpu/multiarch/Makefile | 2 ++
sysdeps/x86_64/fpu/multiarch/s_expm1-fma.c | 10 ++++++++
.../x86_64/fpu/multiarch/s_expm1.c | 30 +++++++++++-----------
4 files changed, 34 insertions(+), 15 deletions(-)
create mode 100644 sysdeps/x86_64/fpu/multiarch/s_expm1-fma.c
copy libio/tst-getdelim.c => sysdeps/x86_64/fpu/multiarch/s_expm1.c (61%)
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from ea0efb4f round-robin.sh (create_trigger_files): Fix typo
new 146e3b50 round-robin-notify.sh (gnu_print_result): Do not print out em [...]
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:
round-robin-notify.sh | 8 ++++++++
1 file changed, 8 insertions(+)
--
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 gcc.
from 9ec5d6de735 Revert "Fix type error of 'switch (SUBREG_BYTE (op)).'"
new 17c22f46616 RISC-V: Minimal support for ZC* extensions.
new 6e46fcdf24f RISC-V: Enable compressible features when use ZC* extensions.
new 7879f589af9 RISC-V: Add ZC* test for failed march args being passed.
The 3 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/common/config/riscv/riscv-common.cc | 38 +++++++++++++++++++++++++++++++
gcc/config/riscv/riscv-c.cc | 2 +-
gcc/config/riscv/riscv-opts.h | 16 +++++++++++++
gcc/config/riscv/riscv-shorten-memrefs.cc | 3 ++-
gcc/config/riscv/riscv.cc | 11 +++++----
gcc/config/riscv/riscv.h | 2 +-
gcc/config/riscv/riscv.opt | 3 +++
gcc/testsuite/gcc.target/riscv/arch-24.c | 5 ++++
gcc/testsuite/gcc.target/riscv/arch-25.c | 5 ++++
9 files changed, 78 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-24.c
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-25.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.