This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 8319b6de5 Do not emit a corrupt symbol table entry for .rela_iplt_{start,end}.
new d7df53599 [WebAssembly] Store section alignment as a power of 2
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:
test/wasm/Inputs/globals.yaml | 2 +-
test/wasm/Inputs/undefined-globals.yaml | 2 +-
test/wasm/locals-duplicate.test | 8 ++++----
test/wasm/many-functions.ll | 6 +++---
test/wasm/relocatable.ll | 14 +++++++-------
test/wasm/stack-pointer.ll | 2 +-
test/wasm/weak-alias.ll | 2 +-
wasm/OutputSegment.h | 2 +-
wasm/Writer.cpp | 4 ++--
9 files changed, 21 insertions(+), 21 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards baf9148ae binutils-bb27775165d9b992120371383012404e213b1981: 19160
new b05578e70 linux-5aa6589e17bd4dbc1856e37281f00a290d733ab0: 19172
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 (baf9148ae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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:
1-reset_artifacts/console.log | 111 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6134 +-
4-build_abe-stage1/console.log | 13221 +-
5-count_linux_objs/console.log | 367891 +++++++++++++++++-----------------
6-check_regression/console.log | 10 +-
7-update_baseline/console.log | 36 +-
console.log | 386515 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 387025 insertions(+), 386939 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a5b9aa22a gcc-afa615723257b10dbf172b278d89b578ee077542: 19137
new f1d53c7c9 linux-7939f8beecf1cfb10d255be65bfbd3793fae82a1: 19137
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 (a5b9aa22a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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:
1-reset_artifacts/console.log | 134 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6311 +-
4-build_abe-stage1/console.log | 13155 +-
5-count_linux_objs/console.log | 366209 +++++++++++++++++-----------------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 10 +-
console.log | 384155 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 384889 insertions(+), 385131 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 66f2370bc22 [GISel]: Add support for CSEing continuously during GISel passes.
new 29aeb335004 [WebAssembly] Store section alignment as a power of 2
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/BinaryFormat/Wasm.h | 2 +-
lib/MC/WasmObjectWriter.cpp | 2 +-
test/MC/WebAssembly/array-fill.ll | 2 +-
test/MC/WebAssembly/assembler-binary.ll | 2 +-
test/MC/WebAssembly/bss.ll | 8 ++++----
test/MC/WebAssembly/comdat.ll | 4 ++--
test/MC/WebAssembly/event-section.ll | 2 +-
test/MC/WebAssembly/explicit-sections.ll | 6 +++---
test/MC/WebAssembly/function-sections.ll | 2 +-
test/MC/WebAssembly/global-ctor-dtor.ll | 4 ++--
test/MC/WebAssembly/unnamed-data.ll | 10 +++++-----
test/MC/WebAssembly/weak-alias.ll | 8 ++++----
test/Object/Inputs/trivial-object-test.wasm | Bin 370 -> 370 bytes
test/Object/obj2yaml.test | 4 ++--
test/Object/wasm-bad-metadata-version.yaml | 2 +-
test/ObjectYAML/wasm/code_section.yaml | 2 +-
test/ObjectYAML/wasm/data_section.yaml | 2 +-
test/ObjectYAML/wasm/event_section.yaml | 4 ++--
test/ObjectYAML/wasm/invalid_global_weak.yaml | 2 +-
test/ObjectYAML/wasm/linking_section.yaml | 2 +-
test/ObjectYAML/wasm/weak_symbols.yaml | 2 +-
test/tools/llvm-nm/wasm/exports.yaml | 2 +-
test/tools/llvm-nm/wasm/imports.yaml | 2 +-
test/tools/llvm-nm/wasm/weak-symbols.yaml | 2 +-
test/tools/llvm-objdump/Inputs/trivial.obj.wasm | Bin 370 -> 370 bytes
test/tools/llvm-readobj/Inputs/trivial.obj.wasm | Bin 341 -> 341 bytes
26 files changed, 39 insertions(+), 39 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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 80ca2b6f1 linux-3719876809e745b9db5293d418600c194bbf5c23: all
new 373a1f553 llvm-762185e6be1711586bce3deb068f87518787f263: 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 (80ca2b6f1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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:
1-reset_artifacts/console.log | 200 +-
2-build_llvm/console.log | 10170 ++++++++++++++++++-------------------
3-count_linux_objs/console.log | 158 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10534 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10533 insertions(+), 10557 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-lts-defconfig
in repository toolchain/ci/gcc.
from fb636249665 PR libstdc++/80762 add missing dg-require-filesystem-ts
adds 2508b2a376d Daily bump.
adds ec000f80849 2019-01-15 Dominique d'Humieres <dominiq(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 5 +++++
gcc/fortran/gfortran.texi | 4 ++--
3 files changed, 8 insertions(+), 3 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 219ebf815 binutils-afef1fb8f328f80d37ddc41dcb37eaabc6c19f43: all
new b57e8c930 gcc-ec000f808491dcec9dfe60e158d028c5b06e8bf8: 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 (219ebf815)
\
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:
1-reset_artifacts/console.log | 118 +-
2-prepare_abe/console.log | 28 +-
3-build_abe-binutils/console.log | 6473 ++++++++--------
4-build_abe-stage1/console.log | 8268 ++++++++++----------
5-count_linux_objs/console.log | 141 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15024 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15030 insertions(+), 15050 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.