This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2a20b792133 s390: Don't emulate vec_cmpgtuv1tiv1ti for VXE3 [PR122781]
new 5f7d74b555e c++: tighten up is_std_substitution
new 81950116744 c++: introduce maybe_get_first_fn
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/cp-tree.h | 1 +
gcc/cp/mangle.cc | 52 ++++++++++++++++++++-------------
gcc/cp/reflect.cc | 87 ++++++++++++++++++++++++-------------------------------
gcc/cp/tree.cc | 13 ++++++++-
4 files changed, 83 insertions(+), 70 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 04e750e75b Add advisory text for CVE-2025-15281
new c809f90e5e Update advisory text for GLIBC-SA-2026-0003
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:
advisories/GLIBC-SA-2026-0003 | 12 ++++++++++++
1 file changed, 12 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 release/2.31/master
in repository glibc.
from f18446d7b4 memalign: reinstate alignment overflow check (CVE-2026-0861)
new 28eb5caf89 posix: Reset wordexp_t fields with WRDE_REUSE (CVE-2025-1528 [...]
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 +++
posix/Makefile | 17 ++++++---
posix/tst-wordexp-reuse.c | 89 +++++++++++++++++++++++++++++++++++++++++++++++
posix/wordexp.c | 2 ++
4 files changed, 109 insertions(+), 4 deletions(-)
create mode 100644 posix/tst-wordexp-reuse.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 binutils-gdb.
from a2e58247ae8 readelf: constify read cursor for all object attribute pars [...]
new 162e5c93df8 [gdb] Ignore .sframe section in dtrace_static_probe_ops::ge [...]
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:
gdb/dtrace-probe.c | 7 ++++++-
1 file changed, 6 insertions(+), 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 dcffca312f8 testsuite: Add testcase for already fixed PR [PR123744]
new 2a20b792133 s390: Don't emulate vec_cmpgtuv1tiv1ti for VXE3 [PR122781]
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/s390/vector.md | 2 +-
gcc/testsuite/gcc.target/s390/vxe3/vcmp-1.c | 42 +++++++++++++++++++++++++++++
2 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/s390/vxe3/vcmp-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 binutils-gdb.
from d8a29310d29 dwarf: constify read_leb128()'s first parameter
new d375859a971 aarch64: fix build issue raised by -Werror=maybe-uninitialized
new a2e58247ae8 readelf: constify read cursor for all object attribute pars [...]
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:
bfd/elfnn-aarch64.c | 4 +++
binutils/readelf.c | 84 ++++++++++++++++++++++++++---------------------------
2 files changed, 46 insertions(+), 42 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 4073b1bae63 c++: Fix ICE in build_base_path -> resolves_to_fixed_type_p [...]
new dcffca312f8 testsuite: Add testcase for already fixed PR [PR123744]
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/testsuite/gcc.target/i386/avx512bw-pr123744.c | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bw-pr123744.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 release/2.32/master
in repository glibc.
from 1bc1832cfc resolv: Fix NSS DNS backend for getnetbyaddr (CVE-2026-0915)
new 3a56c4ee4e posix: Reset wordexp_t fields with WRDE_REUSE (CVE-2025-1528 [...]
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 +++
posix/Makefile | 18 +++++++---
posix/tst-wordexp-reuse.c | 89 +++++++++++++++++++++++++++++++++++++++++++++++
posix/wordexp.c | 2 ++
4 files changed, 110 insertions(+), 4 deletions(-)
create mode 100644 posix/tst-wordexp-reuse.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 binutils-gdb.
from 88bd7bd0862 aarch64: silence GCS warnings on shared libraries for -z gc [...]
new 85494c96d1e readelf: don't (silently) fail on empty SHT_NOTE sections
new bc6e40a093e amend "ELF: give .note.GNU-stack proper section type"
new a1c2fa92ac9 ld: testcase for .note.GNU-stack wanting to be SHT_NOTE
new 686577fc9a5 aarch64: Add bigobj support to AArch64 COFF
new 1a299d4bc86 opcodes: Fix BMASKI disassembly for immediate 32 on M*Core
new d8a29310d29 dwarf: constify read_leb128()'s first parameter
The 6 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/coff-aarch64.c | 75 ++++++++++++++++++++++++
bfd/config.bfd | 2 +-
bfd/configure | 1 +
bfd/configure.ac | 1 +
bfd/cpu-aarch64.c | 2 +-
bfd/elf.c | 2 +-
bfd/pe-aarch64.c | 3 +
bfd/targets.c | 2 +
binutils/dwarf.c | 2 +-
binutils/dwarf.h | 2 +-
binutils/readelf.c | 4 +-
gas/config/tc-aarch64.c | 22 ++++++-
gas/doc/c-aarch64.texi | 5 ++
gas/testsuite/gas/mcore/allinsn.d | 4 +-
gas/testsuite/gas/mcore/allinsn.s | 5 +-
ld/ldelf.c | 2 +-
ld/pe-dll.c | 12 ++++
ld/testsuite/ld-elf/{property-or-1.d => note2.d} | 15 ++---
ld/testsuite/ld-elf/note2.t | 7 +++
opcodes/mcore-dis.c | 5 +-
20 files changed, 152 insertions(+), 21 deletions(-)
copy ld/testsuite/ld-elf/{property-or-1.d => note2.d} (61%)
create mode 100644 ld/testsuite/ld-elf/note2.t
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.