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-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0a372a42 6: update: llvm-linux: 17564
new fce3df68 6: update: llvm-linux: 17564
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 (0a372a42)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 128 +-
02-build_llvm/console.log | 11976 ++++++++++++-------------
03-build_linux/console.log | 6154 +++++++------
console.log | 18258 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 18260 insertions(+), 18264 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_kernel/llvm-release-aarch64-stable-allmodconfig
in repository toolchain/ci/llvm-project.
from a4b77f5ffb1 [codeview] Workaround for PR43479, don't re-emit instr labels
adds 2d75b245668 [MS] Fix constexpr data member pointer conversions
No new revisions were added by this update.
Summary of changes:
clang/lib/CodeGen/MicrosoftCXXABI.cpp | 20 ++++++++++++++--
.../CodeGenCXX/microsoft-abi-member-pointers.cpp | 27 ++++++++++++++++++++++
2 files changed, 45 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 92c5e27d 0: update: llvm-linux: all
new 4a22e5ff 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 (92c5e27d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 162 +-
02-build_llvm/console.log | 12072 ++++++++++++++++++------------------
03-build_linux/console.log | 818 ++-
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 -
console.log | 13054 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13056 insertions(+), 13085 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/pthread_clockjoin_np
in repository glibc.
discards 2298539e19 nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL ti [...]
discards 9a17fe3be6 nptl: Add pthread_clockjoin_np
discards f2193fccd4 manual: Add documentation for pthread_tryjoin_np and pthread [...]
discards 7621b46e25 nptl: Convert tst-join3 to use libsupport
adds b865eed0ac Consolidate futex-internal.h
adds b580327434 Consolidate lowlevellock-futex.h
adds 215078017f nptl: Replace non cancellable pause/nanosleep with futex
adds fbb4a31437 Remove pause and nanosleep not cancel wrappers
adds 6b1472eb2e Refactor PI mutexes internal definitions
adds c81aa64e81 Refactor adjtimex based on clock_adjtime
new a2b8a32533 nptl: Convert tst-join3 to use libsupport
new fab183ebfe manual: Add documentation for pthread_tryjoin_np and pthread [...]
new c2aceaa1cc nptl: Add pthread_clockjoin_np
new 3a99798b45 nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL ti [...]
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 (2298539e19)
\
N -- N -- N refs/heads/azanella/pthread_clockjoin_np (3a99798b45)
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 4 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:
include/time.h | 5 +
nptl/lll_timedlock_wait.c | 35 ++--
nptl/pthread_mutex_init.c | 13 +-
nptl/pthread_mutex_lock.c | 27 +--
nptl/pthread_mutex_timedlock.c | 72 +++----
nptl/pthread_mutex_trylock.c | 8 +-
nptl/pthread_mutex_unlock.c | 6 +-
sysdeps/generic/not-cancel.h | 4 -
sysdeps/nptl/futex-internal.h | 295 +++++++++++++++++++++++++--
sysdeps/nptl/lowlevellock-futex.h | 178 ++++++++++++----
sysdeps/nptl/lowlevellock.h | 15 +-
sysdeps/sparc/sparc32/lll_timedlock_wait.c | 1 -
sysdeps/sparc/sparc32/lowlevellock.c | 42 ----
sysdeps/unix/sysv/linux/Makefile | 4 +-
sysdeps/unix/sysv/linux/adjtimex.c | 2 +-
sysdeps/unix/sysv/linux/futex-internal.h | 255 -----------------------
sysdeps/unix/sysv/linux/lowlevellock-futex.h | 168 ---------------
sysdeps/unix/sysv/linux/nanosleep_nocancel.c | 29 ---
sysdeps/unix/sysv/linux/not-cancel.h | 8 -
sysdeps/unix/sysv/linux/pause_nocancel.c | 33 ---
sysdeps/unix/sysv/linux/sparc/lowlevellock.h | 22 +-
sysdeps/unix/sysv/linux/syscalls.list | 2 +-
22 files changed, 523 insertions(+), 701 deletions(-)
delete mode 100644 sysdeps/sparc/sparc32/lll_timedlock_wait.c
delete mode 100644 sysdeps/unix/sysv/linux/futex-internal.h
delete mode 100644 sysdeps/unix/sysv/linux/lowlevellock-futex.h
delete mode 100644 sysdeps/unix/sysv/linux/nanosleep_nocancel.c
delete mode 100644 sysdeps/unix/sysv/linux/pause_nocancel.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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0e9b41a2 2: update: llvm-linux: 18067
new ab2da2b1 2: update: llvm-linux: 18067
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 (0e9b41a2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 80 +-
02-build_llvm/console.log | 12636 +++++++++++++++++------------------
03-build_linux/console.log | 826 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 62 +-
console.log | 13612 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 13618 insertions(+), 13618 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 ff12e0fb91 Base max_fast on alignment, not width, of bins (Bug 24903)
new b865eed0ac Consolidate futex-internal.h
new b580327434 Consolidate lowlevellock-futex.h
new 215078017f nptl: Replace non cancellable pause/nanosleep with futex
new fbb4a31437 Remove pause and nanosleep not cancel wrappers
new 6b1472eb2e Refactor PI mutexes internal definitions
new c81aa64e81 Refactor adjtimex based on clock_adjtime
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:
include/time.h | 5 +
nptl/lll_timedlock_wait.c | 35 ++--
nptl/pthread_mutex_init.c | 13 +-
nptl/pthread_mutex_lock.c | 27 +--
nptl/pthread_mutex_timedlock.c | 72 +++----
nptl/pthread_mutex_trylock.c | 8 +-
nptl/pthread_mutex_unlock.c | 6 +-
sysdeps/generic/not-cancel.h | 4 -
sysdeps/nptl/futex-internal.h | 295 +++++++++++++++++++++++++--
sysdeps/nptl/lowlevellock-futex.h | 178 ++++++++++++----
sysdeps/nptl/lowlevellock.h | 15 +-
sysdeps/sparc/sparc32/lll_timedlock_wait.c | 1 -
sysdeps/sparc/sparc32/lowlevellock.c | 42 ----
sysdeps/unix/sysv/linux/Makefile | 4 +-
sysdeps/unix/sysv/linux/adjtimex.c | 2 +-
sysdeps/unix/sysv/linux/futex-internal.h | 255 -----------------------
sysdeps/unix/sysv/linux/lowlevellock-futex.h | 168 ---------------
sysdeps/unix/sysv/linux/nanosleep_nocancel.c | 29 ---
sysdeps/unix/sysv/linux/not-cancel.h | 8 -
sysdeps/unix/sysv/linux/pause_nocancel.c | 33 ---
sysdeps/unix/sysv/linux/sparc/lowlevellock.h | 22 +-
sysdeps/unix/sysv/linux/syscalls.list | 2 +-
22 files changed, 523 insertions(+), 701 deletions(-)
delete mode 100644 sysdeps/sparc/sparc32/lll_timedlock_wait.c
delete mode 100644 sysdeps/unix/sysv/linux/futex-internal.h
delete mode 100644 sysdeps/unix/sysv/linux/lowlevellock-futex.h
delete mode 100644 sysdeps/unix/sysv/linux/nanosleep_nocancel.c
delete mode 100644 sysdeps/unix/sysv/linux/pause_nocancel.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 3308888c01d Remove PR 92268 workaround and fix new test failures
new c165c5fb90b Improve tests for std::add_pointer
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 | 2 ++
libstdc++-v3/testsuite/20_util/add_pointer/value.cc | 8 +++++++-
2 files changed, 9 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.