This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 4a82f352 9: update: binutils-gcc-glibc-llvm: 1
discards 57026591 8: reset: llvm-d0c4277d388628154b647a45cbc6914a1ea5a822: 1
discards ebf8688f 7: reset: llvm-44edc6fd2c63b7db43e13cc8caf1fee79bebdb5f: 1
discards 65071e1c 6: update: binutils-gcc-glibc: 1
discards ed1fae74 5: reset: llvm-0fbe2215438b6598b4bc54c64812cab792ba5862: 1
discards 44165ab5 4: update: binutils-gcc-glibc: 1
discards 9ccc32a1 3: reset: llvm-abd09053bc7aa6144873c196a7d50aa6ce6ca430: 1
discards 49f0b04c 2: update: binutils-gcc-glibc: 1
discards 3f35466e 1: push: binutils-gcc-glibc-llvm: 0
new 36d3fb62 1: 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 (4a82f352)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-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 | 95 +-
02-prepare_abe/console.log | 200 +-
03-build_abe-binutils/console.log | 10846 +-
04-build_abe-stage1/console.log | 20115 ++--
05-build_abe-linux/console.log | 297 +-
06-build_abe-glibc/console.log | 39665 +++----
07-build_abe-stage2/console.log | 45317 ++++----
08-build_llvm-true/console.log | 13097 +--
10-benchmark--Oz_mthumb/benchmark-start.log | 2 +-
10-benchmark--Oz_mthumb/benchmark.log | 22 +-
10-benchmark--Oz_mthumb/console.log | 280 +-
11-check_regression/console.log | 703 +-
11-check_regression/results-0.csv | 2279 +-
11-check_regression/results-1.csv | 2440 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 13 +-
11-check_regression/results-full.csv | 2498 +-
11-check_regression/results.csv | 165 +-
11-check_regression/results.log | 2816 +-
12-update_baseline/console.log | 14881 ++-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/results-0.csv | 2291 +-
12-update_baseline/results-1.csv | 2440 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 27 +-
12-update_baseline/results-full.csv | 2496 +-
12-update_baseline/results.csv | 165 +-
12-update_baseline/results.log | 2848 +-
12-update_baseline/results.regressions | 5 +-
console.log | 145534 +++++++++++++------------
jenkins/manifest.sh | 24 +-
results_id | 2 +-
32 files changed, 165260 insertions(+), 146381 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 75613939084f Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/ [...]
new 7b16994437c7 Makefile: Improve compressed debug info support detection
new f2f02ebd8f38 kbuild: improve cc-option to clean up all temporary files
new 4d0831e8a029 kconfig: unify cc-option and as-option
new 0f50d21ade11 scripts: Fix typo in headers_install.sh
new 2c6d9636ad92 Revert "Makefile: install modules.builtin even if CONFIG_M [...]
new 214377e9b7e3 samples: watch_queue: build sample program for target arch [...]
new be9160a90de7 Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/ [...]
new 5e50311556c9 pinctrl: qcom: spmi-gpio: fix warning about irq chip reusage
new 782b6b69847f pinctrl: tegra: Use noirq suspend/resume callbacks
new 3e5b8f87994e pinctrl: mcp23s08: Split to three parts: fix ptr_ret.cocci [...]
new 13f2d25b951f Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to [...]
new 7f5f4de83ca3 pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
new 25fae752156d pinctrl: single: fix function name in documentation
new 16f4aa9b7c23 Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm [...]
The 14 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:
Makefile | 16 ++++------------
arch/arm64/Kconfig | 2 +-
drivers/pinctrl/freescale/pinctrl-imx.c | 7 +++----
drivers/pinctrl/pinctrl-mcp23s08_spi.c | 5 +----
drivers/pinctrl/pinctrl-single.c | 2 +-
drivers/pinctrl/qcom/pinctrl-ipq6018.c | 3 ++-
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 21 ++++++++++-----------
drivers/pinctrl/tegra/pinctrl-tegra.c | 4 ++--
lib/Kconfig.debug | 1 -
samples/Kconfig | 2 +-
samples/watch_queue/Makefile | 10 ++++------
scripts/Kbuild.include | 11 ++++++-----
scripts/Kconfig.include | 8 +-------
scripts/headers_install.sh | 2 +-
14 files changed, 37 insertions(+), 57 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-9
in repository gcc.
from b2246cd6e9f Daily bump.
new ebfec202cb2 Daily bump.
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/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.
unknown user pushed a change to branch releases/gcc-8
in repository gcc.
from 0a7a2b7c64a Add missing unit dependence vector in data dependence analysis
new 79ce007d436 Daily bump.
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/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 11 +++++++++++
3 files changed, 21 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 releases/gcc-10
in repository gcc.
from 63c00a0c654 Add missing unit dependence vector in data dependence analysis
new e80ee62b26d Daily bump.
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/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 11 +++++++++++
3 files changed, 21 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.