This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 85414e25ade AVR: Add some more devices: AVR16DD*, AVR32DD*, AVR64DD*, A [...]
new 098d6fbe647 Revert "RISC-V: Support RVV VFNMSAC rounding mode intrinsic API"
new b87a4739a4c Revert "RISC-V: Support RVV VFMSAC rounding mode intrinsic API"
new 7a6b4d87d8a Revert "RISC-V: Support RVV VFNMACC rounding mode intrinsic API"
new 2d2f090e67b Revert "RISC-V: Support RVV VFMACC rounding mode intrinsic API"
The 4 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/riscv-vector-builtins-bases.cc | 97 ----------------------
gcc/config/riscv/riscv-vector-builtins-bases.h | 4 -
.../riscv/riscv-vector-builtins-functions.def | 8 --
gcc/config/riscv/riscv-vector-builtins.cc | 22 ++---
gcc/config/riscv/vector.md | 2 +-
.../rvv/base/float-point-single-multiply-add.c | 47 -----------
.../rvv/base/float-point-single-multiply-sub.c | 47 -----------
.../base/float-point-single-negate-multiply-add.c | 47 -----------
.../base/float-point-single-negate-multiply-sub.c | 47 -----------
9 files changed, 6 insertions(+), 315 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/float-point-single-mult [...]
delete mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/float-point-single-mult [...]
delete mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/float-point-single-nega [...]
delete mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/float-point-single-nega [...]
--
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 binutils-2_41-branch
in repository binutils-gdb.
from 430f01eaca7 Automatic date update in version.in
new 8c05bf16a51 PR30697, ppc32 mix of local-dynamic and global-dynamic TLS
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:
bfd/elf32-ppc.c | 16 +++++++---------
ld/testsuite/ld-powerpc/powerpc.exp | 1 +
ld/testsuite/ld-powerpc/tls32ldgd.d | 13 +++++++++++++
ld/testsuite/ld-powerpc/tls32ldgd.s | 16 ++++++++++++++++
4 files changed, 37 insertions(+), 9 deletions(-)
create mode 100644 ld/testsuite/ld-powerpc/tls32ldgd.d
create mode 100644 ld/testsuite/ld-powerpc/tls32ldgd.s
--
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 binutils-2_40-branch
in repository binutils-gdb.
from 99d0971e801 Automatic date update in version.in
new 391fd4d9ee5 PR30697, ppc32 mix of local-dynamic and global-dynamic TLS
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:
bfd/elf32-ppc.c | 16 +++++++---------
ld/testsuite/ld-powerpc/powerpc.exp | 1 +
ld/testsuite/ld-powerpc/tls32ldgd.d | 13 +++++++++++++
ld/testsuite/ld-powerpc/tls32ldgd.s | 16 ++++++++++++++++
4 files changed, 37 insertions(+), 9 deletions(-)
create mode 100644 ld/testsuite/ld-powerpc/tls32ldgd.d
create mode 100644 ld/testsuite/ld-powerpc/tls32ldgd.s
--
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 cygwin-3_4-branch
in repository newlib.
from 841b7307d newlib: Fix memory leak regarding gdtoa-based _ldtoa_r().
new 5259a3eee newlib: gdtoa: Suppress compiler warning.
new d2354ee41 Cygwin: pty: Fix thread safety of readahead buffer handling i [...]
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:
newlib/libc/stdlib/gdtoa-ldtoa.c | 2 +-
winsup/cygwin/fhandler/pty.cc | 10 +++++-----
winsup/cygwin/local_includes/fhandler.h | 8 ++++++++
3 files changed, 14 insertions(+), 6 deletions(-)
--
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 releases/gcc-13
in repository gcc.
from ae36abc5dae Daily bump.
new 03798a6271a Fix some minor typos in avr-mcus.def.
new be704715d00 AVR: Add some more devices: AVR16DD*, AVR32DD*, AVR64DD*, A [...]
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/avr/avr-mcus.def | 63 +++++++++++++++++++++++++++++++++------------
gcc/doc/avr-mmcu.texi | 6 ++---
2 files changed, 49 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.