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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards e2604752 2: good: llvm-linux: 5372
new dbd84f9c 2: good: llvm-linux: 5372
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 (e2604752)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 296 +-
02-build_llvm/console.log | 11361 ++++++++++++++++-----------------
03-build_linux/console.log | 1807 +++---
console.log | 13464 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
5 files changed, 13492 insertions(+), 13444 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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 230d3d33b50 [testsuite][arm] Update warning prune regex
adds abe8a4bf109 Daily bump.
adds 6323c88bc8a Revert r270279
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 -----
gcc/testsuite/g++.target/arm/arm.exp | 2 +-
gcc/testsuite/gcc.target/arm/arm.exp | 2 +-
4 files changed, 3 insertions(+), 8 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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 2b8301f66b Automatic date update in version.in
adds 15a455cec0 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_kernel/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6e9835d0 0: good: binutils-gcc-linux: boot
new 264eb11a 0: good: 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 (6e9835d0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 74 +-
02-prepare_abe/console.log | 296 +-
03-build_abe-binutils/console.log | 10654 +++++++--------
04-build_abe-stage1/console.log | 13244 +++++++++----------
05-build_linux/console.log | 595 +-
console.log | 24884 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
7 files changed, 25495 insertions(+), 24268 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 a88a8aeee20 libphobos: Add subdir-objects to configure script.
new 82e40402769 Commit a change missed in r270326:
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/c-family/c-attribs.c | 83 ++++++++++++++++++++++++++++++++++++------------
1 file changed, 63 insertions(+), 20 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 4934dfffb04 [GlobalISel] Fix a crash when handling an invalid MVT durin [...]
new 9dcce983ad7 [WebAssembly] Add DataCount section to object files
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:
include/llvm/Object/Wasm.h | 2 +
include/llvm/ObjectYAML/WasmYAML.h | 10 +++++
lib/MC/WasmObjectWriter.cpp | 12 ++++++
lib/Object/WasmObjectFile.cpp | 11 ++++++
lib/ObjectYAML/WasmYAML.cpp | 11 ++++++
test/MC/WebAssembly/bss.ll | 2 +-
test/MC/WebAssembly/comdat.ll | 2 +
test/MC/WebAssembly/data-section.s | 3 +-
test/MC/WebAssembly/debug-info.ll | 55 +++++++++++++++-------------
test/MC/WebAssembly/explicit-sections.ll | 2 +-
test/MC/WebAssembly/external-data.ll | 2 +-
test/MC/WebAssembly/external-func-address.ll | 2 +-
test/MC/WebAssembly/global-ctor-dtor.ll | 2 +
test/MC/WebAssembly/reloc-code.ll | 2 +-
test/MC/WebAssembly/reloc-data.ll | 2 +-
test/MC/WebAssembly/reloc-pic.s | 2 +
test/MC/WebAssembly/unnamed-data.ll | 2 +-
test/MC/WebAssembly/weak-alias.ll | 2 +
tools/llvm-readobj/WasmDumper.cpp | 10 ++---
tools/obj2yaml/wasm2yaml.cpp | 6 +++
tools/yaml2obj/yaml2wasm.cpp | 10 +++++
21 files changed, 114 insertions(+), 38 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_gnu/gnu-master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards d7d76784 0: good: gcc-6a98b075473f7f01e39faf46b00db0de3d0b218b: -5
new 5f9860bc 0: good: gcc-e60a24bda6d953531ffa7c02af296dad32603c2d: -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 (d7d76784)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 126 +-
02-prepare_abe/console.log | 224 +-
03-build_abe-bootstrap/console.log | 67198 +++++++++++++++++-----------------
console.log | 67548 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
5 files changed, 67543 insertions(+), 67563 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.