This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 861576c74 0: update: binutils-gcc-glibc: -5
new e08cf71b6 0: update: binutils-gcc-glibc: -5
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 (861576c74)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-arm-spec [...]
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 | 193 +-
02-prepare_abe/console.log | 294 +-
03-build_abe-binutils/console.log | 10737 ++--
04-build_abe-stage1/console.log | 17046 +++---
05-build_abe-linux/console.log | 206 +-
06-build_abe-glibc/console.log | 31100 +++++-----
07-build_abe-stage2/console.log | 46787 +++++++--------
08-benchmark/benchmark-start.log | 2 +-
08-benchmark/benchmark.log | 12 +-
08-benchmark/console.log | 138 +-
09-check_regression/console.log | 6 +-
10-update_baseline/console.log | 8 +-
console.log | 107015 ++++++++++++++++++-----------------
jenkins/manifest.sh | 16 +-
14 files changed, 106815 insertions(+), 106745 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 f5e83e90b17 ScheduleDAG: Fix incorrectly killing registers in bundles
new 95d322b634c [AMDGPU] Added a new metadata for multi grid sync implicit [...]
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:
docs/AMDGPUUsage.rst | 12 +
include/llvm/Support/AMDGPUMetadata.h | 1 +
lib/BinaryFormat/AMDGPUMetadataVerifier.cpp | 1 +
lib/Support/AMDGPUMetadata.cpp | 2 +
lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp | 8 +
.../AMDGPU/hsa-metadata-from-llvm-ir-full-v3.ll | 488 ++++++++++++++++++++-
.../AMDGPU/hsa-metadata-from-llvm-ir-full.ll | 479 +++++++++++++++++++-
test/CodeGen/AMDGPU/hsa-metadata-hidden-args-v3.ll | 66 +++
test/CodeGen/AMDGPU/hsa-metadata-hidden-args.ll | 67 +++
9 files changed, 1118 insertions(+), 6 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 317c6046178 DR 1813 PR c++/83374 - __is_standard_layout wrong for a c [...]
new 12b0f4e33bb Tweak error message for mapped parameters.
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/fortran/ChangeLog | 5 +++++
gcc/fortran/openmp.c | 17 +++++++++++++++--
2 files changed, 20 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 llvm.
from ce02804eb89 [ThinLTO] Attempt to recommit r365188 after alignment fix
new f5e83e90b17 ScheduleDAG: Fix incorrectly killing registers in bundles
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:
lib/CodeGen/ScheduleDAGInstrs.cpp | 11 +++---
.../AMDGPU/post-ra-sched-kill-bundle-use-inst.mir | 42 ++++++++++++++++++++++
2 files changed, 47 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/post-ra-sched-kill-bundle-use-inst.mir
--
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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 350fab5416 Arm/AArch64: Use a single set of Arm register set size defines
adds 213fd9faf5 Fix foreach_with_prefix regression
adds 0598af4880 Fix TUI use of "has_break" field
adds a0b6cbf69d Automatic date update in version.in
adds 98602811d8 Kito's 5-part patch set to improve .insn support.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 19 +++++
gas/doc/c-riscv.texi | 14 +--
gas/testsuite/gas/riscv/insn.d | 99 ++++++++++++----------
gas/testsuite/gas/riscv/insn.s | 19 +++--
gdb/ChangeLog | 19 +++++
gdb/testsuite/ChangeLog | 6 ++
.../gdb.testsuite/foreach_with_prefix.exp | 98 +++++++++++++++++++++
gdb/testsuite/lib/gdb.exp | 4 +-
gdb/tui/tui-data.h | 21 +++--
gdb/tui/tui-disasm.c | 6 --
gdb/tui/tui-source.c | 2 +-
gdb/tui/tui-winsource.c | 17 ++--
gdb/tui/tui-winsource.h | 2 +-
opcodes/ChangeLog | 9 ++
opcodes/riscv-opc.c | 30 ++++++-
16 files changed, 283 insertions(+), 84 deletions(-)
create mode 100644 gdb/testsuite/gdb.testsuite/foreach_with_prefix.exp
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 811277379 0: update: binutils-gcc-linux: all
new 4807f590a 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 (811277379)
\
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 | 62 +-
02-prepare_abe/console.log | 408 +-
03-build_abe-binutils/console.log | 11542 ++++++++-------
04-build_abe-stage1/console.log | 15401 ++++++++++----------
05-build_linux/console.log | 936 +-
06-boot_linux/console.log | 2 +-
console.log | 28279 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 28316 insertions(+), 28326 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-release-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 17b4e7e03 0: update: llvm-linux: all
new a3928e739 1: reset: linux-9ffee4a8276c734956b8eab19d1c9b0ecb6b79c5: 18495
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 | 222 +-
02-build_llvm/console.log | 11554 ++++++++++++++++-----------------
03-build_linux/console.log | 1465 +++--
04-boot_linux/console.log | 8 -
05-check_regression/console.log | 17 +-
06-update_baseline/console.log | 25 -
console.log | 13291 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
reset-baseline | 0
results | 4 +-
10 files changed, 13317 insertions(+), 13282 deletions(-)
delete mode 100644 04-boot_linux/console.log
create mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.