This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 02d226a7 0: update: binutils-gcc: 2
new 81a195a0 0: update: binutils-gcc: 2
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 (02d226a7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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.xz | Bin 1544 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 52196 -> 51540 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 944496 -> 947588 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_gnu_native_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards 3769a481 0: update: binutils-gcc-linux-glibc-gdb: 1
new 55ba4a65 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (3769a481)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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.xz | Bin 1544 -> 1508 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 52040 -> 51116 bytes
04-build_abe-gcc/console.log.xz | Bin 233124 -> 232596 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8800 -> 8696 bytes
07-build_abe-glibc/console.log.xz | Bin 230852 -> 230576 bytes
08-build_abe-gdb/console.log.xz | Bin 49440 -> 49796 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3820 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2220 -> 2464 bytes
11-check_regression/console.log.xz | Bin 2396 -> 2752 bytes
11-check_regression/extra-bisect-params | 1 +
11-check_regression/fails.sum | 6 +
11-check_regression/results.compare | 17 +-
11-check_regression/results.compare2 | 36 +--
11-check_regression/results.regressions | 18 ++
12-update_baseline/console.log | 194 +++++++++-------
12-update_baseline/extra-bisect-params | 1 +
12-update_baseline/fails.sum | 6 +
12-update_baseline/results.compare | 17 +-
12-update_baseline/results.compare2 | 36 +--
12-update_baseline/results.regressions | 18 ++
jenkins/manifest.sh | 20 +-
sumfiles/binutils.log.xz | Bin 55284 -> 55184 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 97792 -> 97692 bytes
sumfiles/gas.sum | 273 +++++++++++------------
sumfiles/ld.log.xz | Bin 130616 -> 130596 bytes
sumfiles/ld.sum | 340 ++++++++++++++---------------
29 files changed, 581 insertions(+), 460 deletions(-)
create mode 100644 11-check_regression/extra-bisect-params
create mode 100644 11-check_regression/fails.sum
create mode 100644 11-check_regression/results.regressions
create mode 100644 12-update_baseline/extra-bisect-params
create mode 100644 12-update_baseline/fails.sum
create mode 100644 12-update_baseline/results.regressions
--
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 5143faee0d0 libgcc: use __builtin_clz and __builtin_ctz in libbid
new 6c420193e86 libgomp: Add new runtime routines omp_target_memcpy_async a [...]
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/omp-low.cc | 2 +
libgomp/libgomp.map | 2 +
libgomp/libgomp.texi | 2 +-
libgomp/omp.h.in | 12 +
libgomp/omp_lib.f90.in | 40 +++
libgomp/omp_lib.h.in | 41 +++
libgomp/target.c | 290 +++++++++++++++++----
libgomp/task.c | 1 +
.../libgomp.c-c++-common/target-memcpy-async-1.c | 46 ++++
.../libgomp.c-c++-common/target-memcpy-async-2.c | 74 ++++++
.../target-memcpy-rect-async-1.c | 68 +++++
.../target-memcpy-rect-async-2.c | 91 +++++++
.../libgomp.fortran/target-memcpy-async-1.f90 | 42 +++
.../libgomp.fortran/target-memcpy-async-2.f90 | 91 +++++++
.../libgomp.fortran/target-memcpy-rect-async-1.f90 | 86 ++++++
.../libgomp.fortran/target-memcpy-rect-async-2.f90 | 117 +++++++++
16 files changed, 950 insertions(+), 55 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/target-memcpy-async-1.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/target-memcpy-async-2.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/target-memcpy-rect-async-1.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/target-memcpy-rect-async-2.c
create mode 100644 libgomp/testsuite/libgomp.fortran/target-memcpy-async-1.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/target-memcpy-async-2.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/target-memcpy-rect-async-1.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/target-memcpy-rect-async-2.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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from ef5d515048 Automatic date update in version.in
adds bd7d326deb Tidy warn-execstack handling
No new revisions were added by this update.
Summary of changes:
bfd/elflink.c | 2 +-
include/bfdlink.h | 9 +++------
ld/configure | 9 ++++-----
ld/configure.ac | 9 ++++-----
ld/ld.texi | 4 ++--
ld/lexsup.c | 6 +++---
6 files changed, 17 insertions(+), 22 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 56d1a39c 0: update: binutils-gcc: 2
new 5e42a016 0: update: binutils-gcc: 2
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 (56d1a39c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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.xz | Bin 1492 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 53092 -> 52236 bytes
05-build_abe-bootstrap/console.log.xz | Bin 462860 -> 460376 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 12 ++++++------
6 files changed, 6 insertions(+), 6 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_gnu_native_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
discards e4b86d3a 0: update: binutils-gcc-linux-glibc-gdb: 1
new 315ac628 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (e4b86d3a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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.xz | Bin 1552 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2704 bytes
03-build_abe-binutils/console.log.xz | Bin 38516 -> 38540 bytes
04-build_abe-gcc/console.log.xz | Bin 208788 -> 210076 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8692 -> 8684 bytes
07-build_abe-glibc/console.log.xz | Bin 238444 -> 238600 bytes
08-build_abe-gdb/console.log.xz | Bin 37748 -> 38004 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3828 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2212 -> 2456 bytes
11-check_regression/console.log.xz | Bin 2396 -> 2688 bytes
11-check_regression/extra-bisect-params | 1 +
11-check_regression/fails.sum | 6 +
11-check_regression/results.compare | 17 +-
11-check_regression/results.compare2 | 37 ++-
11-check_regression/results.regressions | 18 ++
12-update_baseline/console.log | 463 ++++++++++++++++-------------
12-update_baseline/extra-bisect-params | 1 +
12-update_baseline/fails.sum | 6 +
12-update_baseline/results.compare | 17 +-
12-update_baseline/results.compare2 | 37 ++-
12-update_baseline/results.regressions | 18 ++
jenkins/manifest.sh | 20 +-
sumfiles/binutils.log.xz | Bin 55856 -> 55948 bytes
sumfiles/binutils.sum | 58 ++--
sumfiles/gas.log.xz | Bin 81036 -> 81064 bytes
sumfiles/gas.sum | 270 ++++++++---------
sumfiles/ld.log.xz | Bin 120764 -> 120808 bytes
sumfiles/ld.sum | 340 ++++++++++-----------
29 files changed, 704 insertions(+), 605 deletions(-)
create mode 100644 11-check_regression/extra-bisect-params
create mode 100644 11-check_regression/fails.sum
create mode 100644 11-check_regression/results.regressions
create mode 100644 12-update_baseline/extra-bisect-params
create mode 100644 12-update_baseline/fails.sum
create mode 100644 12-update_baseline/results.regressions
--
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 7b3aad81 4: update: gcc-b90e43dbbb2ba00ef2f8b2468fb09b43a12ae13d: 33
new fa79615b 4: update: binutils-gcc-linux-qemu: 33
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 (7b3aad81)
\
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.xz | Bin 1780 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 29868 -> 30700 bytes
04-build_abe-stage1/console.log.xz | Bin 72540 -> 71964 bytes
05-build_abe-qemu/console.log.xz | Bin 34316 -> 33072 bytes
06-build_linux/console.log.xz | Bin 6256 -> 5596 bytes
08-check_regression/console.log.xz | Bin 472 -> 476 bytes
09-update_baseline/console.log | 179 ++++++++++++++++++++++-------------
jenkins/manifest.sh | 21 ++--
9 files changed, 123 insertions(+), 77 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.