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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from c588b266bf Automatic date update in version.in
adds 2e1a984c23 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-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 6da9ad0c 0: update: binutils-gcc-linux: all
new 82a50e25 0: update: 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 (6da9ad0c)
\
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 | 130 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11270 ++++----
04-build_abe-stage1/console.log | 15433 ++++++-----
05-build_linux/console.log | 24566 ++++++++---------
06-boot_linux/console.log | 2 +-
console.log | 51839 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 51830 insertions(+), 51860 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b321927b 0: update: llvm-linux: 18110
new 902addd4 0: update: llvm-linux: 18110
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 (b321927b)
\
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:
01-reset_artifacts/console.log | 244 +-
02-build_llvm/console.log | 11818 ++++++++++++++-------------
03-build_linux/console.log | 4402 +++++-----
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 28 -
console.log | 16498 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 16470 insertions(+), 16534 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 a900cb8b152 [X86] NFCI : Comment updation for EVEX to VEX translation.
new d1edfbfdf21 [bindings/go] Add wrappers for atomic operations.
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:
bindings/go/llvm/ir.go | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 54 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-lts-defconfig
in repository toolchain/ci/gcc.
from 9fafffe8f34 2019-06-08 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
adds 202d21f034e PR c++/72845 * g++.dg/cpp0x/noexcept41.C: New test.
adds bff2350b1dc PR c++/77548 * g++.dg/other/pr77548.C: New test.
adds 94f63137131 Use consistent spelling of PCLMUL instruction
adds bd553281197 2019-06-08 Thomas Koenig <tkoenig(a)gcc.gnu.org> Tomáš Trn [...]
adds 19b9972d36c PR c++/52269 * g++.dg/cpp0x/constexpr-decltype4.C: New test.
adds 2134721052b 2019-06-08 Paul Thomas <pault(a)gcc.gnu.org>
adds 1fe150d141d 2019-06-08 Edward Smith-Rowland <3dw4rd(a)verizon.net>
adds e1e3da4b5c8 Daily bump.
new 96161eee929 2019-06-09 Paul Thomas <pault(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/ChangeLog | 5 +
gcc/DATESTAMP | 2 +-
gcc/doc/invoke.texi | 16 +-
gcc/fortran/ChangeLog | 18 ++
gcc/fortran/trans-expr.c | 29 +--
gcc/fortran/trans-types.c | 3 +
gcc/testsuite/ChangeLog | 34 +++-
gcc/testsuite/g++.dg/cpp0x/constexpr-decltype4.C | 21 ++
gcc/testsuite/g++.dg/cpp0x/noexcept41.C | 12 ++
gcc/testsuite/g++.dg/other/pr77548.C | 9 +
.../gfortran.dg/assumed_rank_bounds_3.f90 | 219 +++++++++++++++++++++
.../gfortran.dg/deferred_character_33.f90 | 35 ++++
.../gfortran.dg/deferred_character_33a.f90 | 9 +
gcc/testsuite/gfortran.dg/proc_ptr_51.f90 | 38 ++++
libstdc++-v3/ChangeLog | 8 +
.../requirements/constexpr_iter.cc | 42 ++++
.../array/requirements/constexpr_iter.cc | 41 ++++
17 files changed, 508 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-decltype4.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept41.C
create mode 100644 gcc/testsuite/g++.dg/other/pr77548.C
create mode 100644 gcc/testsuite/gfortran.dg/assumed_rank_bounds_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_33.f90
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_33a.f90
create mode 100644 gcc/testsuite/gfortran.dg/proc_ptr_51.f90
create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string_view/requirement [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/array/requirements/constex [...]
--
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-defconfig
in repository toolchain/ci/binutils-gdb.
from c588b266bf Automatic date update in version.in
adds 2e1a984c23 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-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 8a4be2fb 0: update: binutils-gcc-linux: boot
new df729775 0: update: binutils-gcc-linux: boot
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 (8a4be2fb)
\
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 | 130 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10792 +++++-----
04-build_abe-stage1/console.log | 15119 +++++++-------
05-build_linux/console.log | 13665 ++----------
06-boot_linux/console.log | 334 +-
console.log | 40508 +++++++++++++-----------------------
jenkins/manifest.sh | 16 +-
8 files changed, 29471 insertions(+), 51531 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.