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-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 403b0b61f6 gas: use literals/const16 for xtensa loop relaxation
adds e691a46f7d Automatic date update in version.in
adds e9f8e3f109 [GDB, Hurd] Fix build; 'target_waitstatus_to_string' call
adds aae9718e4d Add extended mnemonics for bctar. Fix setting of 'at' branch hints.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 25 ++++
gas/testsuite/gas/ppc/a2.d | 29 ++--
gas/testsuite/gas/ppc/a2.s | 12 +-
gas/testsuite/gas/ppc/power8.d | 126 ++++++++++++++++-
gas/testsuite/gas/ppc/power8.s | 118 ++++++++++++++++
gdb/ChangeLog | 5 +
gdb/gnu-nat.c | 2 +-
opcodes/ChangeLog | 36 +++++
opcodes/ppc-opc.c | 311 ++++++++++++++++++++++++++++++++++-------
10 files changed, 591 insertions(+), 75 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 105798d 2: good: binutils-gcc-linux: 18331
discards 30ae631 1: first-bad: linux-be1df61cf06efb355c90702e46b8d46f055acb4e: 18264
discards 3048ed1 0: good: gcc-f3d2a6582117887655a7006e7b9a4d14c02c387e: all
new 5d9112a 0: good: 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 (105798d)
\
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 | 16 +-
02-prepare_abe/console.log | 266 +-
03-build_abe-binutils/console.log | 10873 ++++----
04-build_abe-stage1/console.log | 14957 ++++++-----
05-build_linux/console.log | 25141 +++++++++---------
06-boot_linux/console.log | 8 +
07-check_regression/console.log | 7 +-
08-update_baseline/console.log | 24 +-
console.log | 51292 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 4 +-
11 files changed, 50324 insertions(+), 52282 deletions(-)
create mode 100644 06-boot_linux/console.log
--
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 f9432450dd6 [WebAssembly] Apply data relocations at runtime in shared objects
new ea5a38f994d Appease STLs where std::atomic<void*> lacks a constexpr def [...]
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/Support/ManagedStatic.h | 2 +-
lib/Support/CommandLine.cpp | 6 ++----
2 files changed, 3 insertions(+), 5 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 f3a823c1620 Ensure that ManagedStatic is constant initialized in MSVC 2 [...]
new f9432450dd6 [WebAssembly] Apply data relocations at runtime in shared objects
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 | 3 +++
1 file changed, 3 insertions(+)
--
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 lld.
from 6134534cb [WebAssembly] Add new explicit relocation types for PIC relocations
new 4c86eb309 [WebAssembly] Apply data relocations at runtime in shared objects
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/shared.ll | 27 +++++++++++++--
test/wasm/undefined-data.ll | 2 +-
wasm/Driver.cpp | 53 ++++++++++++++++++------------
wasm/InputChunks.cpp | 55 +++++++++++++++++++++++++++++++
wasm/InputChunks.h | 2 ++
wasm/InputFiles.h | 3 ++
wasm/MarkLive.cpp | 5 +++
wasm/Symbols.cpp | 1 +
wasm/Symbols.h | 4 +++
wasm/Writer.cpp | 80 ++++++++++++++++++++++++++++++++++-----------
10 files changed, 189 insertions(+), 43 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2962022 2: good: llvm-linux: 394
new ed9422e 2: good: llvm-linux: 394
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 (2962022)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 180 +-
02-build_llvm/console.log | 11258 ++++++++++++++++++-----------------
03-build_linux/console.log | 652 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 36 +-
console.log | 12128 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 12033 insertions(+), 12233 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-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards fbe549b 0: good: gcc-9830927885b6fb55825f09c60f5a6b1fc78a28b8: -5
new a5cd5b2 0: good: gcc-f3d42468b7500cc3f6173520fcee56421a9cde5a: -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 (fbe549b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 166 +-
02-prepare_abe/console.log | 298 +-
03-build_abe-bootstrap_lto/console.log | 95330 +++++++++++++++---------------
console.log | 95816 ++++++++++++++++---------------
jenkins/manifest.sh | 10 +-
5 files changed, 95814 insertions(+), 95806 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.