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-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 94df5ea6 0: update: binutils-gcc-linux: all
new 4748ed79 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 (94df5ea6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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-prepare_abe/console.log | 258 +-
03-build_abe-binutils/console.log | 9793 ++++----
04-build_abe-stage1/console.log | 14090 ++++++-----
05-build_linux/console.log | 24269 +++++++++---------
06-boot_linux/console.log | 2 +-
console.log | 48620 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 48600 insertions(+), 48616 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-mainline-allmodconfig
in repository toolchain/ci/linux.
from 085b7755808a Linux 5.1-rc6
adds 1bfb97b9a519 MAINTAINERS: BMIPS: Add internal Broadcom mailing list
adds 79b4a9cf0e2e MIPS: scall64-o32: Fix indirect syscall number load
adds a1e8783db8e0 MIPS: perf: ath79: Fix perfcount IRQ assignment
adds 7142eaa58b49 Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 1 +
arch/mips/ath79/setup.c | 6 ------
arch/mips/kernel/scall64-o32.S | 2 +-
drivers/irqchip/irq-ath79-misc.c | 11 +++++++++++
4 files changed, 13 insertions(+), 7 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d4d9d2d4 0: update: llvm-linux: 19262
new 417a2dc3 0: update: llvm-linux: 19262
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 (d4d9d2d4)
\
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 | 166 +-
02-build_llvm/console.log | 11500 ++++++++++++++++---------------
03-build_linux/console.log | 2599 ++++---
06-update_baseline/console.log | 28 +
console.log | 14293 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
6 files changed, 14313 insertions(+), 14287 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/gnu-master-aarch64-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 1ce0f4f242 Automatic date update in version.in
adds 73f8a59086 Improve reverse debugging docs, mention built-in support and [...]
adds 7905fc359d Fix "nosharedlibrary + continue + shared lib event" crash
adds d70cc3ba87 solib-svr4: Pass down svr4_info as much as possible
adds 79b8e8ab45 RISC-V: Enable 32-bit linux gdb core file support.
adds ad9d13f8e9 [FYI] Add myself to gdb/MAINTAINERS
new 4a4153dfc9 Automatic date update in version.in
new 336d760da6 Support for DW_OP_addrx and DW_FORM_addrx tags
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:
bfd/ChangeLog | 4 +
bfd/elfnn-riscv.c | 2 +-
bfd/version.h | 2 +-
gdb/ChangeLog | 72 ++++++++++++
gdb/MAINTAINERS | 1 +
gdb/doc/ChangeLog | 8 ++
gdb/doc/gdb.texinfo | 26 +++--
gdb/dwarf2-frame.c | 2 +-
gdb/dwarf2expr.c | 1 +
gdb/dwarf2expr.h | 5 +-
gdb/dwarf2loc.c | 5 +-
gdb/dwarf2read.c | 20 +++-
gdb/solib-svr4.c | 122 ++++++++++++++-------
gdb/testsuite/ChangeLog | 5 +
.../solib-probes-nosharedlibrary.c} | 3 -
.../gdb.base/solib-probes-nosharedlibrary.exp | 51 +++++++++
16 files changed, 265 insertions(+), 64 deletions(-)
copy gdb/testsuite/{gdb.server/sysroot.c => gdb.base/solib-probes-nosharedlibrary. [...]
create mode 100644 gdb/testsuite/gdb.base/solib-probes-nosharedlibrary.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 92fedbee 0: update: binutils-gcc-linux: boot
new 6125147f 0: update: binutils-gcc-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 (92fedbee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 16 +-
02-prepare_abe/console.log | 174 +-
03-build_abe-binutils/console.log | 9022 ++++++------
04-build_abe-stage1/console.log | 14452 +++++++++----------
05-build_linux/console.log | 2544 ++--
06-boot_linux/console.log | 424 +-
console.log | 26624 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 26661 insertions(+), 26609 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ae1084f5 0: update: llvm-linux: 16
new 560bb19b 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 (ae1084f5)
\
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 | 166 +-
02-build_llvm/console.log | 11598 ++++++++++++++++++-------------------
03-build_linux/console.log | 468 +-
console.log | 12232 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
5 files changed, 12229 insertions(+), 12245 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-mainline-allnoconfig
in repository toolchain/ci/linux.
from 085b7755808a Linux 5.1-rc6
adds 1bfb97b9a519 MAINTAINERS: BMIPS: Add internal Broadcom mailing list
adds 79b4a9cf0e2e MIPS: scall64-o32: Fix indirect syscall number load
adds a1e8783db8e0 MIPS: perf: ath79: Fix perfcount IRQ assignment
adds 7142eaa58b49 Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 1 +
arch/mips/ath79/setup.c | 6 ------
arch/mips/kernel/scall64-o32.S | 2 +-
drivers/irqchip/irq-ath79-misc.c | 11 +++++++++++
4 files changed, 13 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.