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-defconfig
in repository toolchain/ci/base-artifacts.
discards 2ff99cf4 0: update: llvm-linux: boot
new ce22a10f 0: update: llvm-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 (2ff99cf4)
\
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 | 68 +-
02-build_llvm/console.log | 11890 ++++++++++++++++----------------
03-build_linux/console.log | 1750 ++---
04-boot_linux/console.log | 430 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 14171 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14200 insertions(+), 14150 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/gcc.
from e27959dec03 Daily bump.
adds 9732a93393c * doc/install.texi (Specific, bfin): blackfin.uclinux.org [...]
adds 2d0093b1d70 [Darwin, PPC] Fix fail of cpp/assert4.c
adds 168a1e2923e [Darwin, fixincludes] Fix PR83531
adds b71ab3fdaa3 Daily bump.
new 24bf4b31e0b 2019-08-18 Steven G. Kargl <kargl(a)gcc.gnu.org>
new b1d96739945 PR target/91441 - Turn off -fsanitize=kernel-address if TAR [...]
The 2 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:
fixincludes/ChangeLog | 9 +++++
fixincludes/fixincl.x | 66 +++++++++++++++++++++++++++++---
fixincludes/inclhack.def | 27 +++++++++++++
fixincludes/tests/base/os/availability.h | 18 +++++++++
gcc/ChangeLog | 19 ++++++++-
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/darwin.h | 20 ++++++++--
gcc/doc/install.texi | 2 +-
gcc/fortran/ChangeLog | 6 +++
gcc/fortran/module.c | 2 +-
gcc/testsuite/ChangeLog | 10 +++++
gcc/testsuite/gcc.target/riscv/pr91441.c | 10 +++++
gcc/testsuite/gfortran.dg/pr91485.f90 | 24 ++++++++++++
gcc/toplev.c | 10 +----
14 files changed, 203 insertions(+), 22 deletions(-)
create mode 100644 fixincludes/tests/base/os/availability.h
create mode 100644 gcc/testsuite/gcc.target/riscv/pr91441.c
create mode 100644 gcc/testsuite/gfortran.dg/pr91485.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-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from b271c8567a Automatic date update in version.in
adds 2c115c4f3c Automatic date update in version.in
adds 72c03e30ae Float16: Fix test failures for non ELF targets
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 4 ++++
gas/config/tc-arm.c | 49 ++++++++++++++++++++++---------------------------
3 files changed, 27 insertions(+), 28 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/base-artifacts.
discards 7789ca72 0: update: binutils-gcc-linux: boot
new 0d039187 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 (7789ca72)
\
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 | 128 +-
02-prepare_abe/console.log | 80 +-
03-build_abe-binutils/console.log | 11280 +++++++--------
04-build_abe-stage1/console.log | 15585 ++++++++++----------
05-build_linux/console.log | 690 +-
06-boot_linux/console.log | 4 +-
console.log | 27775 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 27810 insertions(+), 27748 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 24bf4b31e0b 2019-08-18 Steven G. Kargl <kargl(a)gcc.gnu.org>
new b1d96739945 PR target/91441 - Turn off -fsanitize=kernel-address if TAR [...]
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 | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/riscv/pr91441.c | 10 ++++++++++
gcc/toplev.c | 10 +---------
4 files changed, 23 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr91441.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.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from e90d9a4fa48 Daily bump.
new 43930259bb4 2019-08-18 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/ChangeLog | 6 ++++++
gcc/fortran/module.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr91485.f90 | 24 ++++++++++++++++++++++++
4 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr91485.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/llvm-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards f9ea6098 0: update: llvm-linux: boot
new 2df44468 0: update: llvm-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 (f9ea6098)
\
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 | 216 +-
02-build_llvm/console.log | 11898 +++++++++++++++++-----------------
03-build_linux/console.log | 688 +-
04-boot_linux/console.log | 438 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13256 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13260 insertions(+), 13260 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.