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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards aa8d8853 9: update: llvm-linux: 16043
discards 054eed90 8: reset: llvm-5354c83ece00690b4dbfa47925f8f5a8f33f1d9e: 16043
discards 70c98099 7: update: linux-be9b6782a9eb128a45b4d4fce556f7053234773d: 16048
new 8f320bf1 7: update: llvm-linux: 16048
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 (aa8d8853)
\
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 | 220 +-
02-build_llvm/console.log | 12098 ++++++++++++-------------
03-build_linux/console.log | 6177 ++++++-------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 111 +-
console.log | 18622 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
8 files changed, 18703 insertions(+), 18551 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 5581d070e7c Regenerate UXTB tests
new 01e47fd2c1f Stricter check for the memory access.
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/CodeGen/X86/inlineasm-sched-bug.ll | 4 +++-
1 file changed, 3 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.
unknown user pushed a change to branch master
in repository llvm.
from 1c65618dcc8 [AMDGPU] Regenerate tests.
new 5581d070e7c Regenerate UXTB tests
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/CodeGen/ARM/uxtb.ll | 75 ++++++++++-------
test/CodeGen/Thumb2/thumb2-uxtb.ll | 163 +++++++++++++++++++++++++------------
2 files changed, 157 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 linux.
from 43e317c1bbdf Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/lin [...]
new eba6120de93b firewire: mark expected switch fall-throughs
new 5a8dadbcfa6b can: mark expected switch fall-throughs
new 35a3a90cc56c afs: yfsclient: Mark expected switch fall-throughs
new 2988160827b7 afs: fsclient: Mark expected switch fall-throughs
new cc4070449a5b mtd: onenand_base: Mark expected switch fall-through
new 7b26b91d3b23 perf/x86/intel: Mark expected switch fall-throughs
new 737298d18836 drm/amdkfd: Fix missing break in switch statement
new d64062b57eeb drm/amdgpu/gfx10: Fix missing break in switch statement
new 12fce1ab4ad9 drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warning
new 9e87891799dc drm/amd/display: Mark expected switch fall-throughs
new 2defb94edb44 drm/i915: Mark expected switch fall-throughs
new a035d552a93b Makefile: Globally enable fall-through warning
new 88c508344245 Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.ker [...]
The 13 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:
Documentation/process/deprecated.rst | 14 ++++++
Makefile | 3 ++
arch/x86/events/intel/core.c | 2 +
drivers/firewire/core-device.c | 2 +-
drivers/firewire/core-iso.c | 2 +-
drivers/firewire/core-topology.c | 1 +
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 1 +
drivers/gpu/drm/amd/amdkfd/kfd_crat.c | 1 +
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c | 1 -
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dccg.c | 5 +++
drivers/gpu/drm/i915/Makefile | 1 -
drivers/gpu/drm/i915/display/intel_display.c | 2 +-
drivers/gpu/drm/i915/display/intel_dp.c | 1 +
drivers/gpu/drm/i915/gem/i915_gem_mman.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_pages.c | 2 +-
drivers/gpu/drm/i915/i915_gpu_error.c | 1 +
drivers/mtd/nand/onenand/onenand_base.c | 1 +
drivers/net/can/at91_can.c | 6 ++-
drivers/net/can/peak_canfd/peak_pciefd_main.c | 2 +-
drivers/net/can/spi/mcp251x.c | 3 +-
drivers/net/can/usb/peak_usb/pcan_usb.c | 2 +-
fs/afs/fsclient.c | 51 +++++++++++++--------
fs/afs/yfsclient.c | 54 +++++++++++++++--------
23 files changed, 111 insertions(+), 49 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 91d6f460 0: update: llvm-linux: all
new 9342e3ff 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 (91d6f460)
\
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 | 220 +-
02-build_llvm/console.log | 12080 +++++++++++++++++------------------
03-build_linux/console.log | 802 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13120 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13124 insertions(+), 13124 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3cb6c844 0: update: binutils-2e6be59c8de57c32260771ac5307968d18793a0a: all
new 05780500 0: update: linux-fd1594eb706427cc0d88fdfc2c1dbecd5abe7a83: 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 (3cb6c844)
\
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:
01-reset_artifacts/console.log | 78 +-
02-prepare_abe/console.log | 176 +-
03-build_abe-binutils/console.log | 10824 ++++----
04-build_abe-stage1/console.log | 19228 +++++++------
05-build_linux/console.log | 22444 +++++++--------
06-boot_linux/console.log | 2 +-
console.log | 52754 ++++++++++++++++++------------------
jenkins/manifest.sh | 6 +-
8 files changed, 52572 insertions(+), 52940 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 2a49d337 0: update: llvm-linux: boot
new 24267c39 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 (2a49d337)
\
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 | 172 +-
02-build_llvm/console.log | 11972 +++++++++++++++----------------
03-build_linux/console.log | 1780 ++---
04-boot_linux/console.log | 464 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 14404 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14412 insertions(+), 14404 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_gnu/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/gcc.
from fc03d0cbea8 Daily bump.
adds bdb69be382b Daily bump.
adds a4f1b58eb48 2019-07-25 Richard Biener <rguenther(a)suse.de>
adds e3fe7e10023 Daily bump.
adds 33e9f1d9a05 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libiberty/ChangeLog | 9 +++++++++
libiberty/simple-object-elf.c | 8 ++++++++
3 files changed, 18 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.