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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f5966ab9f gcc-f8ab9c3942dfbb2ab1d4b18181a92486c1396330: all
new c2cdef8c8 binutils-ab358bfda7012d26f8f3649ffca22e606c50e081: 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 (f5966ab9f)
\
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 | 96 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3798 +++++++++--------
4-build_abe-stage1/console.log | 4820 +++++++++++----------
5-count_linux_objs/console.log | 68 +-
console.log | 8754 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8877 insertions(+), 8681 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 60598d9958e [x86] add test for vector shuffle --> extend transform (PR4 [...]
new 70157e39818 [DAGCombiner] limit shuffle to extend transform (PR40146)
new 983d617e6eb [llvm-exegesis] Clustering: don't enqueue a point multiple times
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 9 ++--
test/CodeGen/X86/vec_cast3.ll | 84 +++-----------------------------
tools/llvm-exegesis/lib/Clustering.cpp | 68 +++++++++++++-------------
3 files changed, 48 insertions(+), 113 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/gcc.
from 2c73ceb419a 2018-12-22 Steven G . Kargl <kargl(a)gcc.gnu.org>
adds e8ba2316724 Daily bump.
adds f8ab9c3942d 2018-12-23 Paul Thomas <pault(a)gcc.gnu.org>
adds 12e0a59aed1 2018-12-23 Paul Thomas <pault(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 21 +++++++++-
gcc/fortran/resolve.c | 5 +++
gcc/fortran/trans-array.c | 9 +++++
gcc/fortran/trans-expr.c | 20 +++++++---
gcc/testsuite/ChangeLog | 14 ++++++-
.../gfortran.dg/deferred_character_22.f90 | 27 +++++++++++++
gcc/testsuite/gfortran.dg/ptr_func_assign_5.f08 | 45 ++++++++++++++++++++++
8 files changed, 134 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_22.f90
create mode 100644 gcc/testsuite/gfortran.dg/ptr_func_assign_5.f08
--
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 f891ac2e8 linux-9105b8aa50c182371533fc97db64fc8f26f051b3: all
new f11412841 gcc-12e0a59aed1d8c917505a3953bf1de59f03a1783: 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 (f891ac2e8)
\
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 | 128 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3483 ++++++++---------
4-build_abe-stage1/console.log | 3895 +++++++++----------
5-count_linux_objs/console.log | 249 +-
console.log | 7729 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7822 insertions(+), 7688 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 2c73ceb419a 2018-12-22 Steven G . Kargl <kargl(a)gcc.gnu.org>
adds e8ba2316724 Daily bump.
adds f8ab9c3942d 2018-12-23 Paul Thomas <pault(a)gcc.gnu.org>
adds 12e0a59aed1 2018-12-23 Paul Thomas <pault(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 21 +++++++++-
gcc/fortran/resolve.c | 5 +++
gcc/fortran/trans-array.c | 9 +++++
gcc/fortran/trans-expr.c | 20 +++++++---
gcc/testsuite/ChangeLog | 14 ++++++-
.../gfortran.dg/deferred_character_22.f90 | 27 +++++++++++++
gcc/testsuite/gfortran.dg/ptr_func_assign_5.f08 | 45 ++++++++++++++++++++++
8 files changed, 134 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_22.f90
create mode 100644 gcc/testsuite/gfortran.dg/ptr_func_assign_5.f08
--
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 21b5e7957 binutils-ab358bfda7012d26f8f3649ffca22e606c50e081: all
new 7bfe19186 gcc-12e0a59aed1d8c917505a3953bf1de59f03a1783: 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 (21b5e7957)
\
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 | 72 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3598 +++++++++---------
4-build_abe-stage1/console.log | 3956 +++++++++----------
5-count_linux_objs/console.log | 184 +-
console.log | 7810 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7825 insertions(+), 7817 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 246c1b08d5 Automatic date update in version.in
adds ab358bfda7 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 b9eaf3e61 linux-9105b8aa50c182371533fc97db64fc8f26f051b3: all
new 3c9249159 binutils-ab358bfda7012d26f8f3649ffca22e606c50e081: 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 (b9eaf3e61)
\
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 | 104 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3544 ++++++++---------
4-build_abe-stage1/console.log | 4071 +++++++++----------
5-count_linux_objs/console.log | 253 +-
console.log | 8060 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8042 insertions(+), 8014 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-8-branch
in repository gcc.
from 12e0a59aed1 2018-12-23 Paul Thomas <pault(a)gcc.gnu.org>
new 3d998e7482f backport r266853 to fix PR target/78444.
new e3378dd274c darwin, libstdc++, don't try to export construction vtable [...]
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:
gcc/ChangeLog | 10 ++++++++++
gcc/config/i386/darwin.h | 3 ---
gcc/config/i386/i386.c | 10 ++++++++--
libstdc++-v3/ChangeLog | 8 ++++++++
libstdc++-v3/scripts/make_exports.pl | 8 ++++++++
5 files changed, 34 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.