This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 7caebc2a2a Automatic date update in version.in
adds 9606310bbb Automatic date update in version.in
adds 292c7bf86d RISC-V: Add zhinx extension supports.
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-riscv.c | 24 +++++--
bfd/version.h | 2 +-
gas/testsuite/gas/riscv/fp-zhinx-insns.d | 66 ++++++++++++++++++
gas/testsuite/gas/riscv/fp-zhinx-insns.s | 59 ++++++++++++++++
include/opcode/riscv.h | 5 +-
opcodes/riscv-opc.c | 112 +++++++++++++++----------------
6 files changed, 205 insertions(+), 63 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.d
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
discards a98f7332e 0: update: binutils-gcc-linux-glibc-gdb: 1
new 9957fe389 0: update: binutils-gcc-linux-glibc-gdb: 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 (a98f7332e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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.xz | Bin 1556 -> 1700 bytes
02-prepare_abe/console.log.xz | Bin 2696 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 37836 -> 38476 bytes
04-build_abe-gcc/console.log.xz | Bin 210744 -> 211256 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 9344 -> 9280 bytes
07-build_abe-glibc/console.log.xz | Bin 237324 -> 238232 bytes
08-build_abe-gdb/console.log.xz | Bin 37452 -> 38016 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3880 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2052 -> 2396 bytes
11-check_regression/console.log.xz | Bin 2280 -> 2276 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 232 ++++++++++----------
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 20 +-
sumfiles/binutils.log.xz | Bin 56124 -> 56220 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 81024 -> 81016 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 120780 -> 120904 bytes
sumfiles/ld.sum | 336 ++++++++++++++---------------
23 files changed, 472 insertions(+), 472 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 05f220c205b Daily bump.
adds 7915f655134 RISC-V/testsuite: constraint some of tests to hard_float
new b4e04a78bbd [ARM] Fix prototype for vec_perm_const hook.
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/config/arm/arm.cc | 4 ++--
gcc/testsuite/gcc.target/riscv/fmax.c | 1 +
gcc/testsuite/gcc.target/riscv/fmaxf.c | 1 +
gcc/testsuite/gcc.target/riscv/fmin.c | 1 +
gcc/testsuite/gcc.target/riscv/fminf.c | 1 +
gcc/testsuite/gcc.target/riscv/pr105666.c | 1 +
gcc/testsuite/gcc.target/riscv/smax-ieee.c | 1 +
gcc/testsuite/gcc.target/riscv/smax.c | 1 +
gcc/testsuite/gcc.target/riscv/smaxf-ieee.c | 1 +
gcc/testsuite/gcc.target/riscv/smaxf.c | 1 +
gcc/testsuite/gcc.target/riscv/smin-ieee.c | 1 +
gcc/testsuite/gcc.target/riscv/smin.c | 1 +
gcc/testsuite/gcc.target/riscv/sminf-ieee.c | 1 +
gcc/testsuite/gcc.target/riscv/sminf.c | 1 +
14 files changed, 15 insertions(+), 2 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 9606310bbb Automatic date update in version.in
adds 292c7bf86d RISC-V: Add zhinx extension supports.
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-riscv.c | 24 +++++--
gas/testsuite/gas/riscv/fp-zhinx-insns.d | 66 ++++++++++++++++++
gas/testsuite/gas/riscv/fp-zhinx-insns.s | 59 ++++++++++++++++
include/opcode/riscv.h | 5 +-
opcodes/riscv-opc.c | 112 +++++++++++++++----------------
5 files changed, 204 insertions(+), 62 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.d
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards b45ebbe0b 0: update: binutils-gcc: 2
new e366da847 0: update: binutils-gcc: 2
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 (b45ebbe0b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1496 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 38424 -> 38780 bytes
05-build_abe-bootstrap/console.log.xz | Bin 272140 -> 268844 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_gcc_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/binutils-gdb.
from 7caebc2a2a Automatic date update in version.in
adds 9606310bbb Automatic date update in version.in
adds 292c7bf86d RISC-V: Add zhinx extension supports.
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-riscv.c | 24 +++++--
bfd/version.h | 2 +-
gas/testsuite/gas/riscv/fp-zhinx-insns.d | 66 ++++++++++++++++++
gas/testsuite/gas/riscv/fp-zhinx-insns.s | 59 ++++++++++++++++
include/opcode/riscv.h | 5 +-
opcodes/riscv-opc.c | 112 +++++++++++++++----------------
6 files changed, 205 insertions(+), 63 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.d
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.