This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from dad44389f2 configure: Clear libc_cv_cc_wimplicit_fallthrough if not supported
new c3d1dac96b malloc: obscure calloc use in tst-calloc
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-calloc.c | 12 ++++++++----
1 file changed, 8 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.
unknown user pushed a change to branch master
in repository gcc.
from e8a57884ad4 LoongArch: Opitmize the cost of vec_construct.
new 6fe395025de c++: modules, generic lambda, constexpr if
new bd28244ec92 c++: improve some modules comments
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/cp/error.cc | 2 +-
gcc/cp/module.cc | 30 +++++++++++++++++++---
gcc/testsuite/g++.dg/modules/constexpr-if-1_a.C | 14 ++++++++++
.../{warn-spec-2_b.C => constexpr-if-1_b.C} | 2 +-
4 files changed, 42 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/constexpr-if-1_a.C
copy gcc/testsuite/g++.dg/modules/{warn-spec-2_b.C => constexpr-if-1_b.C} (84%)
--
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 linux.
from c77cd47cee04 Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/l [...]
new 4c16e1cadcbc ksmbd: fix a missing return value check bug
new c7f3cd1b245d ksmbd: Remove unneeded if check in ksmbd_rdma_capable_netdev()
new 2ac538e40278 ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_pat [...]
new e8580b4c600e ksmbd: Implement new SMB3 POSIX type
new 2144da25584e Merge tag '6.13-rc6-ksmbd-server-fixes' of git://git.samba [...]
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:
fs/smb/server/smb2pdu.c | 43 ++++++++++++++++++++++++++++++++++++++++++
fs/smb/server/smb2pdu.h | 10 ++++++++++
fs/smb/server/transport_rdma.c | 3 +--
fs/smb/server/vfs.c | 3 ++-
4 files changed, 56 insertions(+), 3 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 8a26bf8fc1a Automatic date update in version.in
new 1f493519f70 GDB: remote: Print total bytes received in debug message
new ad59259604f GDB: trad-frame: Store length of value_bytes in trad_frame_ [...]
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:
gdb/frame-unwind.c | 18 +++++++++++++++---
gdb/frame-unwind.h | 2 +-
gdb/jit.c | 2 +-
gdb/python/py-unwind.c | 7 ++++---
gdb/regcache.h | 5 +----
gdb/remote.c | 17 ++++++++---------
gdb/trad-frame.h | 10 +++++++---
7 files changed, 37 insertions(+), 24 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 release/2.38/master
in repository glibc.
from cf06772360 x86: Avoid integer truncation with large cache sizes (bug 32470)
new 5c9be512ee x86_64: Sort fpu/multiarch/Makefile
new 49016f2190 x86_64: Add log2 with FMA
new b2a45f1eee x86_64: Add expm1 with FMA
new c92946d9b2 x86_64: Add log1p with FMA
new 58822f954f x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643]
new 7772f9358c elf: Fix slow tls access after dlopen [BZ #19924]
new 5a64f93365 x86: Only align destination to 1x VEC_SIZE in memset 4x loop
new 0d14bf0754 sysdeps/x86/Makefile: Split and sort tests
new dc1762113d x86_64: Fix missing wcsncat function definition without mult [...]
new 04b8d48432 x86: Improve large memset perf with non-temporal stores [RHE [...]
new 12fec8aae5 x86/string: Fixup alignment of main loop in str{n}cmp-evex [ [...]
The 11 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:
elf/dl-close.c | 2 +-
elf/dl-open.c | 8 +-
elf/dl-reloc.c | 6 +-
elf/dl-tls.c | 117 ++++++++--------
sysdeps/generic/ldsodefs.h | 3 +-
sysdeps/ieee754/dbl-64/s_expm1.c | 7 +
sysdeps/ieee754/dbl-64/s_log1p.c | 5 +
sysdeps/x86/Makefile | 110 ++++++++++-----
sysdeps/x86/dl-cacheinfo.h | 31 ++---
sysdeps/x86_64/dl-tls.c | 4 +-
sysdeps/x86_64/fpu/multiarch/Makefile | 100 +++++++++++---
sysdeps/x86_64/fpu/multiarch/e_log2-fma.c | 3 +
.../x86_64/fpu/multiarch/{e_expf.c => e_log2.c} | 28 ++--
sysdeps/x86_64/fpu/multiarch/s_expm1-fma.c | 10 ++
.../x86_64/fpu/multiarch/s_expm1.c | 30 ++---
sysdeps/x86_64/fpu/multiarch/s_log1p-fma.c | 4 +
.../x86_64/fpu/multiarch/s_log1p.c | 18 ++-
.../x86_64/multiarch/memset-vec-unaligned-erms.S | 149 +++++++++++++--------
sysdeps/x86_64/multiarch/strcmp-evex.S | 26 ++--
sysdeps/x86_64/multiarch/wcsncat-evex.S | 6 +-
20 files changed, 419 insertions(+), 248 deletions(-)
create mode 100644 sysdeps/x86_64/fpu/multiarch/e_log2-fma.c
copy sysdeps/x86_64/fpu/multiarch/{e_expf.c => e_log2.c} (60%)
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%)
create mode 100644 sysdeps/x86_64/fpu/multiarch/s_log1p-fma.c
copy support/xstdlib.h => sysdeps/x86_64/fpu/multiarch/s_log1p.c (72%)
--
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-14
in repository gcc.
from 1bf4bfc2f55 Daily bump.
new 91b524aa80e doc: cpp: fix version test example syntax
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/doc/cpp.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 e621c43bfbe Daily bump.
new 5ff315e398b doc: cpp: fix version test example syntax
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/doc/cpp.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-12
in repository gcc.
from f075683d812 Daily bump.
new 36db43d3028 doc: cpp: fix version test example syntax
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/doc/cpp.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 979ca3ba366 Daily bump.
new e8a57884ad4 LoongArch: Opitmize the cost of vec_construct.
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/loongarch/loongarch.cc | 6 ++--
.../gcc.target/loongarch/vect-slp-two-operator.c | 38 ++++++++++++++++++++++
2 files changed, 41 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/vect-slp-two-operator.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 glibc.
from d1da011118 elf: Always define TLS_TP_OFFSET
new dad44389f2 configure: Clear libc_cv_cc_wimplicit_fallthrough if not supported
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:
configure | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.