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_O3
in repository toolchain/ci/base-artifacts.
discards 4e75432a5 0: update: binutils-gcc: 2
new 5d3b46690 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 (4e75432a5)
\
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 1532 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 51868 -> 51608 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 460412 -> 460288 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_kernel/llvm-release-arm-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 0dae8bed68 Automatic date update in version.in
adds fe36d34f25 Automatic date update in version.in
adds 949c11728c Automatic date update in version.in
adds d2823f8c27 Automatic date update in version.in
adds ebd859d2cc 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/llvm-release-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards c54b37a7e 0: update: binutils-llvm-linux-qemu: boot
new 922e6d8ab 0: update: binutils-llvm-linux-qemu: 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 (c54b37a7e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 1584 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 29916 -> 29904 bytes
04-build_kernel_llvm/console.log.xz | Bin 60084 -> 59972 bytes
05-build_abe-qemu/console.log.xz | Bin 32156 -> 32128 bytes
06-build_linux/console.log.xz | Bin 3856 -> 3752 bytes
07-boot_linux/console.log.xz | Bin 5936 -> 5944 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
results | 2 +-
11 files changed, 16 insertions(+), 16 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 binutils-gdb.
from afd53c3c0a2 gdb:csky add support target-descriptions for CSKY arch
new c714aff10b1 gdb: don't use bashism in configure test
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:
gdb/configure | 2 +-
gdb/configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 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 gcc.
from 3b598848f6f Introduce -finstrument-functions-once
new 1158fe43407 openmp: Conforming device numbers and omp_{initial,invalid}_device
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-expand.cc | 74 ++++++++++--
include/gomp-constants.h | 11 ++
libgomp/icv-device.c | 2 +-
libgomp/libgomp.texi | 2 +-
libgomp/omp.h.in | 6 +
libgomp/omp_lib.f90.in | 2 +
libgomp/omp_lib.h.in | 3 +
libgomp/target.c | 127 ++++++++++-----------
.../libgomp.c-c++-common/target-is-accessible-1.c | 5 +-
libgomp/testsuite/libgomp.c/target-41.c | 8 +-
libgomp/testsuite/libgomp.c/target-45.c | 19 +++
libgomp/testsuite/libgomp.c/target-46.c | 20 ++++
libgomp/testsuite/libgomp.c/target-47.c | 19 +++
.../libgomp.fortran/target-is-accessible-1.f90 | 13 ++-
14 files changed, 223 insertions(+), 88 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c/target-45.c
create mode 100644 libgomp/testsuite/libgomp.c/target-46.c
create mode 100644 libgomp/testsuite/libgomp.c/target-47.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_gcc_bootstrap/release-arm-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from 0dae8bed68 Automatic date update in version.in
adds fe36d34f25 Automatic date update in version.in
adds 949c11728c Automatic date update in version.in
adds d2823f8c27 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.