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-mainline-defconfig
in repository toolchain/binutils-gdb.
from 64c45143db Fix the build when GNU Source Highlight is not available
adds f1d3b1665f Automatic date update in version.in
adds ecad3b215d Fix 'help set/show style' strange layouts/results.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/cli/cli-style.c | 10 +++++-----
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards adfebd72a linux-195303136f192d37b89e20a8d1d2670d0d825266: all
new f6cf2b538 binutils-ecad3b215d34263968bb7c74701e3ca9483ac710: 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 (adfebd72a)
\
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:
1-reset_artifacts/console.log | 52 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3784 +++---
4-build_abe-stage1/console.log | 4970 ++++----
5-count_linux_objs/console.log | 14742 +++++++++++------------
console.log | 23604 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 23732 insertions(+), 23440 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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7cfca4183 binutils-fdc1fe728f15917f731ab1fec3520e8548c7ad04: all
new 118fa0799 linux-195303136f192d37b89e20a8d1d2670d0d825266: 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 (7cfca4183)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 78 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6538 +++++++------
4-build_abe-stage1/console.log | 11892 +++++++++++------------
5-count_linux_objs/console.log | 196 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18712 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18760 insertions(+), 18704 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-allmodconfig
in repository toolchain/ci/llvm-monorepo.
from fc0ae46fee4 [InstCombine] [NFC] update testcases for canonicalize MUL w [...]
adds d57abdac186 [PowerPC] Complete the custom legalization of vector int to [...]
adds 645d02b4846 [PowerPC][NFC] Macro for register set defs for the Asm Parser
adds 30ffad93013 [CodeGen] Replace '@' characters in block descriptors' symb [...]
adds 8cac4ec796c [X86] Add custom type legalization for SIGN_EXTEND_VECTOR_I [...]
adds 72c2927e891 [X86] Don't mark SEXTLOAD from v4i8/v4i16/v8i8 as Custom on [...]
adds e222fdea47b [test] Remove flakiness decorator from TestObjCDynamicSBType
adds 4ef2450ad58 [PowerPC] Fix ADDE, SUBE do not know how to promote operator
new 649be5807e4 [NFC] Fixed extra semicolon warning -This line, and those b [...]
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:
clang/lib/CodeGen/CGBlocks.cpp | 3 +
clang/test/CodeGenObjC/block-desc-str.m | 14 +
clang/test/CodeGenObjCXX/block-nested-in-lambda.mm | 4 +-
.../call-function/TestCallStopAndContinue.py | 2 -
.../CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 5 +
llvm/lib/Support/Error.cpp | 2 +-
llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp | 165 +-
.../PowerPC/Disassembler/PPCDisassembler.cpp | 209 +--
.../Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h | 60 +
llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 59 +-
llvm/lib/Target/PowerPC/PPCInstrVSX.td | 79 +-
llvm/lib/Target/X86/X86ISelLowering.cpp | 55 +-
llvm/test/CodeGen/PowerPC/pr39815.ll | 31 +
.../CodeGen/PowerPC/vec_conv_i16_to_fp32_elts.ll | 1314 +++------------
.../CodeGen/PowerPC/vec_conv_i16_to_fp64_elts.ll | 311 ++--
.../CodeGen/PowerPC/vec_conv_i64_to_fp32_elts.ll | 884 ++++------
.../CodeGen/PowerPC/vec_conv_i8_to_fp32_elts.ll | 1415 ++++------------
.../CodeGen/PowerPC/vec_conv_i8_to_fp64_elts.ll | 1707 +++++++-------------
llvm/test/CodeGen/PowerPC/vsx.ll | 34 +-
llvm/test/CodeGen/X86/madd.ll | 94 +-
llvm/test/CodeGen/X86/pmovsx-inreg.ll | 18 +-
llvm/test/CodeGen/X86/pmul.ll | 106 +-
llvm/test/CodeGen/X86/vec_cast.ll | 7 +-
llvm/test/CodeGen/X86/vec_int_to_fp.ll | 27 +-
llvm/test/CodeGen/X86/vector-sext.ll | 696 +++-----
llvm/test/CodeGen/X86/vsel-cmp-load.ll | 14 +-
26 files changed, 2280 insertions(+), 5035 deletions(-)
create mode 100644 clang/test/CodeGenObjC/block-desc-str.m
create mode 100644 llvm/test/CodeGen/PowerPC/pr39815.ll
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 09d7015ac linux-903b77c631673eeec9e9114e9524171cdf9a2646: 19081
new d4acc961b llvm-649be5807e420797b9c50caa417202f4df50aeb0: 19081
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 (09d7015ac)
\
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 | 221 +-
2-build_llvm/console.log | 10191 ++++++++++++++++-----------------
3-count_linux_objs/console.log | 1337 +++--
4-check_regression/console.log | 10 +-
5-update_baseline/console.log | 12 +-
console.log | 11747 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 11750 insertions(+), 11788 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-allyesconfig
in repository toolchain/binutils-gdb.
from 64c45143db Fix the build when GNU Source Highlight is not available
adds f1d3b1665f Automatic date update in version.in
adds ecad3b215d Fix 'help set/show style' strange layouts/results.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/cli/cli-style.c | 10 +++++-----
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 343443fa5 gcc-1e89324e90196f7bdb75a943bc62a131a64cfee0: all
new ccc81fe6c binutils-ecad3b215d34263968bb7c74701e3ca9483ac710: 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 (343443fa5)
\
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:
1-reset_artifacts/console.log | 48 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3596 ++--
4-build_abe-stage1/console.log | 5179 +++---
5-count_linux_objs/console.log | 24480 ++++++++++++++-------------
console.log | 33237 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 33326 insertions(+), 33236 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2c2ef2b60 binutils-ab937fbf067895b519dc717e5dd6643b00e90524: all
new 6a6f6b8d9 linux-195303136f192d37b89e20a8d1d2670d0d825266: 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 (2c2ef2b60)
\
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 | 116 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6385 ++++++++--------
4-build_abe-stage1/console.log | 8243 ++++++++++----------
5-count_linux_objs/console.log | 274 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15036 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15255 insertions(+), 14843 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-stable-allmodconfig
in repository toolchain/binutils-gdb.
from fdc1fe728f Automatic date update in version.in
adds ab937fbf06 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d58a5f7ab gcc-8ebcda81b6304554296bc6a759d6acbbc753a299: all
new c707b8888 binutils-ab937fbf067895b519dc717e5dd6643b00e90524: 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 (d58a5f7ab)
\
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 | 48 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3478 +++++++-------
4-build_abe-stage1/console.log | 4467 +++++++++---------
5-count_linux_objs/console.log | 1237 ++---
console.log | 9264 +++++++++++++++++++-------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 9303 insertions(+), 9211 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 gcc-7-branch
in repository gcc.
from 98f9ac9f295 2018-12-30 Dominique d'Humieres <dominiq(a)gcc.gnu.org>
new dbe6c5799f5 fix PR target/88343 for 32b powerpc.
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/rs6000/rs6000.c | 9 +--------
2 files changed, 12 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-master-aarch64-stable-allnoconfig
in repository toolchain/binutils-gdb.
from 64c45143db Fix the build when GNU Source Highlight is not available
adds f1d3b1665f Automatic date update in version.in
adds ecad3b215d Fix 'help set/show style' strange layouts/results.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/cli/cli-style.c | 10 +++++-----
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ba4e03387 gcc-1e89324e90196f7bdb75a943bc62a131a64cfee0: all
new d43f4fc43 binutils-ecad3b215d34263968bb7c74701e3ca9483ac710: 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 (ba4e03387)
\
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:
1-reset_artifacts/console.log | 72 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6471 +++++------
4-build_abe-stage1/console.log | 9764 +++++++++--------
5-count_linux_objs/console.log | 5300 ++++-----
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 21739 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 21855 insertions(+), 21537 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-lts-allmodconfig
in repository toolchain/binutils-gdb.
from 64c45143db Fix the build when GNU Source Highlight is not available
adds f1d3b1665f Automatic date update in version.in
adds ecad3b215d Fix 'help set/show style' strange layouts/results.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/cli/cli-style.c | 10 +++++-----
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5610341a3 gcc-1e89324e90196f7bdb75a943bc62a131a64cfee0: 18077
new 50867c00f binutils-ecad3b215d34263968bb7c74701e3ca9483ac710: 18077
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 (5610341a3)
\
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:
1-reset_artifacts/console.log | 46 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3520 +-
4-build_abe-stage1/console.log | 4376 +-
5-count_linux_objs/console.log | 307256 +++++++++++++++++-----------------
7-update_baseline/console.log | 2 +-
console.log | 316940 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 316036 insertions(+), 316124 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c514e8a11 linux-195303136f192d37b89e20a8d1d2670d0d825266: 16416
new aab8f0561 llvm-4ef2450ad58e1b253966137bbbcfe26d44a0b0a2: 16416
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 (c514e8a11)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 122 +-
2-build_llvm/console.log | 10235 ++++++++++++++++----------------
3-count_linux_objs/console.log | 2028 +++----
4-check_regression/console.log | 10 +-
5-update_baseline/console.log | 12 +-
console.log | 12419 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 12483 insertions(+), 12361 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 dcca3661450 [PowerPC] Fix ADDE, SUBE do not know how to promote operator
new 465440846e3 [NFC] Fixed extra semicolon warning -This line, and those b [...]
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/Support/Error.cpp | 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c3f01fbac binutils-ab937fbf067895b519dc717e5dd6643b00e90524: all
new 5334cc70e gcc-60ed4c6993faa7226752f3dcc2cf59ea54e18d30: 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 (c3f01fbac)
\
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 | 44 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3525 +++++++++--------
4-build_abe-stage1/console.log | 4140 ++++++++++----------
5-count_linux_objs/console.log | 115 +-
console.log | 7828 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7738 insertions(+), 7938 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-lts-defconfig
in repository toolchain/binutils-gdb.
from 64c45143db Fix the build when GNU Source Highlight is not available
adds f1d3b1665f Automatic date update in version.in
adds ecad3b215d Fix 'help set/show style' strange layouts/results.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/cli/cli-style.c | 10 +++++-----
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 4900ad6c8 gcc-1e89324e90196f7bdb75a943bc62a131a64cfee0: all
new e93aa97ae binutils-ecad3b215d34263968bb7c74701e3ca9483ac710: 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 (4900ad6c8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 96 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6221 +++---
4-build_abe-stage1/console.log | 13041 ++++++------
5-count_linux_objs/console.log | 22945 ++++++++++----------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 41461 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 41930 insertions(+), 41884 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 gcc-7-branch
in repository gcc.
from f09d4d1951f Daily bump.
new 98f9ac9f295 2018-12-30 Dominique d'Humieres <dominiq(a)gcc.gnu.org>
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/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.dg/torture/pr68037-1.c | 1 +
gcc/testsuite/gcc.dg/torture/pr68037-2.c | 1 +
gcc/testsuite/gcc.dg/torture/pr68037-3.c | 1 +
gcc/testsuite/gcc.dg/torture/pr68264.c | 1 +
5 files changed, 13 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.