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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 76a0b485ec Automatic date update in version.in
adds 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
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 14 +
bfd/version.h | 2 +-
bfd/vms-alpha.c | 56 +-
bfd/wasm-module.c | 23 +-
binutils/ChangeLog | 44 ++
binutils/dwarf.c | 1569 +++++++++++++++++++++----------------------------
binutils/dwarf.h | 60 +-
binutils/readelf.c | 225 +++----
cpu/ChangeLog | 4 +
cpu/iq2000.cpu | 2 +-
opcodes/ChangeLog | 23 +
opcodes/d30v-dis.c | 34 +-
opcodes/iq2000-ibld.c | 2 +-
opcodes/score-dis.c | 47 +-
opcodes/wasm32-dis.c | 29 +-
15 files changed, 989 insertions(+), 1145 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 1bcd478c 0: update: binutils-gcc-linux: boot
new 992fc63c 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 (1bcd478c)
\
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 | 44 +-
03-build_abe-binutils/console.log | 11775 +++++++-------
04-build_abe-stage1/console.log | 16087 +++++++++---------
05-build_linux/console.log | 2916 ++--
06-boot_linux/console.log | 406 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 2 +-
console.log | 31404 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 31431 insertions(+), 31391 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 ca4a1f18df0 Daily bump.
new 84489f1a69d [C++] Fix ICE for binding lax vector conversions to referen [...]
new 29c4171e2d3 [C++] Make same_type_p return false for gnu_vector_type_p d [...]
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:
gcc/cp/ChangeLog | 12 +++
gcc/cp/cvt.c | 4 +-
gcc/cp/typeck.c | 5 +-
gcc/testsuite/ChangeLog | 15 ++++
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 +++++--
8 files changed, 192 insertions(+), 40 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-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 76a0b485ec Automatic date update in version.in
adds 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
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 14 +
bfd/version.h | 2 +-
bfd/vms-alpha.c | 56 +-
bfd/wasm-module.c | 23 +-
binutils/ChangeLog | 44 ++
binutils/dwarf.c | 1569 +++++++++++++++++++++----------------------------
binutils/dwarf.h | 60 +-
binutils/readelf.c | 225 +++----
cpu/ChangeLog | 4 +
cpu/iq2000.cpu | 2 +-
opcodes/ChangeLog | 23 +
opcodes/d30v-dis.c | 34 +-
opcodes/iq2000-ibld.c | 2 +-
opcodes/score-dis.c | 47 +-
opcodes/wasm32-dis.c | 29 +-
15 files changed, 989 insertions(+), 1145 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5c32af1a 0: update: binutils-gcc-linux: all
new a749b6dd 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 (5c32af1a)
\
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 | 184 +-
02-prepare_abe/console.log | 88 +-
03-build_abe-binutils/console.log | 11299 ++++++------
04-build_abe-stage1/console.log | 15572 ++++++++--------
05-build_linux/console.log | 7686 ++++----
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 34876 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 34889 insertions(+), 34850 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
from 83e680da 0: update: llvm-linux: 17875
new 14e75410 1: reset: llvm-2520bef865329d4c04e2de30c222ad0d5ad13ccc: 24
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 | 177 +-
02-build_llvm/console.log | 12531 +++++++++++++++---------------
03-build_linux/console.log | 2841 +------
05-check_regression/console.log | 23 +-
06-update_baseline/console.log | 45 +-
console.log | 15617 ++++++++++++++++----------------------
jenkins/manifest.sh | 13 +-
reset-baseline | 0
results | 2 +-
9 files changed, 13191 insertions(+), 18058 deletions(-)
create mode 100644 reset-baseline
--
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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 618164f4 1: reset: llvm-bbcf1c3496ce2bd1ed87e8fb15ad896e279633ce: 17873
discards cd61e2be 0: update: linux-d4f3318ed8fab6316cb7a269b8f42306632a3876: 17875
new 83e680da 0: update: llvm-linux: 17875
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 (618164f4)
\
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 | 240 +-
02-build_llvm/console.log | 12523 +++++++++++++-------------
03-build_linux/console.log | 5043 +++++------
05-check_regression/console.log | 25 +-
06-update_baseline/console.log | 58 +
console.log | 17889 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
reset-baseline | 0
results | 2 +-
9 files changed, 18048 insertions(+), 17745 deletions(-)
delete mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.