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/llvm-release-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards 5aea8e251 1: update: binutils-gcc-glibc-llvm: 1
new fc089c393 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 (5aea8e251)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-release-aar [...]
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 | 139 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 10424 +--
04-build_abe-stage1/console.log | 13682 ++--
05-build_abe-linux/console.log | 234 +-
06-build_abe-glibc/console.log | 37851 +++++-----
07-build_abe-stage2/console.log | 35151 +++++----
08-build_llvm-true/console.log | 12516 +--
10-benchmark--O2_LTO/benchmark-start.log | 2 +-
10-benchmark--O2_LTO/benchmark.log | 15 +-
10-benchmark--O2_LTO/console.log | 105 +-
11-check_regression/console.log | 764 +-
11-check_regression/results-0.csv | 96 +-
11-check_regression/results-1.csv | 103 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 105 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 2340 +-
12-update_baseline/console.log | 1539 +-
12-update_baseline/results-1.csv | 103 +-
12-update_baseline/results-brief.csv | 36 +-
12-update_baseline/results-full.csv | 103 +-
12-update_baseline/results.csv | 46 +-
12-update_baseline/results.log | 1796 +-
12-update_baseline/results.regressions | 2 +-
console.log | 112859 ++++++++++++++--------------
jenkins/manifest.sh | 16 +-
results_id | 2 +-
28 files changed, 115324 insertions(+), 115221 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 775aeee22 0: update: binutils-gcc-linux: boot
new 4ebce43d1 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 (775aeee22)
\
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 | 162 +-
02-prepare_abe/console.log | 56 +-
03-build_abe-binutils/console.log | 10949 ++++++-----
04-build_abe-stage1/console.log | 15249 ++++++++--------
05-build_linux/console.log | 2570 +--
06-boot_linux/console.log | 404 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29422 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 29393 insertions(+), 29461 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 binutils-gdb.
from 3052c068aa7 fix typo last commit
new 8a6e1d1d7f2 [AArch64, Binutils] Make hint space instructions valid for Armv8-a
new c2e5c986b38 [AArch64, Binutils] Add missing TSB instruction
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:
gas/ChangeLog | 16 +
gas/config/tc-aarch64.c | 4 +-
gas/testsuite/gas/aarch64/bti.d | 2 +-
gas/testsuite/gas/aarch64/illegal-bti.d | 3 -
gas/testsuite/gas/aarch64/illegal-bti.l | 8 -
gas/testsuite/gas/aarch64/illegal-ras-1.l | 2 -
gas/testsuite/gas/aarch64/illegal-ras-1.s | 2 -
gas/testsuite/gas/aarch64/system-2.d | 15 +-
gas/testsuite/gas/aarch64/system-2.s | 5 +
gas/testsuite/gas/aarch64/system.d | 2 +-
opcodes/ChangeLog | 27 +
opcodes/aarch64-asm-2.c | 224 +--
opcodes/aarch64-asm.c | 11 +
opcodes/aarch64-asm.h | 1 +
opcodes/aarch64-dis-2.c | 2520 +++++++++++++++--------------
opcodes/aarch64-dis.c | 10 +
opcodes/aarch64-dis.h | 1 +
opcodes/aarch64-opc-2.c | 18 +-
opcodes/aarch64-opc.c | 3 +
opcodes/aarch64-tbl.h | 52 +-
20 files changed, 1490 insertions(+), 1436 deletions(-)
delete mode 100644 gas/testsuite/gas/aarch64/illegal-bti.d
delete mode 100644 gas/testsuite/gas/aarch64/illegal-bti.l
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
from d5f50af22 2: reset: linux-6f461d34ba8211c36d4c27343e86e4aea8fbc683: 397
new 6d0fdc7f1 3: update: linux-6735c84f78e41749fd09e73cca70d3e0779397aa: 397
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-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 8904 +++++-----
04-build_abe-stage1/console.log | 17716 +++++++++----------
05-build_linux/console.log | 752 +-
07-check_regression/console.log | 71 +-
07-check_regression/results.regressions | 10 +-
07-check_regression/trigger-bisect | 3 -
08-update_baseline/console.log | 62 +-
08-update_baseline/results.regressions | 11 +-
console.log | 28123 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 7 -
14 files changed, 28101 insertions(+), 28168 deletions(-)
delete mode 100644 07-check_regression/trigger-bisect
delete mode 100644 reset-baseline
--
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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 64902b3d9 0: update: llvm-linux: boot
new 1b403423a 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 (64902b3d9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 138 +-
02-build_llvm/console.log | 12610 +++++++++++++++++------------------
03-build_linux/console.log | 768 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13524 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
results | 2 +-
9 files changed, 13542 insertions(+), 13518 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.