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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ce72fd7 6: update: llvm-linux: 17560
new 7d816ba 6: update: llvm-linux: 17560
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 (ce72fd7)
\
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 | 184 +-
02-build_llvm/console.log | 12028 +++++++++++++------------
03-build_linux/console.log | 5786 ++++++------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 54 +-
console.log | 18060 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 18066 insertions(+), 18062 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-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 619fbdc 0: update: llvm-linux: boot
new 6b05cfa 0: update: llvm-linux: boot
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 (619fbdc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 166 +-
02-build_llvm/console.log | 12140 ++++++++++++++++----------------
03-build_linux/console.log | 1808 ++---
04-boot_linux/console.log | 386 +-
console.log | 14525 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 14527 insertions(+), 14506 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 llvm.
from cac28c1ba65 Revert "[Support] Re-introduce the RWMutexImpl for macOS < 10.12"
new 218112228c4 [Bugpoint redesign] Output option can now print to STDOUT
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:
test/Reduce/remove-funcs.ll | 3 +-
tools/llvm-reduce/TestRunner.cpp | 2 +-
tools/llvm-reduce/deltas/Delta.cpp | 48 +++++++++++-----------------
tools/llvm-reduce/deltas/Delta.h | 6 ++--
tools/llvm-reduce/deltas/ReduceFunctions.cpp | 12 +++----
tools/llvm-reduce/llvm-reduce.cpp | 25 +++++++++------
6 files changed, 45 insertions(+), 51 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 gdb-8.3-branch
in repository binutils-gdb.
from cfa3fa0f41 Automatic date update in version.in
new ee479c89ed [gdb] Handle vfork in thread with follow-fork-mode child
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/infrun.c | 31 +++++------
gdb/testsuite/ChangeLog | 9 +++
.../{thread-execl.c => vfork-follow-child-exec.c} | 47 +++++++++++-----
.../gdb.threads/vfork-follow-child-exec.exp | 64 ++++++++++++++++++++++
.../vfork-follow-child-exit.c} | 35 ++++++++----
.../gdb.threads/vfork-follow-child-exit.exp | 60 ++++++++++++++++++++
6 files changed, 202 insertions(+), 44 deletions(-)
copy gdb/testsuite/gdb.threads/{thread-execl.c => vfork-follow-child-exec.c} (59%)
create mode 100644 gdb/testsuite/gdb.threads/vfork-follow-child-exec.exp
copy gdb/testsuite/{gdb.base/watch-vfork.c => gdb.threads/vfork-follow-child-exit. [...]
create mode 100644 gdb/testsuite/gdb.threads/vfork-follow-child-exit.exp
--
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 llvm.
from afeb7897d50 [SDAG] Minor code cleanup/standardization of atomic accesso [...]
new a796afd0986 [AIX] For XL, pick GCC-compatible std & default warning options
new cac28c1ba65 Revert "[Support] Re-introduce the RWMutexImpl for macOS < 10.12"
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:
cmake/modules/HandleLLVMOptions.cmake | 49 +++++++++++++++++----------
include/llvm/Support/RWMutex.h | 63 -----------------------------------
2 files changed, 31 insertions(+), 81 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 binutils-gdb.
from 3df505f60e TUI resize unification
new 6eac171f06 [gdb] Make maint info sections print relocated addresses
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/ChangeLog | 5 +++++
gdb/maint.c | 39 +++++++++++++++++++++------------------
2 files changed, 26 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.