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-arm-next-allyesconfig
in repository toolchain/gcc.
from dbe37154765 2018-12-19 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds c008938d596 Daily bump.
adds 08b9775eafa [RS6000] Fix non-linux powerpc breakage
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 4 ++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/sysv4.h | 4 ++++
3 files changed, 9 insertions(+), 1 deletion(-)
--
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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3b564cebf linux-02fc169594e96f7c51c4f23114e12b7a18e85a0a: 17395
new 5be430780 gcc-08b9775eafa927ae12e66489f901ed422f267815: 17395
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 (3b564cebf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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:
1-reset_artifacts/console.log | 64 +-
3-build_abe-binutils/console.log | 3447 +++---
4-build_abe-stage1/console.log | 4634 ++++----
5-count_linux_objs/console.log | 22496 ++++++++++++++++++-------------------
7-update_baseline/console.log | 2 +-
console.log | 19821 ++++++++++++++++----------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 25161 insertions(+), 25323 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-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards ad19d1a16 gcc-d0d3822b20e01649d0a0398f1fade62dc3585669: all
new 23d724cc2 linux-02fc169594e96f7c51c4f23114e12b7a18e85a0a: 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 (ad19d1a16)
\
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:
1-reset_artifacts/console.log | 74 +-
3-build_abe-binutils/console.log | 3612 +++++++++--------
4-build_abe-stage1/console.log | 4284 ++++++++++----------
5-count_linux_objs/console.log | 192 +-
console.log | 8034 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 8139 insertions(+), 8075 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-defconfig
in repository toolchain/linux-next.
from 62393dbcbe0f Merge tag 'for-linus-20181218' of git://git.kernel.dk/linux-block
adds c92a54cfa025 dma-direct: do not include SME mask in the DMA supported check
adds 2dd516ff7d85 Merge tag 'dma-mapping-4.20-4' of git://git.infradead.org/ [...]
adds 987d1149be7d KVM: fix unregistering coalesced mmio zone from wrong bus
adds c2dd5146e9fe KVM: Fix UAF in nested posted interrupt processing
adds dcbd3e49c2f0 KVM: X86: Fix NULL deref in vcpu_scan_ioapic
adds 0e1b869fff60 kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
adds fe112793600b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 0445f92c5d53 SUNRPC: Fix disconnection races
adds cf76785d3071 SUNRPC: Fix a race with XPRT_CONNECTING
adds abc13275771f SUNRPC: Remove xprt_connect_status()
adds 8c9dff1ebd72 Merge tag 'nfs-for-4.20-6' of git://git.linux-nfs.org/proj [...]
adds c5c08bed843c virtio: fix test build after uio.h change
adds ab63e725b49c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
No new revisions were added by this update.
Summary of changes:
arch/x86/include/asm/msr-index.h | 1 +
arch/x86/kvm/vmx.c | 2 ++
arch/x86/kvm/x86.c | 4 +++-
kernel/dma/direct.c | 7 ++++++-
net/sunrpc/clnt.c | 1 +
net/sunrpc/xprt.c | 35 ++++-------------------------------
net/sunrpc/xprtsock.c | 10 ++++------
tools/virtio/linux/kernel.h | 4 ++++
virt/kvm/coalesced_mmio.c | 6 +++++-
9 files changed, 30 insertions(+), 40 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 643eb6e42 linux-62393dbcbe0f3001691e4bd479a25beb5941f2ed: all
new c8c6442a4 linux-ab63e725b49c80f941446327d79ba5b68593bf5a: 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 (643eb6e42)
\
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:
1-reset_artifacts/console.log | 264 +-
2-build_llvm/console.log | 9879 ++++++++++++++++++-------------------
3-count_linux_objs/console.log | 192 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10341 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 10618 insertions(+), 10080 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-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c30cfc332 gcc-ca6f7741c53cc7dde2b357a786f5c3a2006538e0: 18468
new 73ec35d2e binutils-f0f13ece4ce4ae5745cbf987c187306f755736b8: 18468
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 (c30cfc332)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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:
1-reset_artifacts/console.log | 47 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6256 +-
4-build_abe-stage1/console.log | 13098 +-
5-count_linux_objs/console.log | 329481 +++++++++++++++++-----------------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 11 +-
console.log | 348823 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 348764 insertions(+), 348998 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9168f7c41 llvm-d7fe4545e1fe82aecd65ec808d327010f0f9aaa3: 16
new 102fc136c llvm-8367fba0647570b53f89f165404f821adda79f10: 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 (9168f7c41)
\
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:
1-reset_artifacts/console.log | 74 +-
2-build_llvm/console.log | 9101 +++++++++++++++++++--------------------
3-count_linux_objs/console.log | 105 +-
console.log | 9292 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 4 +-
8 files changed, 9297 insertions(+), 9289 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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 23ef183d0 binutils-ebb8004a18a3808d7197762faf3c5aaeae82371f: 19258
new 2177675c4 gcc-08b9775eafa927ae12e66489f901ed422f267815: 19258
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 (23ef183d0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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:
1-reset_artifacts/console.log | 116 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3516 +-
4-build_abe-stage1/console.log | 5586 +-
5-count_linux_objs/console.log | 294975 +++++++++++++++++-----------------
7-update_baseline/console.log | 2 +-
console.log | 304609 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 304283 insertions(+), 304545 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c6fb09d93 binutils-ebb8004a18a3808d7197762faf3c5aaeae82371f: all
new a3847357e linux-02fc169594e96f7c51c4f23114e12b7a18e85a0a: 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 (c6fb09d93)
\
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:
1-reset_artifacts/console.log | 23 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3454 ++++++++--------
4-build_abe-stage1/console.log | 4576 +++++++++++----------
5-count_linux_objs/console.log | 107 +-
console.log | 8072 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8127 insertions(+), 8127 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 dejagnu.
from 7656e74 * doc/dejagnu.texi (Board config file): Fix up @ref. (Comma [...]
new 80d14ca * doc/dejagnu.texi (bt procedure): Fix Info links.
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:
ChangeLog | 4 ++++
doc/dejagnu.texi | 4 ++--
2 files changed, 6 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.
unknown user pushed a change to branch master
in repository llvm.
from f41808d09e5 [DAGCombiner] Fix a place that was creating a SIGN_EXTEND w [...]
new 26f63006cb9 [PowerPC] Implement the isSelectSupported() target hook
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:
lib/Target/PowerPC/PPCISelLowering.h | 5 +++++
test/CodeGen/PowerPC/select-i1-vs-i1.ll | 20 ++++++++------------
2 files changed, 13 insertions(+), 12 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-release-arm-mainline-allnoconfig
in repository toolchain/binutils-gdb.
from ae69f74465 Automatic date update in version.in
adds 9875794626 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6b459316a linux-ab63e725b49c80f941446327d79ba5b68593bf5a: all
new ee4a7f53d binutils-9875794626c33b15f02173817f4a4593613c8cba: 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 (6b459316a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 40 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6241 ++++++-------
4-build_abe-stage1/console.log | 11940 ++++++++++++------------
5-count_linux_objs/console.log | 196 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18447 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18373 insertions(+), 18539 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-arm-mainline-allnoconfig
in repository toolchain/linux-next.
from 62393dbcbe0f Merge tag 'for-linus-20181218' of git://git.kernel.dk/linux-block
adds c92a54cfa025 dma-direct: do not include SME mask in the DMA supported check
adds 2dd516ff7d85 Merge tag 'dma-mapping-4.20-4' of git://git.infradead.org/ [...]
adds 987d1149be7d KVM: fix unregistering coalesced mmio zone from wrong bus
adds c2dd5146e9fe KVM: Fix UAF in nested posted interrupt processing
adds dcbd3e49c2f0 KVM: X86: Fix NULL deref in vcpu_scan_ioapic
adds 0e1b869fff60 kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
adds fe112793600b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 0445f92c5d53 SUNRPC: Fix disconnection races
adds cf76785d3071 SUNRPC: Fix a race with XPRT_CONNECTING
adds abc13275771f SUNRPC: Remove xprt_connect_status()
adds 8c9dff1ebd72 Merge tag 'nfs-for-4.20-6' of git://git.linux-nfs.org/proj [...]
adds c5c08bed843c virtio: fix test build after uio.h change
adds ab63e725b49c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
No new revisions were added by this update.
Summary of changes:
arch/x86/include/asm/msr-index.h | 1 +
arch/x86/kvm/vmx.c | 2 ++
arch/x86/kvm/x86.c | 4 +++-
kernel/dma/direct.c | 7 ++++++-
net/sunrpc/clnt.c | 1 +
net/sunrpc/xprt.c | 35 ++++-------------------------------
net/sunrpc/xprtsock.c | 10 ++++------
tools/virtio/linux/kernel.h | 4 ++++
virt/kvm/coalesced_mmio.c | 6 +++++-
9 files changed, 30 insertions(+), 40 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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9398dddc1 gcc-dbe37154765673cc9a1058e184dcec03c5795148: all
new 9ee1fa3b2 linux-ab63e725b49c80f941446327d79ba5b68593bf5a: 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 (9398dddc1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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:
1-reset_artifacts/console.log | 82 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3636 ++++----
4-build_abe-stage1/console.log | 5707 ++++++------
5-count_linux_objs/console.log | 7190 ++++++++--------
console.log | 17227 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 16890 insertions(+), 16976 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 67b76bf1b binutils-ebb8004a18a3808d7197762faf3c5aaeae82371f: all
new 8508a96d8 gcc-08b9775eafa927ae12e66489f901ed422f267815: 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 (67b76bf1b)
\
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:
1-reset_artifacts/console.log | 124 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6605 ++++----
4-build_abe-stage1/console.log | 9527 +++++------
5-count_linux_objs/console.log | 15268 +++++++++---------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 31588 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 31571 insertions(+), 31595 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6beb29ae3 binutils-ebb8004a18a3808d7197762faf3c5aaeae82371f: all
new e0a0c2f0b gcc-08b9775eafa927ae12e66489f901ed422f267815: 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 (6beb29ae3)
\
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:
1-reset_artifacts/console.log | 30 +-
3-build_abe-binutils/console.log | 3762 +++++----
4-build_abe-stage1/console.log | 5147 ++++++------
5-count_linux_objs/console.log | 6413 ++++++++-------
console.log | 16084 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 15718 insertions(+), 15738 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.