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-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 2e1a984c23 Automatic date update in version.in
adds a72f8c4ce3 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 53e172a4 0: update: binutils-gcc-linux: boot
new 055495a0 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 (53e172a4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 98 +-
03-build_abe-binutils/console.log | 11374 ++++++------
04-build_abe-stage1/console.log | 19904 +++++++++++----------
05-build_linux/console.log | 2266 +--
06-boot_linux/console.log | 384 +-
console.log | 34091 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 34140 insertions(+), 34119 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-next-allyesconfig
in repository toolchain/ci/gcc.
from e1e3da4b5c8 Daily bump.
adds 96161eee929 2019-06-09 Paul Thomas <pault(a)gcc.gnu.org>
adds 6da8cd22dff PR c++/60366 * g++.dg/cpp0x/lambda/lambda-ice32.C: New test.
adds a032a26894e PR c++/65175 * g++.dg/cpp0x/alias-decl-69.C: New test.
adds eabef64f6e1 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 13 ++
gcc/testsuite/g++.dg/cpp0x/alias-decl-69.C | 40 ++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice32.C | 9 +
.../gfortran.dg/assumed_rank_bounds_3.f90 | 219 +++++++++++++++++++++
5 files changed, 282 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-69.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice32.C
create mode 100644 gcc/testsuite/gfortran.dg/assumed_rank_bounds_3.f90
--
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-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 2e1a984c23 Automatic date update in version.in
adds a72f8c4ce3 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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9e2819e9 0: update: binutils-gcc-linux: all
new b1891479 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 (9e2819e9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 128 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11260 ++++++-------
04-build_abe-stage1/console.log | 19874 +++++++++++-----------
05-build_linux/console.log | 920 +-
06-boot_linux/console.log | 2 +-
console.log | 32518 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 32580 insertions(+), 32568 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-next-allmodconfig
in repository toolchain/ci/gcc.
from e1e3da4b5c8 Daily bump.
adds 96161eee929 2019-06-09 Paul Thomas <pault(a)gcc.gnu.org>
adds 6da8cd22dff PR c++/60366 * g++.dg/cpp0x/lambda/lambda-ice32.C: New test.
adds a032a26894e PR c++/65175 * g++.dg/cpp0x/alias-decl-69.C: New test.
adds eabef64f6e1 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 13 ++
gcc/testsuite/g++.dg/cpp0x/alias-decl-69.C | 40 ++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice32.C | 9 +
.../gfortran.dg/assumed_rank_bounds_3.f90 | 219 +++++++++++++++++++++
5 files changed, 282 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-69.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice32.C
create mode 100644 gcc/testsuite/gfortran.dg/assumed_rank_bounds_3.f90
--
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-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 2e1a984c23 Automatic date update in version.in
adds a72f8c4ce3 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 31aec056 0: update: binutils-gcc-linux: all
new 0575bda8 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 (31aec056)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 276 +-
03-build_abe-binutils/console.log | 11198 ++++++-------
04-build_abe-stage1/console.log | 20009 +++++++++++-----------
05-build_linux/console.log | 930 +-
06-boot_linux/console.log | 2 +-
console.log | 32297 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 32428 insertions(+), 32426 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-defconfig
in repository toolchain/ci/base-artifacts.
discards ca0b931b 0: update: llvm-linux: boot
new 7fac2a2c 0: update: llvm-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 (ca0b931b)
\
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:
01-reset_artifacts/console.log | 166 +-
02-build_llvm/console.log | 11901 ++++++++++++++++----------------
03-build_linux/console.log | 1614 +++--
04-boot_linux/console.log | 478 +-
console.log | 14184 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 14185 insertions(+), 14166 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.