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-allyesconfig
in repository toolchain/ci/base-artifacts.
from fede20444 linux-d04978ca88abfe27a203d2c31f4774cf5fdba901: 17269
new 9309bc6a9 linux-d14b746c6c1ca310f679ef13f661587454e2c588: 17396
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 | 240 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6292 +++---
4-build_abe-stage1/console.log | 13117 ++++++-----
5-count_linux_objs/console.log | 25105 +++++++++++----------
5-count_linux_objs/revision | 2 +-
6-check_regression/console.log | 17 +-
7-update_baseline/console.log | 34 +-
console.log | 44883 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
14 files changed, 45204 insertions(+), 44526 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 e94feafd3e6 * ipa-utils.c (ipa_merge_profiles): Do no merging when sou [...]
new 42157758d6a * cgraph.h (cgraph_node): Add predicate prevailing_p. (cg [...]
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/cgraph.c | 35 +++++++++++
gcc/cgraph.h | 17 ++++++
gcc/ipa-prop.c | 190 +++++++++++++++++++++++++++++++--------------------------
4 files changed, 166 insertions(+), 87 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 0ef8b711371 [X86] Lower to SHLD/SHRD on slow machines for optsize
new f0db4e74b45 [X86] Begin cleaning up combineOr -> SHLD/SHRD. NFCI.
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/Target/X86/X86ISelLowering.cpp | 10 +++++-----
1 file changed, 5 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 gcc.
from 668c636d76c PR tree-optimization/88464 PR target/88498 * tree-vect-s [...]
new e94feafd3e6 * ipa-utils.c (ipa_merge_profiles): Do no merging when sou [...]
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 | 5 +++++
gcc/ipa-utils.c | 4 ++++
2 files changed, 9 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 19a1b326d binutils-7ff6138b00d245b765266ccaa238e51f906f5356: all
new 3f87c4b84 gcc-668c636d76c7ac08526e9c0432b959f705c804f1: 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 (19a1b326d)
\
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 | 56 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6556 +++++++-------
4-build_abe-stage1/console.log | 9941 +++++++++++----------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 821 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 17420 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 17319 insertions(+), 17523 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-allyesconfig
in repository toolchain/gcc.
from fbc08b62620 [AArch64][doc] Clarify -msve-vector-bits=128 behaviour
adds 5fcbec0675b Daily bump.
adds 520d71b14f6 Backport from mainline 2018-11-02 Richard Biener <rguen [...]
adds abf54c8d65c * ipa.c (cgraph_build_static_cdtor_1): Add OPTIMIZATION an [...]
adds 38e08149c16 Backport from trunk 2018-12-14 Segher Boessenkool <segh [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 24 ++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/dwarf2out.c | 5 +++--
gcc/function.c | 2 +-
gcc/ipa.c | 12 +++++++++---
5 files changed, 38 insertions(+), 7 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f4f386e96 binutils-4befc55d49876f30e298630066ab1bd8e5bf2ac2: all
new 806f334c5 gcc-38e08149c16a0fa030ad84f91373db85907bae72: 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 (f4f386e96)
\
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 | 40 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6330 ++++++++--------
4-build_abe-stage1/console.log | 8350 ++++++++++-----------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 146 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 14896 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 14883 insertions(+), 14927 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-allmodconfig
in repository toolchain/binutils-gdb.
from 2b05e5e206 Automatic date update in version.in
adds 4befc55d49 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a065f38cd gcc-5fcbec0675b3feb50feba6ac8360487bec236bd1: all
new 8b4dc1c02 binutils-4befc55d49876f30e298630066ab1bd8e5bf2ac2: 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 (a065f38cd)
\
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 | 129 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3634 ++++++++---------
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 4128 ++++++++++---------
5-count_linux_objs/console.log | 152 +-
console.log | 8083 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 8038 insertions(+), 8108 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.