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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c4e916113 0: update: llvm-linux-qemu: all
new 587fb7672 0: update: llvm-linux-qemu: 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 (c4e916113)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 172 +-
02-prepare_abe/console.log | 272 +-
03-build_llvm/console.log | 13836 ++++++++++++------------
04-build_linux/console.log | 798 +-
05-build_abe-qemu/console.log | 6717 ++++++------
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 10 +-
console.log | 21809 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
10 files changed, 21804 insertions(+), 21822 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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0303e59c6 2: update: llvm-linux-qemu: 19388
new 92f2b9df7 2: update: llvm-linux-qemu: 19388
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 (0303e59c6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 122 +-
02-prepare_abe/console.log | 100 +-
03-build_llvm/console.log | 13080 +++++++++++++--------------
04-build_linux/console.log | 774 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 6 +-
08-update_baseline/console.log | 146 +-
08-update_baseline/results.regressions | 6 +-
console.log | 14240 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
10 files changed, 14250 insertions(+), 14250 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 devel/coarray_native
in repository gcc.
from 1a50de87787 Made the ALLOCATED intrinsic work with scalar coarrays.
new fe0069ed4d6 Add offset to allocatable shared coarrays.
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/fortran/trans-array.c | 54 ++++++++++++++++++----
gcc/fortran/trans-array.h | 3 +-
gcc/fortran/trans-decl.c | 21 ++++++---
gcc/fortran/trans-intrinsic.c | 2 +-
gcc/fortran/trans.h | 7 ++-
.../{ => caf-shared}/coarray_allocate_3.f08 | 3 +-
libgfortran/caf_shared/wrapper.c | 8 ++--
7 files changed, 72 insertions(+), 26 deletions(-)
copy gcc/testsuite/gfortran.dg/{ => caf-shared}/coarray_allocate_3.f08 (93%)
--
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-defconfig
in repository toolchain/ci/binutils-gdb.
from 6bf6909bf4 Automatic date update in version.in
adds b4e3cd0440 arc: Add support for signal handlers
adds d4af727286 arc: Add support for signal frames for Linux targets
adds 46023bbe81 arc: Take into account the REGNUM in supply/collect gdb hooks
adds 04c9f85efc gdb: Add native support for ARC in GNU/Linux
adds acf10cacc6 arc: Make variable name in comments uppercase
adds e512699ac8 Remove trailing white spaces in gdb/frame.{c,h}
adds 9423103f54 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 40 +++++++
gdb/Makefile.in | 1 +
gdb/arc-linux-nat.c | 320 +++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/arc-linux-tdep.c | 224 ++++++++++++++++++++++++++++++++++--
gdb/arc-tdep.c | 123 ++++++++++++++++++++
gdb/arc-tdep.h | 13 +++
gdb/configure.host | 3 +
gdb/configure.nat | 4 +
gdb/frame.c | 12 +-
gdb/frame.h | 4 +-
11 files changed, 727 insertions(+), 19 deletions(-)
create mode 100644 gdb/arc-linux-nat.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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 9ea0e330d 2: update: binutils-gcc-linux-qemu: 19
new 5bb7f327d 2: update: binutils-gcc-linux-qemu: 19
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 (9ea0e330d)
\
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 | 184 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11891 +++++----
04-build_abe-stage1/console.log | 20868 ++++++++--------
05-build_linux/console.log | 5096 ++--
08-check_regression/console.log | 14 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 72 +-
09-update_baseline/results.regressions | 20 +-
console.log | 38565 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 38588 insertions(+), 38598 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-aarch64-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 6bf6909bf4 Automatic date update in version.in
adds b4e3cd0440 arc: Add support for signal handlers
adds d4af727286 arc: Add support for signal frames for Linux targets
adds 46023bbe81 arc: Take into account the REGNUM in supply/collect gdb hooks
adds 04c9f85efc gdb: Add native support for ARC in GNU/Linux
adds acf10cacc6 arc: Make variable name in comments uppercase
adds e512699ac8 Remove trailing white spaces in gdb/frame.{c,h}
adds 9423103f54 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 40 +++++++
gdb/Makefile.in | 1 +
gdb/arc-linux-nat.c | 320 +++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/arc-linux-tdep.c | 224 ++++++++++++++++++++++++++++++++++--
gdb/arc-tdep.c | 123 ++++++++++++++++++++
gdb/arc-tdep.h | 13 +++
gdb/configure.host | 3 +
gdb/configure.nat | 4 +
gdb/frame.c | 12 +-
gdb/frame.h | 4 +-
11 files changed, 727 insertions(+), 19 deletions(-)
create mode 100644 gdb/arc-linux-nat.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.