This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from f9493a15ea Hide all malloc functions from compiler [BZ #32366]
new d6e034f5b2 AArch64: Improve codegen of AdvSIMD logf function family
new 6914774b9d AArch64: Improve codegen of AdvSIMD atan(2)(f)
new cff9648d0b AArch64: Improve codegen of AdvSIMD expf family
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:
sysdeps/aarch64/fpu/atan2_advsimd.c | 110 +++++++++++++++++++++++++----------
sysdeps/aarch64/fpu/atan2f_advsimd.c | 58 ++++++++++--------
sysdeps/aarch64/fpu/atan_advsimd.c | 60 ++++++++++++++-----
sysdeps/aarch64/fpu/coshf_advsimd.c | 28 ++++++---
sysdeps/aarch64/fpu/exp10f_advsimd.c | 60 ++++++++++---------
sysdeps/aarch64/fpu/exp2f_advsimd.c | 54 ++++++++---------
sysdeps/aarch64/fpu/expf_advsimd.c | 54 ++++++++---------
sysdeps/aarch64/fpu/log10f_advsimd.c | 29 ++++++---
sysdeps/aarch64/fpu/log2f_advsimd.c | 29 ++++++---
sysdeps/aarch64/fpu/logf_advsimd.c | 48 ++++++++-------
sysdeps/aarch64/fpu/v_expf_inline.h | 49 +++++++---------
11 files changed, 353 insertions(+), 226 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 master
in repository binutils-gdb.
from 92b97af5ef0 aarch64: testsuite: remove macro expansion messages from ex [...]
new c740c422eea gdb: syscalls: Handle __NR3264_ prefixed syscall number
new 2aa496bd29a gdb: syscalls: Remove tips for LoongArch xml files
new 4670998b5ad gdb: syscalls: Update LoongArch xml files
new 077540ce120 gdb: syscalls: Update ARM64 xml files
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:
gdb/syscalls/aarch64-linux.xml | 4 ++++
gdb/syscalls/aarch64-linux.xml.in | 4 ++++
gdb/syscalls/loongarch-linux.xml | 33 +++++++++------------------------
gdb/syscalls/loongarch-linux.xml.in | 32 +++++++++-----------------------
gdb/syscalls/update-linux.sh | 18 ++++++++++++++----
5 files changed, 40 insertions(+), 51 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 master
in repository gcc.
from f111d8e20b6 testsuite: arm: Mark pr81812.C as xfail for thumb1
new d24a5e2d381 RISC-V: Remove svvptc from riscv-ext-bitmask.def
new d17b09c07a1 [PATCH] RISC-V: optimization on checking certain bits set ( [...]
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/common/config/riscv/riscv-ext-bitmask.def | 1 -
gcc/config/riscv/riscv.md | 28 +++++++++++++++++++++++++++
gcc/testsuite/gcc.target/riscv/pr114087-1.c | 16 +++++++++++++++
3 files changed, 44 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr114087-1.c
--
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 fcbb8456a58 RISC-V: Add new constraint R for register even-odd pairs
new 423ee61fdd9 testsuite: arm: Add -mtune to all arm_cpu_* effective targets
new 5601c411f4f [PATCH v2 1/2] RISC-V: Document thead-c906, xiangshan-nanhu [...]
new 4aa01ecc5c1 [PATCH v2 2/2] RISC-V: Add Tenstorrent Ascalon 8 wide architecture
new f111d8e20b6 testsuite: arm: Mark pr81812.C as xfail for thumb1
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-cores.def | 8 +++
gcc/config/riscv/riscv.cc | 22 +++++++
gcc/doc/invoke.texi | 12 ++--
gcc/testsuite/g++.dg/torture/pr81812.C | 2 +
.../gcc.target/riscv/mcpu-tt-ascalon-d8.c | 76 ++++++++++++++++++++++
gcc/testsuite/lib/target-supports.exp | 27 ++++----
6 files changed, 130 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/mcpu-tt-ascalon-d8.c
--
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 5d740f56a16 ipa: Improve how we derive value ranges from IPA invariants
new 1a2e0fcb857 RISC-V: Rename constraint c0* to k0*
new 46888571d24 RISC-V: Add cr and cf constraint
new 192790e994c RISC-V: Rename internal operand modifier N to n
new 2a22db391d1 RISC-V: Implment N modifier for printing the register numbe [...]
new fcbb8456a58 RISC-V: Add new constraint R for register even-odd pairs
The 5 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/constraints.md | 20 +-
gcc/config/riscv/corev.md | 14 +-
gcc/config/riscv/riscv-v.cc | 2 +-
gcc/config/riscv/riscv.cc | 55 ++-
gcc/config/riscv/riscv.h | 6 +
gcc/config/riscv/riscv.md | 2 +-
gcc/config/riscv/vector-iterators.md | 444 ++++++++++-----------
gcc/doc/extend.texi | 1 +
gcc/doc/md.texi | 10 +
gcc/testsuite/gcc.target/riscv/constraint-R.c | 23 ++
.../gcc.target/riscv/constraint-cf-zfinx.c | 14 +
gcc/testsuite/gcc.target/riscv/constraint-cf.c | 14 +
gcc/testsuite/gcc.target/riscv/constraint-cr.c | 13 +
gcc/testsuite/gcc.target/riscv/modifier-N-fpr.c | 16 +
gcc/testsuite/gcc.target/riscv/modifier-N-vr.c | 18 +
gcc/testsuite/gcc.target/riscv/modifier-N.c | 16 +
16 files changed, 419 insertions(+), 249 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/constraint-R.c
create mode 100644 gcc/testsuite/gcc.target/riscv/constraint-cf-zfinx.c
create mode 100644 gcc/testsuite/gcc.target/riscv/constraint-cf.c
create mode 100644 gcc/testsuite/gcc.target/riscv/constraint-cr.c
create mode 100644 gcc/testsuite/gcc.target/riscv/modifier-N-fpr.c
create mode 100644 gcc/testsuite/gcc.target/riscv/modifier-N-vr.c
create mode 100644 gcc/testsuite/gcc.target/riscv/modifier-N.c
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from e2b791a98 Add entry 0032c151dcbdbf9cdd8982870c7611e6f08c504b from https [...]
new 1221f081e Add entry 0032c151dcbdbf9cdd8982870c7611e6f08c504b from https [...]
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:
llvm/sha1/0032c151dcbdbf9cdd8982870c7611e6f08c504b/jira/description | 4 ++++
llvm/sha1/0032c151dcbdbf9cdd8982870c7611e6f08c504b/jira/yaml | 4 ++++
llvm/sha1/0032c151dcbdbf9cdd8982870c7611e6f08c504b/status.txt | 4 ++++
.../details.txt | 0
.../reproduction_instructions.txt | 0
.../status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_flang_test/status.txt | 4 ++++
8 files changed, 18 insertions(+), 2 deletions(-)
copy llvm/sha1/0032c151dcbdbf9cdd8982870c7611e6f08c504b/tcwg_flang_test/{main-aarc [...]
copy {fujitsu_testsuite/sha1/471c71be0fe507ecb02b5a9650e882f261ecc979 => llvm/sha1 [...]
copy {gcc/sha1/31250baf81446aa4fc1b729e2fc5165a36005ebc => llvm/sha1/0032c151dcbdb [...]
copy llvm/sha1/{6003be7ef14bd95647e1ea6ec9685c1310f8ce58 => 0032c151dcbdbf9cdd8982 [...]
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from d29396b56 Add entry e21ab4d16b555c28ded307571d138f594f33e325 from https [...]
new e2b791a98 Add entry 0032c151dcbdbf9cdd8982870c7611e6f08c504b from https [...]
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:
.../build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{6003be7ef14bd95647e1ea6ec9685c1310f8ce58 => 0032c151dcbdbf9cdd8982 [...]
copy llvm/sha1/0032c151dcbdbf9cdd8982870c7611e6f08c504b/tcwg_flang_test/{main-aarc [...]
--
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 glibc.
from bd0ea9ff7e libio: Use NULL instead of 0 as a null pointer constant
new f9493a15ea Hide all malloc functions from compiler [BZ #32366]
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:
malloc/tst-mallinfo2.c | 2 ++
malloc/tst-malloc-aux.h | 25 ++++++++++++++++++++-----
malloc/tst-malloc-backtrace.c | 2 ++
malloc/tst-memalign.c | 2 ++
malloc/tst-safe-linking.c | 2 ++
malloc/tst-valloc.c | 2 ++
6 files changed, 30 insertions(+), 5 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 master
in repository glibc.
from 87cd94bba4 manual: Document more sigaction flags
new bd0ea9ff7e libio: Use NULL instead of 0 as a null pointer constant
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:
libio/libioP.h | 11 +++++++----
1 file changed, 7 insertions(+), 4 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from f0ef5506a Add entry e21ab4d16b555c28ded307571d138f594f33e325 from https [...]
new d29396b56 Add entry e21ab4d16b555c28ded307571d138f594f33e325 from https [...]
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:
llvm/sha1/e21ab4d16b555c28ded307571d138f594f33e325/jira/description | 4 ++++
llvm/sha1/e21ab4d16b555c28ded307571d138f594f33e325/jira/yaml | 4 ++++
llvm/sha1/e21ab4d16b555c28ded307571d138f594f33e325/status.txt | 4 ++++
.../{llvm-aarch64-master-Os => llvm-arm-master-Os_LTO}/details.txt | 0
.../llvm-arm-master-Os_LTO}/reproduction_instructions.txt | 0
.../llvm-arm-master-Os_LTO}/status-summary.txt | 0
.../tcwg_bmk-code_size-spec2k6/llvm-arm-master-Os_LTO/status.txt | 6 +++---
.../tcwg_bmk-code_size-spec2k6/status-summary.txt | 2 +-
.../tcwg_bmk-code_size-spec2k6/status.txt | 4 ++++
9 files changed, 20 insertions(+), 4 deletions(-)
copy llvm/sha1/e21ab4d16b555c28ded307571d138f594f33e325/tcwg_bmk-code_size-spec2k6 [...]
copy llvm/sha1/{06664fdc7680f7f9fa9b0a414a8fb8df2f913d48/tcwg_bmk-code_speed-cpu20 [...]
copy llvm/sha1/e21ab4d16b555c28ded307571d138f594f33e325/{ => tcwg_bmk-code_size-sp [...]
copy llvm/sha1/{a292e7edf8b2fc51d3e86a96ff5dff45d16bd264 => e21ab4d16b555c28ded307 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.