This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from a1fb76e0417 rtl-ssa: Fix -fcompare-debug failure [PR100303]
new c6091480032 Daily bump.
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/ChangeLog | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 28 ++++++++++++++++++++++++++++
3 files changed, 77 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 126ccf8ffc4 c++: Add testcase for PR103338
new 904fbe96180 Daily bump.
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/ChangeLog | 63 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 10 ++++++++
gcc/fortran/ChangeLog | 7 ++++++
gcc/testsuite/ChangeLog | 55 ++++++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 14 +++++++++++
6 files changed, 150 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 d856ef4fc2b Return global scope from DAP scopes request
new 7b9cfd7f3d2 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_42-branch
in repository binutils-gdb.
from 90bfc69f1fc Automatic date update in version.in
new 1dc55b03f4b Automatic date update in version.in
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:
bfd/version.h | 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 gdb-15-branch
in repository binutils-gdb.
from 3ad94add7f4 Automatic date update in version.in
new 116e8a3821d Automatic date update in version.in
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:
bfd/version.h | 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 azanella/mseal
in repository glibc.
discards 3b8c02ca8b elf: Enable RTLD_NODELETE on __libc_unwind_link_get
discards d32da24141 elf: Add support to memory sealing
discards 22dc9a470b linux: Add mseal syscall support
discards 6720eff9a3 linux: Remove __stack_prot
discards d16a200da4 Linux: Add epoll ioctls
adds afe42e935b elf: Avoid some free (NULL) calls in _dl_update_slotinfo
adds 992daa0b4b stdlib: Describe __cxa_finalize usage in function comment
adds 9063b32b3c Add more NT_ARM_* constants from Linux kernel to elf.h
adds 1d441791cb Add new AArch64 HWCAP2 definitions from Linux 6.9 to bits/hwcap.h
adds b2c3ee3724 Remove memory leak in fdopen (bug 31840)
adds d0106b6ae2 libio: Test for fdopen memory leak without SEEK_END support [...]
adds 2a9943b4a0 math: Fix exp10 undefined left shift
new 48279d402c Linux: Add epoll ioctls
new cfeb34cb2e linux: Remove __stack_prot
new a88b555054 linux: Add mseal syscall support
new 8bcdfd9bc3 elf: Add support to memory sealing
new 1dfe4b60ee elf: Enable RTLD_NODELETE on __libc_unwind_link_get
new 0f31bbfcd4 elf: Add support to memory sealing for audit modules
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 (3b8c02ca8b)
\
N -- N -- N refs/heads/azanella/mseal (0f31bbfcd4)
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 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:
elf/dl-cache.c | 6 ++--
elf/dl-tls.c | 9 +++++-
elf/elf.h | 4 +++
elf/rtld.c | 12 +++++++
libio/Makefile | 18 +++++++++--
libio/iofdopen.c | 6 +++-
.../tst-fdopen-seek-failure.c | 37 +++++++++++-----------
stdlib/cxa_finalize.c | 17 +++++++++-
sysdeps/ieee754/dbl-64/e_exp10.c | 6 ++--
sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h | 15 +++++++++
10 files changed, 100 insertions(+), 30 deletions(-)
copy stdio-common/tst-bz11319.c => libio/tst-fdopen-seek-failure.c (60%)
--
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 cc9415cfb Add entry bed6ec161be8c5ca2f24195900ce3c9b81c3e141 from https [...]
new 9581d4495 Add entry bed6ec161be8c5ca2f24195900ce3c9b81c3e141 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:
.../jira/description | 2 +-
.../jira/yaml | 2 +-
.../status.txt | 2 +-
.../tcwg_gcc_check/master-aarch64/details.txt | 22 +++++++++++-----------
.../master-aarch64/reproduction_instructions.txt | 4 ++--
.../tcwg_gcc_check/master-aarch64/status.txt | 2 +-
.../tcwg_gcc_check/status.txt | 2 +-
7 files changed, 18 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 6ee539684 Add entry 8009bbec59d1c5d47ae06c431647ebee6d886ff2 from https [...]
new cc9415cfb Add entry bed6ec161be8c5ca2f24195900ce3c9b81c3e141 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:
.../tcwg_gcc_check/master-aarch64/build_url | 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from c8c03adf4 Add entry 8009bbec59d1c5d47ae06c431647ebee6d886ff2 from https [...]
new 6ee539684 Add entry 8009bbec59d1c5d47ae06c431647ebee6d886ff2 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/8009bbec59d1c5d47ae06c431647ebee6d886ff2/jira/description | 5 +++++
llvm/sha1/8009bbec59d1c5d47ae06c431647ebee6d886ff2/jira/yaml | 5 +++++
llvm/sha1/8009bbec59d1c5d47ae06c431647ebee6d886ff2/status.txt | 5 +++++
.../llvm-aarch64-master-Oz_LTO/details.txt | 3 +++
.../llvm-aarch64-master-Oz_LTO/reproduction_instructions.txt | 4 ++--
.../llvm-aarch64-master-Oz_LTO/status-summary.txt | 1 +
.../llvm-aarch64-master-Oz_LTO/status.txt | 6 +++---
.../tcwg_bmk-code_size-cpu2017fast/status-summary.txt | 1 +
.../tcwg_bmk-code_size-cpu2017fast/status.txt | 4 ++++
9 files changed, 29 insertions(+), 5 deletions(-)
create mode 100644 llvm/sha1/8009bbec59d1c5d47ae06c431647ebee6d886ff2/tcwg_bmk-cod [...]
copy llvm/sha1/8009bbec59d1c5d47ae06c431647ebee6d886ff2/{tcwg_bmk-code_speed-cpu20 [...]
create mode 100644 llvm/sha1/8009bbec59d1c5d47ae06c431647ebee6d886ff2/tcwg_bmk-cod [...]
copy llvm/sha1/{a292e7edf8b2fc51d3e86a96ff5dff45d16bd264 => 8009bbec59d1c5d47ae06c [...]
create mode 100644 llvm/sha1/8009bbec59d1c5d47ae06c431647ebee6d886ff2/tcwg_bmk-cod [...]
create mode 100644 llvm/sha1/8009bbec59d1c5d47ae06c431647ebee6d886ff2/tcwg_bmk-cod [...]
--
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 94691c460 Add entry 14b1358663da4d79976e2ec3a1f4856e70287337 from https [...]
new c8c03adf4 Add entry 8009bbec59d1c5d47ae06c431647ebee6d886ff2 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-aarch64-master-Oz_LTO}/build_url | 2 +-
.../llvm-aarch64-master-Oz_LTO}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{03de1cb715c9a106f3ea4139042a33afcd7ca6ae/tcwg_bmk-code_size-cpu201 [...]
copy llvm/sha1/8009bbec59d1c5d47ae06c431647ebee6d886ff2/{tcwg_bmk-code_size-spec2k [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.