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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 704bf7f5 0: update: binutils-gcc-linux: boot
new a2a86b2c 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 (704bf7f5)
\
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 | 182 +-
02-prepare_abe/console.log | 100 +-
03-build_abe-binutils/console.log | 11634 +++++++-------
04-build_abe-stage1/console.log | 16066 +++++++++----------
05-build_linux/console.log | 2740 ++--
06-boot_linux/console.log | 444 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 31184 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 31191 insertions(+), 31191 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-allyesconfig
in repository toolchain/ci/linux.
from c60174717544 Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/sc [...]
adds e0ff126ee7ad pipe: Fix bogus dereference in iov_iter_alignment()
adds 04646aebd30b fs: avoid softlockups in s_inodes iterators
adds 1edc8eb2e931 fs: call fsnotify_sb_delete after evict_inodes
adds 9efa3ed504ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 46cf053efec6 Linux 5.5-rc3
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
fs/drop_caches.c | 2 +-
fs/inode.c | 7 +++++++
fs/notify/fsnotify.c | 4 ++++
fs/quota/dquot.c | 1 +
fs/super.c | 4 +++-
lib/iov_iter.c | 3 ++-
7 files changed, 19 insertions(+), 4 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-allyesconfig
in repository toolchain/ci/gcc.
from ca4a1f18df0 Daily bump.
adds 84489f1a69d [C++] Fix ICE for binding lax vector conversions to referen [...]
adds 29c4171e2d3 [C++] Make same_type_p return false for gnu_vector_type_p d [...]
adds f8f558f90d9 Restrict 'c-c++-common/goacc/mdc-1.c' to LP64, LLP64
new 149098b6ab7 Daily bump.
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/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 12 +++
gcc/cp/cvt.c | 4 +-
gcc/cp/typeck.c | 5 +-
gcc/testsuite/ChangeLog | 19 +++++
gcc/testsuite/c-c++-common/goacc/mdc-1.c | 3 +-
gcc/testsuite/g++.dg/ext/sve-sizeless-2.C | 44 +++++-----
gcc/testsuite/g++.dg/ext/vector39.C | 96 ++++++++++++++++++++++
.../aarch64/sve/acle/general-c++/gnu_vectors_1.C | 28 +++++--
.../aarch64/sve/acle/general-c++/gnu_vectors_2.C | 28 +++++--
10 files changed, 199 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/vector39.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-aarch64-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 09b0d8a75f Automatic date update in version.in
adds 27c1c4271a ubsan: wasm: shift is too large for 64-bit type 'bfd_vma'
adds cd30bcef4a Revise sleb128 and uleb128 reader
adds 1a1e2852a5 ubsan: d30v: left shift cannot be represented in type 'long long'
adds 3e1056a1a6 ubsan: iq2000: left shift of negative value
adds 7936714c0c ubsan: score: left shift of 2 by 31 places cannot be represe [...]
adds 2c0e48e5b7 asan: vms-alpha: heap-buffer-overflow
adds 0e62b37a3f ppc: misc minor build corrections
adds 27653fba5e Fix build 32-bit-host build error last for last binutils/dwa [...]
adds e76ff63653 Fix compilation of Readline on mingw.org's MinGW
new c71a963d8e Automatic date update in version.in
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:
bfd/ChangeLog | 14 +
bfd/version.h | 2 +-
bfd/vms-alpha.c | 56 +-
bfd/wasm-module.c | 23 +-
binutils/ChangeLog | 49 ++
binutils/dwarf.c | 1569 +++++++++++++++++------------------------
binutils/dwarf.h | 60 +-
binutils/readelf.c | 225 ++----
cpu/ChangeLog | 4 +
cpu/iq2000.cpu | 2 +-
opcodes/ChangeLog | 29 +
opcodes/d30v-dis.c | 34 +-
opcodes/iq2000-ibld.c | 2 +-
opcodes/ppc-dis.c | 10 +-
opcodes/ppc-opc.c | 6 +-
opcodes/score-dis.c | 47 +-
opcodes/wasm32-dis.c | 29 +-
readline/readline/CHANGELOG | 7 +
readline/readline/posixstat.h | 20 +
19 files changed, 1035 insertions(+), 1153 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 28a12072 0: update: binutils-gcc-linux: all
new 6751b238 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 (28a12072)
\
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 | 166 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11694 ++++++------
04-build_abe-stage1/console.log | 15948 ++++++++--------
05-build_linux/console.log | 7919 ++++----
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 4 +-
08-update_baseline/console.log | 98 +-
console.log | 36276 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 36168 insertions(+), 36383 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-mainline-defconfig
in repository toolchain/ci/linux.
from c60174717544 Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/sc [...]
adds e0ff126ee7ad pipe: Fix bogus dereference in iov_iter_alignment()
adds 04646aebd30b fs: avoid softlockups in s_inodes iterators
adds 1edc8eb2e931 fs: call fsnotify_sb_delete after evict_inodes
adds 9efa3ed504ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 46cf053efec6 Linux 5.5-rc3
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
fs/drop_caches.c | 2 +-
fs/inode.c | 7 +++++++
fs/notify/fsnotify.c | 4 ++++
fs/quota/dquot.c | 1 +
fs/super.c | 4 +++-
lib/iov_iter.c | 3 ++-
7 files changed, 19 insertions(+), 4 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-mainline-defconfig
in repository toolchain/ci/gcc.
from 6931a05bd5f Daily bump.
adds 35f54868a08 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 168e1f83 0: update: binutils-gcc-linux: boot
new 491d3ed9 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 (168e1f83)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 16 +-
03-build_abe-binutils/console.log | 10682 ++++++-------
04-build_abe-stage1/console.log | 18602 +++++++++++-----------
05-build_linux/console.log | 655 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 30715 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 30649 insertions(+), 30647 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-arm-mainline-allnoconfig
in repository toolchain/ci/linux.
from c60174717544 Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/sc [...]
adds e0ff126ee7ad pipe: Fix bogus dereference in iov_iter_alignment()
adds 04646aebd30b fs: avoid softlockups in s_inodes iterators
adds 1edc8eb2e931 fs: call fsnotify_sb_delete after evict_inodes
adds 9efa3ed504ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 46cf053efec6 Linux 5.5-rc3
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
fs/drop_caches.c | 2 +-
fs/inode.c | 7 +++++++
fs/notify/fsnotify.c | 4 ++++
fs/quota/dquot.c | 1 +
fs/super.c | 4 +++-
lib/iov_iter.c | 3 ++-
7 files changed, 19 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.