This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/gcc.
from a99a8431e67 Rename 'libgomp.oacc-c-c++-common/static-dynamic-lifetimes- [...]
adds 12d027adaf2 Daily bump.
adds 7c94472580a Backport from trunk of the fix for PR 94270.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 7 +++++++
gcc/fortran/trans-decl.c | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_6.f90 | 13 +++++++++++++
5 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_6.f90
--
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 linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7946755a0 0: update: binutils-gcc-linux: all
new 2d097f994 0: update: binutils-gcc-linux: all
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 (7946755a0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 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:
01-reset_artifacts/console.log | 132 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11441 ++++++-------
04-build_abe-stage1/console.log | 13540 ++++++++--------
05-build_linux/console.log | 372 +-
06-boot_linux/console.log | 7 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 25952 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 25899 insertions(+), 26023 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 azanella/bz23960
in repository glibc.
discards 0ccab8d654 linux: Handle internal DIR offsets as 64-bit
discards b3295496c9 linux: Add __readdir64_unlocked
discards c245e56dda linux: Use gendents64 on non-LFS readdir
discards 60467738ef linux: Simplify opendir buffer allocation
discards e9b62d9a9d linux: Move dir implementation to Linux only
discards 48c57cf464 Set _DIRENT_HAVE_D_TYPE to 1
discards 4674c3ec02 Assume _DIRENT_HAVE_D_OFF
discards a1c3b106c9 posix: Assume _DIRENT_HAVE_D_RECLEN
new d75d5ba4e4 linux: Move posix dir implementations to Linux
new 0a6ff811c0 linux: Simplify opendir buffer allocation
new 49ffe35ce2 linux: Add __readdir_unlocked
new 672c91d33c linux: Use internal DIR locks when accessing filepos on telldir
new 2f2bc5957a linux: Use getdents64 on non-LFS readdir
new 39d7abcfec linux: Set internal DIR filepos as off64_t [BZ #23960, BZ #24050]
new 75c0e60507 linux: Add __readdir64_unlocked
new 126e0e2318 linux: Add __old_readdir64_unlocked
new 8621a1b20c linux: Use getdents64 on readdir64 compat implementation
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 (0ccab8d654)
\
N -- N -- N refs/heads/azanella/bz23960 (8621a1b20c)
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 9 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:
dirent/Makefile | 2 +-
dirent/dirent.h | 7 +-
dirent/tst-seekdir2.c | 149 ++++++++++++++++++++++++++++++
support/temp_file.c | 12 ++-
support/temp_file.h | 7 ++
sysdeps/unix/sysv/linux/dirstream_nolfs.h | 37 +++++++-
sysdeps/unix/sysv/linux/getdents64.c | 95 +------------------
sysdeps/unix/sysv/linux/olddirent.h | 4 +-
sysdeps/unix/sysv/linux/opendir.c | 7 +-
sysdeps/unix/sysv/linux/readdir.c | 2 -
sysdeps/unix/sysv/linux/readdir64.c | 49 ++++++----
sysdeps/unix/sysv/linux/readdir64_r.c | 79 ++++------------
sysdeps/unix/sysv/linux/seekdir.c | 38 ++++----
sysdeps/unix/sysv/linux/telldir.c | 26 ++++--
sysdeps/unix/sysv/linux/telldir.h | 39 ++++----
15 files changed, 317 insertions(+), 236 deletions(-)
create mode 100644 dirent/tst-seekdir2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 16037c25b 0: update: llvm-linux: all
new 3dd3a84ec 0: update: llvm-linux: all
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 (16037c25b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 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:
01-reset_artifacts/console.log | 68 +-
02-build_llvm/console.log | 12857 +++++++++++------------
03-build_linux/console.log | 3392 ++++---
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 12 +-
console.log | 16347 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
9 files changed, 16360 insertions(+), 16346 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 linaro-local/ci/tcwg_bmk_tx1
in repository toolchain/ci/interesting-commits.
from e4e6eb5 Add last-good 8e7b25bb401ada4e1d5d026712150ab43598a79e from h [...]
new bbbc14f Add regression 7d572ef2dd9bf68d56c0fa3152c2dea2f778f147 from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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 linaro-local/ci/tcwg_bmk_tx1
in repository toolchain/ci/interesting-commits.
from 1f1daa5 Add regression 0d71782f4e29784873080571f7aebd5bdd163f3f from [...]
new e4e6eb5 Add last-good 8e7b25bb401ada4e1d5d026712150ab43598a79e from h [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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 a126a1577ff coroutines: Fix compile error with symmetric transfers [PR94359]
new f5fa62ed19a libstdc++: Add comparison operators to std::shared_ptr (PR 94562)
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/ChangeLog | 9 +++++++++
libstdc++-v3/include/bits/shared_ptr.h | 16 ++++++++++++++++
libstdc++-v3/include/bits/shared_ptr_base.h | 19 +++++++++++++++++++
libstdc++-v3/include/bits/unique_ptr.h | 4 +++-
.../comparison/cmp_c++20.cc} | 18 +++++++++++++-----
.../testsuite/20_util/shared_ptr/comparison/less.cc | 6 +++++-
6 files changed, 65 insertions(+), 7 deletions(-)
copy libstdc++-v3/testsuite/20_util/{unique_ptr/comparison/compare_c++20.cc => sha [...]
--
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 linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarch64-spec2k6-Os
in repository toolchain/ci/glibc.
from 319d2a7b60 Add GRND_INSECURE from Linux 5.6 to sys/random.h
adds df76ff3a44 x32: Properly pass long to syscall [BZ #25810]
adds 2102bec982 hurd: add mach_print function
adds 00515ea3a1 linux: wait4: Fix incorrect return value comparison
adds c4d4419433 posix: Add wait4 test case
No new revisions were added by this update.
Summary of changes:
mach/Versions | 3 +
posix/Makefile | 3 +-
posix/tst-wait4.c | 209 ++++++++++++++++++++++++++++
sysdeps/mach/hurd/i386/libc.abilist | 1 +
sysdeps/unix/sysv/linux/wait4.c | 19 ++-
sysdeps/unix/sysv/linux/x86_64/sysdep.h | 15 +-
sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h | 16 +++
7 files changed, 249 insertions(+), 17 deletions(-)
create mode 100644 posix/tst-wait4.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.