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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ddc37e51f gcc-2075d58d48aa81dbcca6529515f064c356f8b229: all
new d76d1f718 linux-a88cc8da0279f8e481b0d90e51a0a1cffac55906: 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 (ddc37e51f)
\
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 | 112 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6453 ++++++++--------
4-build_abe-stage1/console.log | 8470 ++++++++++----------
5-count_linux_objs/console.log | 243 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15338 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 14 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15200 insertions(+), 15472 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/base-artifacts.
discards 27d69155d gcc-e79c9f0b2c0e0b7d343486fde4f2cb3bfb7d8e81: all
new 9f8adc501 linux-a88cc8da0279f8e481b0d90e51a0a1cffac55906: 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 (27d69155d)
\
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 | 59 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3867 ++++++++----------
4-build_abe-stage1/console.log | 4074 ++++++++-----------
5-count_linux_objs/console.log | 258 +-
console.log | 8282 ++++++++++++++++----------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7070 insertions(+), 9494 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 e9630c49863 Fix visualization of intrusive reference counted objects in MSVC.
new 2e6a4a6f5c9 refactor BlockFrequencyInfo::view to take a title parameter
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/Analysis/BlockFrequencyInfo.h | 2 +-
lib/Analysis/BlockFrequencyInfo.cpp | 4 ++--
2 files changed, 3 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 041be52673 gdb: Remove support for old mangling schemes
new 39f286cd58 S12Z: Fix disassembly of indexed OPR operands with zero index.
new 448b8ca865 S12Z: Don't crash when disassembling invalid instructions.
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 | 5 ++++
gas/testsuite/gas/s12z/jsr.d | 1 +
gas/testsuite/gas/s12z/jsr.s | 3 ++-
opcodes/ChangeLog | 7 +++++
opcodes/s12z-dis.c | 61 +++++++++++++++++++++-----------------------
5 files changed, 44 insertions(+), 33 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 456185c99cf Merge dmd upstream 6d5b853d3
new 36950f7ec3c * config/i386/i386-protos.h (ix86_expand_xorsign): New pro [...]
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/ChangeLog | 11 +++++
gcc/config/i386/i386-protos.h | 2 +
gcc/config/i386/i386.c | 57 ++++++++++++++++++++++
gcc/config/i386/i386.md | 21 ++++++++
gcc/config/i386/sse.md | 14 ++++++
gcc/testsuite/ChangeLog | 6 +++
.../vect-xorsign_exec.c => i386/xorsign.c} | 15 +++---
gcc/testsuite/lib/target-supports.exp | 3 +-
8 files changed, 120 insertions(+), 9 deletions(-)
copy gcc/testsuite/gcc.target/{aarch64/vect-xorsign_exec.c => i386/xorsign.c} (74%)
--
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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from ae69f74465 Automatic date update in version.in
adds 9875794626 Automatic date update in version.in
adds 9c5238b230 Automatic date update in version.in
adds 246c1b08d5 Automatic date update in version.in
adds ab358bfda7 Automatic date update in version.in
adds c909e7afdc Automatic date update in version.in
adds 744496f2ea Automatic date update in version.in
adds 2c06f598ea Automatic date update in version.in
adds b9fdf35771 Automatic date update in version.in
adds 109f0429e0 Automatic date update in version.in
adds fdc1fe728f Automatic date update in version.in
adds ab937fbf06 Automatic date update in version.in
adds 4e6427b31b Automatic date update in version.in
adds 97151906f9 Automatic date update in version.in
adds ec46206984 Automatic date update in version.in
adds d2664e6ec8 Automatic date update in version.in
adds 17fda593b8 Automatic date update in version.in
adds 49d511295b Automatic date update in version.in
adds b555b7045f Automatic date update in version.in
adds 89e8cd357e Automatic date update in version.in
adds ee68c5f418 Automatic date update in version.in
adds c3cc81413c 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cecd5658b linux-139287cc2cc0c3e2a3fc4c57164b0236d00795f4: all
new 6ca742b45 binutils-c3cc81413c89eab69ac950ce53f91c51cc100349: 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 (cecd5658b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 64 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6411 ++++++-------
4-build_abe-stage1/console.log | 11842 ++++++++++++-----------
5-count_linux_objs/console.log | 182 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18563 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 14 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18542 insertions(+), 18576 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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 457d9dd47 linux-1cdbd3e57698fa22eddb522b2c7fa6048420da5f: 16
new fae7f29eb linux-d6e77253170dd7ea46f7bb973285e12d810b31e5: 8624
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 | 130 +-
2-build_llvm/console.log | 5071 +-
3-count_linux_objs/console.log | 271018 ++++++++++++++++++++++++++++++++++++-
4-check_regression/console.log | 17 +-
5-update_baseline/console.log | 28 +-
console.log | 276260 +++++++++++++++++++++++++++++++++++++-
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
results | 2 +-
trigger-bisect-on-failure | 2 +-
11 files changed, 546800 insertions(+), 5740 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 6072588d96e [WebAssembly] Standardize order of SIMD bitselect arguments
new e9630c49863 Fix visualization of intrusive reference counted objects in MSVC.
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:
utils/LLVMVisualizers/llvm.natvis | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.