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/binutils-gdb.
from 01cab7a6b8 Automatic date update in version.in
adds 7df48b0704 Automatic date update in version.in
adds f2ece6f163 Automatic date update in version.in
adds d6f17ee9f1 Automatic date update in version.in
adds 8586ba779a Automatic date update in version.in
adds 352cf802a9 Automatic date update in version.in
adds 3c4029d244 Automatic date update in version.in
adds 99c9bb313e Automatic date update in version.in
adds b8f4b69aaa arm: Fix bugs with MVE vmov from two GPRs to vector lanes
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++
gas/config/tc-arm.c | 4 +-
gas/testsuite/gas/arm/mve-vmov-3.d | 169 +++++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-3.s | 160 +++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-bad-2.l | 2 +-
opcodes/ChangeLog | 9 ++
opcodes/arm-dis.c | 7 +-
8 files changed, 355 insertions(+), 6 deletions(-)
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.d
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.s
--
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 8dd8c8d4ab2 gdb: Pass std::strings to ui_out::field_string () where convenient
new ee22a1a31d3 Fix offset for ia64 PCREL60B relocation on HP-UX
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:
gas/config/tc-ia64.c | 11 ++++++++++-
1 file changed, 10 insertions(+), 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 c601c4b5 0: update: binutils-gcc-linux-qemu: boot
new 6bf3207b 0: update: binutils-gcc-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 (c601c4b5)
\
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 | 312 +-
02-prepare_abe/console.log | 344 +-
03-build_abe-binutils/console.log | 11527 ++++-----
04-build_abe-stage1/console.log | 17934 +++++++-------
05-build_abe-qemu/console.log | 6435 ++---
06-build_linux/console.log | 610 +-
07-boot_linux/console.log | 492 +-
08-check_regression/console.log | 8 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 37670 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 37722 insertions(+), 37638 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 beeb01541ae arm/testsuite: Fix testcase for PR99977
new 5b953740da1 arm: Fix ICE with CMSE nonsecure calls on Armv8.1-M [PR100333]
new a911287e13d testuite: Check pthread for omp module testing
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/config/arm/arm.md | 19 +++++++++++--------
gcc/testsuite/g++.dg/modules/omp-1_a.C | 1 +
gcc/testsuite/g++.dg/modules/omp-1_b.C | 1 +
gcc/testsuite/g++.dg/modules/omp-1_c.C | 1 +
gcc/testsuite/g++.dg/modules/omp-2_a.C | 1 +
gcc/testsuite/g++.dg/modules/omp-2_b.C | 1 +
gcc/testsuite/gcc.target/arm/cmse/pr100333.c | 7 +++++++
7 files changed, 23 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/pr100333.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 releases/gcc-11
in repository gcc.
from fff482625ab c++: ICE with bad definition of decimal32 [PR100261]
new c412100235b arm/testsuite: Fix testcase for PR99977
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/testsuite/gcc.target/arm/pr99977.c | 4 +++-
1 file changed, 3 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from 45364338209 aarch64: Use correct type attributes for RTL generating XTN(2)
new 1e664807649 RISC-V: Properly parse the letter 'p' in '-march'.
new beeb01541ae arm/testsuite: Fix testcase for PR99977
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/common/config/riscv/riscv-common.c | 68 ++++++++++++++-------------
gcc/testsuite/gcc.target/arm/pr99977.c | 4 +-
gcc/testsuite/gcc.target/riscv/arch-12.c | 4 ++
gcc/testsuite/gcc.target/riscv/attribute-19.c | 4 ++
4 files changed, 46 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-12.c
create mode 100644 gcc/testsuite/gcc.target/riscv/attribute-19.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_gnu/gnu-master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 3f5d7944 0: update: gcc-bdd8e3dd60c4f6080df74fe02b6579451fda6a21: 1
new 6b4b6d24 0: update: gcc-32bd0353db37af2cb023e575ed4ce8c944fd9dba: 1
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 (3f5d7944)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 58 +-
02-prepare_abe/console.log | 344 +-
04-build_abe-bootstrap_O3/console.log | 66221 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 66625 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 66670 insertions(+), 66592 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.