This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.39/master
in repository glibc.
from 994b129a35 x86/string: Fixup alignment of main loop in str{n}cmp-evex [ [...]
new 808a84a8b8 Fix underallocation of abort_msg_s struct (CVE-2025-0395)
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:
NEWS | 5 +++++
assert/assert.c | 4 +++-
sysdeps/posix/libc_fatal.c | 4 +++-
3 files changed, 11 insertions(+), 2 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.37/master
in repository glibc.
from 9083997843 misc: Add support for Linux uio.h RWF_NOAPPEND flag
new a3d7865b09 Fix underallocation of abort_msg_s struct (CVE-2025-0395)
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:
NEWS | 6 ++++++
assert/assert.c | 4 +++-
sysdeps/posix/libc_fatal.c | 4 +++-
3 files changed, 12 insertions(+), 2 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 549e7f7c5a elf: Support recursive use of dynamic TLS in interposed malloc
new c32fd59314 Fix underallocation of abort_msg_s struct (CVE-2025-0395)
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:
NEWS | 6 ++++++
assert/assert.c | 4 +++-
sysdeps/posix/libc_fatal.c | 4 +++-
3 files changed, 12 insertions(+), 2 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 newlib.
from a880e0dff Cygwin: signal: Avoid frequent TLS lock/unlock for SIGCONT pr [...]
new e0bc81727 Cygwin: mmap: use 64K pages for bookkeeping, second attempt
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:
winsup/cygwin/mm/mmap.cc | 54 ++++++++++++++++++++++++++++++++----------------
1 file changed, 36 insertions(+), 18 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 main
in repository newlib.
from a880e0dff Cygwin: signal: Avoid frequent TLS lock/unlock for SIGCONT pr [...]
new e0bc81727 Cygwin: mmap: use 64K pages for bookkeeping, second attempt
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:
winsup/cygwin/mm/mmap.cc | 54 ++++++++++++++++++++++++++++++++----------------
1 file changed, 36 insertions(+), 18 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-14
in repository gcc.
from 0d9479e1a7f Daily bump.
new 51761b3b8b9 aarch64: Detect word-level modification in early-ra [PR118184]
new 3228df20cfa rtl: Remove invalid compare simplification [PR117186]
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/aarch64/aarch64-early-ra.cc | 51 ++++-
gcc/rtl.h | 3 +-
gcc/simplify-rtx.cc | 285 ++++++++++++++++++++--------
gcc/testsuite/gcc.dg/torture/pr117186.c | 15 ++
gcc/testsuite/gcc.dg/torture/pr118184.c | 36 ++++
gcc/testsuite/gcc.target/aarch64/pr117186.c | 128 +++++++++++++
6 files changed, 434 insertions(+), 84 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117186.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr118184.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr117186.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 27470f9a818 jit: fix startup on aarch64
new cb828691fe6 c++: further tweak to cxx_eval_outermost_constant_expr [PR118396]
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/cp/constexpr.cc | 14 +++++++++++---
1 file changed, 11 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 95db53e5a03 bfd/doc: use abs_srcdir when creating symlinks
new 63efd116baa Preserve local variables in another Ada test case
new fbfadf96594 Avoid crash with 'length
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/ada-lang.c | 5 +++--
gdb/testsuite/gdb.ada/local-enum/local.adb | 7 +++++--
gdb/testsuite/gdb.ada/{arr_arr => local-enum}/pck.adb | 0
gdb/testsuite/gdb.ada/{arr_arr => local-enum}/pck.ads | 0
gdb/testsuite/gdb.ada/{recursive-variant.exp => p-bounds.exp} | 11 ++++++++---
gdb/testsuite/gdb.ada/{ghost => p-bounds}/main.adb | 8 ++++----
gdb/testsuite/gdb.ada/{arr_arr => p-bounds}/pck.adb | 0
gdb/testsuite/gdb.ada/{pp-rec-component => p-bounds}/pck.ads | 7 ++++---
8 files changed, 24 insertions(+), 14 deletions(-)
copy gdb/testsuite/gdb.ada/{arr_arr => local-enum}/pck.adb (100%)
copy gdb/testsuite/gdb.ada/{arr_arr => local-enum}/pck.ads (100%)
copy gdb/testsuite/gdb.ada/{recursive-variant.exp => p-bounds.exp} (79%)
copy gdb/testsuite/gdb.ada/{ghost => p-bounds}/main.adb (79%)
copy gdb/testsuite/gdb.ada/{arr_arr => p-bounds}/pck.adb (100%)
copy gdb/testsuite/gdb.ada/{pp-rec-component => p-bounds}/pck.ads (91%)
--
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 akhuettel/tests-libgcc-3
in repository glibc.
discards 9eb56633c7 support: Always run ldconfig in containered tests
discards 5a396d2949 Makefile: Add ld.so.conf with libgcc dir to testroot.pristine
new 1c920627af Makefile: Add ld.so.conf with libgcc dir to testroot.pristine
new 0ecb194399 support: Always run ldconfig in containered tests
new 2632ebc535 elf: Remove now pointless empty ld.so.conf files in single tests
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9eb56633c7)
\
N -- N -- N refs/heads/akhuettel/tests-libgcc-3 (2632ebc535)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
Makefile | 5 ++++-
elf/tst-glibc-hwcaps-2-cache.root/etc/ld.so.conf | 2 --
elf/tst-glibc-hwcaps-cache.root/etc/ld.so.conf | 2 --
elf/tst-ldconfig-bad-aux-cache.root/etc/ld.so.conf | 2 --
4 files changed, 4 insertions(+), 7 deletions(-)
delete mode 100644 elf/tst-glibc-hwcaps-2-cache.root/etc/ld.so.conf
delete mode 100644 elf/tst-glibc-hwcaps-cache.root/etc/ld.so.conf
delete mode 100644 elf/tst-ldconfig-bad-aux-cache.root/etc/ld.so.conf
--
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 akhuettel/tests-libgcc-3
in repository glibc.
at 9eb56633c7 support: Always run ldconfig in containered tests
This branch includes the following new commits:
new 8cc7ef4c9b Makeconfig: Add libgcc directory to rtld-prefix search path
new 5a396d2949 Makefile: Add ld.so.conf with libgcc dir to testroot.pristine
new 9eb56633c7 support: Always run ldconfig in containered tests
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.