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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a5dad8b 0: update: binutils-gcc-linux: all
new c60dd80 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 (a5dad8b)
\
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 | 438 +-
03-build_abe-binutils/console.log | 10969 +++++-----
04-build_abe-stage1/console.log | 14515 +++++++------
05-build_linux/console.log | 13156 +-----------
06-boot_linux/console.log | 2 +-
console.log | 39270 +++++++++++++-----------------------
jenkins/manifest.sh | 16 +-
8 files changed, 27828 insertions(+), 50704 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 lldb.
from 538059799 [lldb] [lit] Split 'register read' tests between zmm*, xmm16+ [...]
new 98b05601d [lldb] [lit] Introduce tests for writing YMM registers
new 8ffc26ba4 [lldb] [lit] Use LLDB-like output for XMM registers in write tests
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:
lit/Register/Inputs/x86-64-write.cpp | 17 ++++---
lit/Register/Inputs/x86-mm-xmm-write.cpp | 17 ++++---
lit/Register/Inputs/x86-ymm-write.cpp | 77 ++++++++++++++++++++++++++++++++
lit/Register/x86-64-write.test | 16 +++----
lit/Register/x86-64-ymm-write.test | 44 ++++++++++++++++++
lit/Register/x86-mm-xmm-write.test | 16 +++----
lit/Register/x86-ymm-write.test | 28 ++++++++++++
7 files changed, 189 insertions(+), 26 deletions(-)
create mode 100644 lit/Register/Inputs/x86-ymm-write.cpp
create mode 100644 lit/Register/x86-64-ymm-write.test
create mode 100644 lit/Register/x86-ymm-write.test
--
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/linux.
from f2bc9c908dfe Merge tag 'fsnotify_for_v5.1-rc8' of git://git.kernel.org/ [...]
adds 6f303d60534c gcc-9: silence 'address-of-packed-member' warning
adds cf676908846a gcc-9: don't warn about uninitialized variable
adds 459e3a21535a gcc-9: properly declare the {pv,hv}clock_page storage
adds 7e74e235bb31 gcc-9: don't warn about uninitialized btrfs extent_type variable
adds 2c2a2fb1e2a9 Revert "ACPICA: Clear status of GPEs before enabling them"
adds fb0af61d3afe Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/l [...]
adds 99bd5fcc505d ARC: PAE40: don't panic and instead turn off hw ioc
adds 21cee1bd1594 ARC: [hsdk] Make it easier to add PAE40 region to DTB
adds 55c0c4c793b5 ARC: memset: fix build with L1_CACHE_SHIFT != 6
adds 65beea4c3a52 Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/ [...]
adds dbe7208c6c4a power: supply: cpcap-battery: Fix division by zero
adds 349ced9984ff power: supply: sysfs: prevent endless uevent loop with CON [...]
adds 600d7258316d Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/li [...]
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
arch/arc/boot/dts/hsdk.dts | 13 +++++++------
arch/arc/lib/memset-archs.S | 4 ++--
arch/arc/mm/cache.c | 31 ++++++++++++++++---------------
arch/x86/entry/vdso/vclock_gettime.c | 4 ++--
drivers/acpi/acpica/evgpe.c | 6 +-----
drivers/i2c/i2c-core-base.c | 2 +-
drivers/power/supply/cpcap-battery.c | 3 +++
drivers/power/supply/power_supply_sysfs.c | 6 ------
fs/btrfs/inode.c | 2 +-
10 files changed, 34 insertions(+), 39 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 ce1fd73 0: update: binutils-gcc-linux: boot
new 85a8424 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 (ce1fd73)
\
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 | 52 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11163 +++++++-------
04-build_abe-stage1/console.log | 14889 ++++++++++---------
05-build_linux/console.log | 1631 +-
06-boot_linux/console.log | 424 +-
07-check_regression/console.log | 8 +-
console.log | 28559 +++++++++++++++++-------------------
jenkins/manifest.sh | 16 +-
9 files changed, 27693 insertions(+), 29483 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_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from eaea1dfbe9 elf: Fix pldd (BZ#18035)
new 52b7cd6e9a malloc: Check for large bin list corruption when inserting u [...]
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:
malloc/malloc.c | 4 ++++
1 file changed, 4 insertions(+)
--
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_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/gcc.
from a638797fea8 Daily bump.
adds 47d22535738 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 9c1d020285 Automatic date update in version.in
adds 54cbac1e77 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_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 55720ef 0: update: binutils-gcc-glibc-llvm: -1
new f6ec9d9 0: update: binutils-gcc-glibc-llvm: -1
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 (55720ef)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10690 +--
04-build_abe-stage1/console.log | 17417 +++--
05-build_abe-linux/console.log | 296 +-
06-build_abe-glibc/console.log | 38216 ++++++-----
07-build_abe-stage2/console.log | 46276 ++++++-------
08-build_llvm-true/console.log | 11730 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 4 +-
09-benchmark/console.log | 166 +-
10-check_regression/console.log | 6 +-
11-update_baseline/console.log | 14 +-
console.log | 125509 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
15 files changed, 125468 insertions(+), 125534 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.