This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.40/master
in repository glibc.
from df22af58f6 x86: Use separate variable for TLSDESC XSAVE/XSAVEC state si [...]
new a87d9a2c2c x86: Link tst-gnu2-tls2-x86-noxsave{,c,xsavec} with libpthread
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:
sysdeps/x86/Makefile | 3 +++
1 file changed, 3 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 master
in repository glibc.
from 38c3896d57 elf: Fix tst-origin build when toolchain defaults to --as-ne [...]
new c6e2895695 x86: Link tst-gnu2-tls2-x86-noxsave{,c,xsavec} with libpthread
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:
sysdeps/x86/Makefile | 3 +++
1 file changed, 3 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 master
in repository glibc.
from 27b96e069a Raise the minimum GCC version to 12.1 [BZ #32539]
new 38c3896d57 elf: Fix tst-origin build when toolchain defaults to --as-ne [...]
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:
elf/Makefile | 3 ++-
1 file changed, 2 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 binutils-gdb.
from 93d835b06ca [gdb/contrib] Remove spellcheck.sh
new 432eca4113d [gdb/record] Make enum gdb_syscall value names consistent
new a93f60043a2 gdbserver: Add support for MicroBlaze host microblaze*-*-linux*
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/aarch64-linux-tdep.c | 2 +-
gdb/amd64-linux-tdep.c | 2 +-
gdb/arm-linux-tdep.c | 4 +-
gdb/i386-linux-tdep.c | 6 +-
gdb/linux-record.c | 6 +-
gdb/linux-record.h | 6 +-
gdb/loongarch-linux-tdep.c | 2 +-
gdbserver/Makefile.in | 1 +
gdbserver/configure.srv | 7 ++
gdbserver/linux-microblaze-low.cc | 245 ++++++++++++++++++++++++++++++++++++++
10 files changed, 267 insertions(+), 14 deletions(-)
create mode 100644 gdbserver/linux-microblaze-low.cc
--
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 44289d258a9 libstdc++: Tweak linker script to avoid conflict on Solaris
new de742091f4d Only write gcov when file output is on [PR119553]
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/path-coverage.cc | 15 ++++++---------
gcc/profile.cc | 12 ++++++++++--
2 files changed, 16 insertions(+), 11 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 9fadadbbbc2 d: Fix error with -Warray-bounds and -O2 [PR117002]
new 44289d258a9 libstdc++: Tweak linker script to avoid conflict on Solaris
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:
libstdc++-v3/config/abi/pre/gnu.ver | 3 ++-
1 file changed, 2 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 releases/gcc-13
in repository gcc.
from 8debc344084 libstdc++: Make std::erase for linked lists convert to bool
new bfc9520eab1 d: Fix error with -Warray-bounds and -O2 [PR117002]
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/d/decl.cc | 6 ++++++
gcc/d/expr.cc | 2 ++
gcc/d/types.cc | 3 ++-
gcc/testsuite/gdc.dg/torture/pr117002.d | 28 ++++++++++++++++++++++++++++
4 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gdc.dg/torture/pr117002.d
--
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 da6cea6625b libstdc++: Add testcases for resolved bug [PR101527]
new a6a2da499ab d: Fix error with -Warray-bounds and -O2 [PR117002]
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/d/decl.cc | 6 ++++++
gcc/d/expr.cc | 2 ++
gcc/d/types.cc | 3 ++-
gcc/testsuite/gdc.dg/torture/pr117002.d | 28 ++++++++++++++++++++++++++++
4 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gdc.dg/torture/pr117002.d
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.