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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards faedee1 1: update: llvm-linux: 16550
new f5e4865 1: update: llvm-linux: 16550
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 (faedee1)
\
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 | 176 +-
02-build_llvm/console.log | 12028 ++++++++++++++--------------
03-build_linux/console.log | 4536 +++++------
console.log | 16740 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 16734 insertions(+), 16754 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-allyesconfig
in repository toolchain/ci/gcc.
from 83cfdc89abe Daily bump.
adds a1425c004e8 Daily bump.
adds 0240c270776 2019-07-07 Paul Thomas <pault(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 7 ++
gcc/fortran/trans-array.c | 6 +-
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gfortran.dg/pointer_array_11.f90 | 90 ++++++++++++++++++++++++++
5 files changed, 106 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pointer_array_11.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-release-aarch64-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from ed1604e838 Automatic date update in version.in
adds 6198971493 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5754285 0: update: binutils-gcc-linux: all
new dfc7076 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 (5754285)
\
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:
01-reset_artifacts/console.log | 16 +-
02-prepare_abe/console.log | 260 +-
03-build_abe-binutils/console.log | 9650 +++++++--------
04-build_abe-stage1/console.log | 13443 ++++++++++----------
05-build_linux/console.log | 668 +-
06-boot_linux/console.log | 6 +-
console.log | 24074 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 24086 insertions(+), 24043 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-mainline-allnoconfig
in repository toolchain/ci/gcc.
from a559dc97b79 [s390] Fix ambiguous .md attribute uses
adds 402bea3aff8 Fix recent regression in __atomic_add_dispatch
adds a0110ad7085 * omp-low.c (struct omp_context): Rename combined_into_sim [...]
adds 8d54bfe2765 * omp-low.c (lower_rec_input_clauses): For lastprivate cla [...]
adds 8d9af6a1f86 Daily bump.
adds d57faea9337 Fix uninitialised use in mips_split_move
adds da056355584 PR91068: Fix MIPS fallout from IRA matched operand changes
adds be717dc1f16 2019-07-07 Paul Thomas <pault(a)gcc.gnu.org>
adds fa3fa65e18f [Darwin] Don't jam symbol stubs on for kernel code.
adds f716e30e1cc [Darwin] Make a final check on PIC options.
adds 83eb752c6c4 rs6000: Delete Ffre
new f60e7cee570 PR tree-optimization/91090 * tree-ssa-dom.c [...]
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 | 44 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.c | 10 ++-
gcc/config/mips/mips.c | 4 +-
gcc/config/mips/mips.md | 12 +--
gcc/config/rs6000/rs6000.md | 1 -
gcc/fortran/ChangeLog | 11 ++-
gcc/fortran/trans-array.c | 17 +---
gcc/omp-low.c | 54 ++++++++---
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gfortran.dg/pointer_array_11.f90 | 90 +++++++++++++++++++
gcc/tree-ssa-dom.c | 11 ++-
libgomp/ChangeLog | 3 +
libgomp/testsuite/libgomp.c/scan-19.c | 119 +++++++++++++++++++++++++
libgomp/testsuite/libgomp.c/scan-20.c | 119 +++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 6 ++
libstdc++-v3/include/ext/atomicity.h | 9 +-
17 files changed, 470 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pointer_array_11.f90
create mode 100644 libgomp/testsuite/libgomp.c/scan-19.c
create mode 100644 libgomp/testsuite/libgomp.c/scan-20.c
--
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-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 923cccf9bc Automatic date update in version.in
adds 25c816e70e 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0aacb6d 0: update: binutils-gcc-linux: all
new bed6ef4 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 (0aacb6d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 434 +-
03-build_abe-binutils/console.log | 11088 ++++++-------
04-build_abe-stage1/console.log | 19536 +++++++++++-----------
05-build_linux/console.log | 586 +-
06-boot_linux/console.log | 2 +-
console.log | 31793 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 31773 insertions(+), 31808 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-lts-allnoconfig
in repository toolchain/ci/gcc.
from 83cfdc89abe Daily bump.
adds a1425c004e8 Daily bump.
adds 0240c270776 2019-07-07 Paul Thomas <pault(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 7 ++
gcc/fortran/trans-array.c | 6 +-
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gfortran.dg/pointer_array_11.f90 | 90 ++++++++++++++++++++++++++
5 files changed, 106 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pointer_array_11.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-release-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from ed1604e838 Automatic date update in version.in
adds 6198971493 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-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2ab5102 0: update: binutils-gcc-linux: all
new 58f1668 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 (2ab5102)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 434 +-
03-build_abe-binutils/console.log | 10686 ++++++-------
04-build_abe-stage1/console.log | 17394 ++++++++++-----------
05-build_linux/console.log | 718 +-
06-boot_linux/console.log | 2 +-
console.log | 29543 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 29480 insertions(+), 29439 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.