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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f84362a1 0: update: binutils-gcc-linux: all
new fbc06b9d 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 (f84362a1)
\
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 | 175 +-
02-prepare_abe/console.log | 300 +-
03-build_abe-binutils/console.log | 11772 ++++++------
04-build_abe-stage1/console.log | 15796 ++++++++--------
05-build_linux/console.log | 8171 ++++----
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 36220 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
11 files changed, 36242 insertions(+), 36218 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 gcc.
from e9ee848dcdc6 Remove wrong bail out in prune_topn_counter.
new d16db16edd35 analyzer: introduce analyzer-torture.exp
new 2214053f9d9c aarch64: Fix -mtrack-speculation for irreversible conditio [...]
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:
gcc/ChangeLog | 9 ++++++++
gcc/config/aarch64/aarch64-speculation.cc | 17 +++++----------
gcc/config/aarch64/aarch64.md | 15 ++++++++++++++
gcc/testsuite/ChangeLog | 14 +++++++++++++
gcc/testsuite/gcc.dg/analyzer/data-model-3.c | 15 --------------
.../{analyzer.exp => torture/analyzer-torture.exp} | 15 +++++---------
gcc/testsuite/gcc.dg/analyzer/torture/conftest-1.c | 10 +++++++++
gcc/testsuite/gcc.dg/analyzer/torture/poc.c | 24 ++++++++++++++++++++++
.../pr28900.c => gcc.target/aarch64/pr93341.c} | 3 +--
9 files changed, 83 insertions(+), 39 deletions(-)
delete mode 100644 gcc/testsuite/gcc.dg/analyzer/data-model-3.c
copy gcc/testsuite/gcc.dg/analyzer/{analyzer.exp => torture/analyzer-torture.exp} (82%)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/conftest-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/poc.c
copy gcc/testsuite/{gcc.dg/torture/pr28900.c => gcc.target/aarch64/pr93341.c} (84%)
--
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-aarch64-mainline-allmodconfig
in repository toolchain/ci/linux.
from d96d875ef5dd Merge tag 'fixes_for_v5.5-rc8' of git://git.kernel.org/pub [...]
adds 1292e972fff2 io_uring: fix compat for IORING_REGISTER_FILES_UPDATE
adds dbab40bdb42c Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk [...]
adds 7713e62c8623 hwmon: (nct7802) Fix voltage limits to wrong registers
adds e51a7dda2998 hwmon: (nct7802) Fix non-working alarm on voltages
adds cf3ca1877574 hwmon: (adt7475) Make volt2reg return same reg as reg2volt input
adds 3bf8bdcf3bad hwmon: (core) Do not use device managed functions for memo [...]
adds 1b4e677f86c7 Merge tag 'hwmon-for-v5.5-rc8' of git://git.kernel.org/pub [...]
adds 90a8e82d3ca8 leds: gpio: Fix uninitialized gpio label for fwnode based probe
adds 22cb0a76e005 leds-as3645a: Drop fwnode reference on ignored node
adds 2424415d25a7 led: max77650: add of_match table
adds 30d57d55abd7 ledtrig-pattern: fix email address quoting in MODULE_AUTHOR()
adds 51eb5a24de91 leds: rb532: cleanup whitespace
adds 43108c72cf1d leds: lm3532: add pointer to documentation and fix typo
adds 131701c697e8 Merge tag 'leds-5.5-rc8' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
drivers/hwmon/adt7475.c | 5 ++-
drivers/hwmon/hwmon.c | 68 ++++++++++++++++++------------
drivers/hwmon/nct7802.c | 75 +++++++++++++++++++++++++++++++---
drivers/leds/leds-as3645a.c | 3 +-
drivers/leds/leds-gpio.c | 10 ++++-
drivers/leds/leds-lm3532.c | 3 +-
drivers/leds/leds-max77650.c | 7 ++++
drivers/leds/leds-rb532.c | 1 -
drivers/leds/trigger/ledtrig-pattern.c | 4 +-
fs/io_uring.c | 4 +-
include/uapi/linux/io_uring.h | 3 +-
11 files changed, 140 insertions(+), 43 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e751b143 2: update: llvm-linux: 19676
new 1c70d034 2: update: llvm-linux: 19676
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 (e751b143)
\
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 | 12578 ++++++++++++++++----------------
03-build_linux/console.log | 1946 ++---
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 30 +-
console.log | 14784 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 14792 insertions(+), 14788 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 releases/gcc-8
in repository gcc.
from 7828cce6f8aa Daily bump.
new 8e55f241ab8c pr89358_0.C: Replace dg-* with dg-lto-*.
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:
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/lto/pr89358_0.C | 4 ++--
2 files changed, 9 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 gcc.
from 14e5e74698b9 Fix libgomp plugin-gcn bug
new e9ee848dcdc6 Remove wrong bail out in prune_topn_counter.
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:
libgcc/ChangeLog | 6 ++++++
libgcc/libgcov-driver.c | 15 +++++----------
2 files changed, 11 insertions(+), 10 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_tx1_Os_LTO/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards de3b1ae4 7: reset: gcc-c6b84edb6110dd2b4fb654c53c0a9979e0532ffe: 0
new adc72516 7: reset: gcc-c6b84edb6110dd2b4fb654c53c0a9979e0532ffe: 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 (de3b1ae4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1_Os_LTO/gnu-maste [...]
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 | 241 +-
02-prepare_abe/console.log | 460 +-
03-build_abe-binutils/console.log | 10985 +--
04-build_abe-stage1/console.log | 15335 +++--
05-build_abe-linux/console.log | 314 +-
06-build_abe-glibc/console.log | 38951 +++++------
07-build_abe-stage2/console.log | 36083 +++++-----
09-benchmark--Os_LTO/benchmark-start.log | 2 +-
09-benchmark--Os_LTO/benchmark.log | 36 +-
09-benchmark--Os_LTO/console.log | 260 +-
10-check_regression/console.log | 4 +-
11-update_baseline/console.log | 62 +-
11-update_baseline/results-0.csv | 1 +
11-update_baseline/results.log | 22 +
console.log | 103039 ++++++++++++++--------------
jenkins/manifest.sh | 6 +-
results | 2 +
results_id | 1 +
18 files changed, 103122 insertions(+), 102682 deletions(-)
create mode 100644 11-update_baseline/results-0.csv
create mode 100644 11-update_baseline/results.log
create mode 100644 results_id
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.