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 e38ef09cee1 2019-12-21 Paul Thomas <pault(a)gcc.gnu.org>
adds 3c242cd6b08 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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 894459f1 0: update: binutils-gcc-linux: all
new 6d9e9841 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 (894459f1)
\
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 | 184 +-
02-prepare_abe/console.log | 144 +-
03-build_abe-binutils/console.log | 10650 +++++++--------
04-build_abe-stage1/console.log | 14044 ++++++++++---------
05-build_linux/console.log | 940 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 26015 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 25977 insertions(+), 26034 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 301b640a 1: reset: linux-51466b3fd2725bfb0de629f71c0854ff276d50ae: 17343
new 2d2e4c38 2: update: linux-7ddd09fc4b745fb1d8942f95389583e08412e0cd: 18079
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 | 69 +-
02-prepare_abe/console.log | 32 +-
03-build_abe-binutils/console.log | 10107 ++++++++-------
04-build_abe-stage1/console.log | 13150 ++++++++++----------
05-build_linux/console.log | 755 +-
07-check_regression/console.log | 25 +-
08-update_baseline/console.log | 54 +
console.log | 24050 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
11 files changed, 24217 insertions(+), 24037 deletions(-)
delete mode 100644 reset-baseline
--
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 05a1be7d086 Restrict some aarch64 testcases to little-endian
new 5a5813e7852 Add OpenACC 2.6 `acc_get_property' support
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:
include/ChangeLog | 6 +
include/gomp-constants.h | 15 +++
libgomp/ChangeLog | 51 ++++++++
libgomp/libgomp-plugin.h | 8 ++
libgomp/libgomp.h | 1 +
libgomp/libgomp.map | 4 +
libgomp/libgomp.texi | 39 +++++++
libgomp/oacc-host.c | 22 ++++
libgomp/oacc-init.c | 63 +++++++++-
libgomp/openacc.f90 | 129 ++++++++++++++++++++-
libgomp/openacc.h | 15 +++
libgomp/plugin/cuda-lib.def | 4 +
libgomp/plugin/plugin-gcn.c | 11 ++
libgomp/plugin/plugin-hsa.c | 26 +++++
libgomp/plugin/plugin-nvptx.c | 87 +++++++++++++-
libgomp/target.c | 1 +
.../libgomp.oacc-c-c++-common/acc_get_property-2.c | 68 +++++++++++
.../libgomp.oacc-c-c++-common/acc_get_property-3.c | 19 +++
.../acc_get_property-aux.c | 80 +++++++++++++
.../libgomp.oacc-c-c++-common/acc_get_property.c | 76 ++++++++++++
.../libgomp.oacc-fortran/acc_get_property.f90 | 93 +++++++++++++++
liboffloadmic/ChangeLog | 8 ++
liboffloadmic/plugin/libgomp-plugin-intelmic.cpp | 21 ++++
23 files changed, 841 insertions(+), 6 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/acc_get_property-2.c
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/acc_get_property-3.c
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/acc_get_property-aux.c
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/acc_get_property.c
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/acc_get_property.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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 35c747e8 0: update: binutils-gcc: all
new 301b640a 1: reset: linux-51466b3fd2725bfb0de629f71c0854ff276d50ae: 17343
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 | 185 +-
02-prepare_abe/console.log | 70 +-
03-build_abe-binutils/console.log | 10867 ++++++++-------
04-build_abe-stage1/console.log | 13752 ++++++++++---------
05-build_linux/console.log | 618 +-
06-boot_linux/console.log | 11 -
07-check_regression/console.log | 22 +-
08-update_baseline/console.log | 29 -
console.log | 25554 ++++++++++++++++++------------------
jenkins/manifest.sh | 13 +-
reset-baseline | 0
results | 4 +-
12 files changed, 24883 insertions(+), 26242 deletions(-)
delete mode 100644 06-boot_linux/console.log
create mode 100644 reset-baseline
--
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-defconfig
in repository toolchain/ci/gcc.
from e38ef09cee1 2019-12-21 Paul Thomas <pault(a)gcc.gnu.org>
adds 3c242cd6b08 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 1ff58cb6 0: update: binutils-gcc-linux: boot
new 47fe3b63 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 (1ff58cb6)
\
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 | 16 +-
02-prepare_abe/console.log | 214 +-
03-build_abe-binutils/console.log | 11006 ++++++-------
04-build_abe-stage1/console.log | 18561 +++++++++++----------
05-build_linux/console.log | 726 +-
06-boot_linux/console.log | 472 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 31046 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 31030 insertions(+), 31023 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8469182e 13: update: llvm-linux: 19
discards cda3351b 12: reset: llvm-2520bef865329d4c04e2de30c222ad0d5ad13ccc: 19
discards b7c86d10 11: update: linux-7d120bf21c05cbe30a679f0feeca884eeaceb069: 16048
new 43309557 11: update: llvm-linux: 16048
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 (8469182e)
\
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 | 225 +-
02-build_llvm/console.log | 12586 ++++++++++++++--------------
03-build_linux/console.log | 4089 ++++++++-
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 113 +-
console.log | 17031 +++++++++++++++++++++++---------------
jenkins/manifest.sh | 8 +-
results | 2 +-
8 files changed, 20361 insertions(+), 13711 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-allmodconfig
in repository toolchain/ci/gcc.
from e38ef09cee1 2019-12-21 Paul Thomas <pault(a)gcc.gnu.org>
adds 3c242cd6b08 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.