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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 1dd64086 0: update: llvm-linux: boot
new 611b71f6 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 (1dd64086)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 191 +-
02-build_llvm/console.log | 12356 +++++++++++++-------------
03-build_linux/console.log | 4620 +++++-----
04-boot_linux/console.log | 476 +-
05-check_regression/console.log | 11 +-
06-update_baseline/console.log | 16 +-
console.log | 17670 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 17669 insertions(+), 17681 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-arm-mainline-allmodconfig
in repository toolchain/ci/llvm-project.
from 293a245241d Merging r372178:
adds 62a16ca77d6 Merging r373655:
adds 9b2d207cf4b [lldb] Fix readline/libedit compat patch for py2
No new revisions were added by this update.
Summary of changes:
.../Plugins/ScriptInterpreter/Python/PythonReadline.cpp | 10 +++++++++-
llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp | 3 ++-
llvm/test/MC/AArch64/armv8.2a-bfc.s | 11 +++++++++++
llvm/test/MC/AArch64/basic-a64-instructions.s | 12 ++++++------
llvm/test/MC/Disassembler/AArch64/basic-a64-instructions.txt | 7 +++++--
5 files changed, 33 insertions(+), 10 deletions(-)
create mode 100644 llvm/test/MC/AArch64/armv8.2a-bfc.s
--
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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 654a3a60 0: update: llvm-linux: all
new 7f17a62b 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 (654a3a60)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 11826 +++++++++++++++++------------------
03-build_linux/console.log | 700 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 11 +-
06-update_baseline/console.log | 27 +
console.log | 12723 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 12787 insertions(+), 12702 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 5fa5f8f5fe Introduce new .text.sorted.* sections.
new 0dfeecca1c Fix gdbserver ChangeLog entry
new 6d91ce9a65 Use safe_strerror instead of strerror where possible
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/ChangeLog | 7 +++++++
gdb/gdbserver/ChangeLog | 22 ++++++++++++++++++----
gdb/gdbserver/debug.c | 2 +-
gdb/gdbserver/linux-low.c | 14 +++++++-------
gdb/gdbserver/lynx-low.c | 2 +-
gdb/gdbserver/mem-break.c | 16 ++++++++--------
gdb/gdbserver/nto-low.c | 4 ++--
gdb/linux-nat.c | 2 +-
gdb/nto-procfs.c | 2 +-
gdb/testsuite/ChangeLog | 5 +++++
gdb/windows-nat.c | 2 +-
11 files changed, 52 insertions(+), 26 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-mainline-defconfig
in repository toolchain/ci/llvm-project.
from 293a245241d Merging r372178:
adds 62a16ca77d6 Merging r373655:
adds 9b2d207cf4b [lldb] Fix readline/libedit compat patch for py2
No new revisions were added by this update.
Summary of changes:
.../Plugins/ScriptInterpreter/Python/PythonReadline.cpp | 10 +++++++++-
llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp | 3 ++-
llvm/test/MC/AArch64/armv8.2a-bfc.s | 11 +++++++++++
llvm/test/MC/AArch64/basic-a64-instructions.s | 12 ++++++------
llvm/test/MC/Disassembler/AArch64/basic-a64-instructions.txt | 7 +++++--
5 files changed, 33 insertions(+), 10 deletions(-)
create mode 100644 llvm/test/MC/AArch64/armv8.2a-bfc.s
--
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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 4a4d263b 0: update: llvm-linux: boot
new 2d5d8971 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 (4a4d263b)
\
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 | 220 +-
02-build_llvm/console.log | 12086 +++++++++++++++++-----------------
03-build_linux/console.log | 682 +-
04-boot_linux/console.log | 440 +-
05-check_regression/console.log | 11 +-
06-update_baseline/console.log | 27 +
console.log | 13466 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 13504 insertions(+), 13444 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-arm-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from 293a245241d Merging r372178:
adds 62a16ca77d6 Merging r373655:
adds 9b2d207cf4b [lldb] Fix readline/libedit compat patch for py2
No new revisions were added by this update.
Summary of changes:
.../Plugins/ScriptInterpreter/Python/PythonReadline.cpp | 10 +++++++++-
llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp | 3 ++-
llvm/test/MC/AArch64/armv8.2a-bfc.s | 11 +++++++++++
llvm/test/MC/AArch64/basic-a64-instructions.s | 12 ++++++------
llvm/test/MC/Disassembler/AArch64/basic-a64-instructions.txt | 7 +++++--
5 files changed, 33 insertions(+), 10 deletions(-)
create mode 100644 llvm/test/MC/AArch64/armv8.2a-bfc.s
--
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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c7c8d018 0: update: llvm-linux: 16
new 6b5e2301 0: update: llvm-linux: 16
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 (c7c8d018)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 11584 +++++++++++++++++------------------
03-build_linux/console.log | 838 +--
05-check_regression/console.log | 3 +-
06-update_baseline/console.log | 10 +-
console.log | 12563 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 12571 insertions(+), 12565 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.