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 4ced24d1907 Automatic date update in version.in
new c8cb37347fd RISC-V: Add support for the Zvbb ISA extension
new c0a98a853d5 RISC-V: Add support for the Zvbc extension
new 9d469329d22 RISC-V: Add support for the Zvkg ISA extension
new fce8fef9659 RISC-V: Add support for the Zvkned ISA extension
new 62edb233ef5 RISC-V: Add support for the Zvknh[a,b] ISA extensions
new 5ec6edd0a21 RISC-V: Add support for the Zvksed ISA extension
new 259a2647dc1 RISC-V: Add support for the Zvksh ISA extension
new c62d5acf847 RISC-V: Add support for the Zvkn ISA extension
new 48558a5e547 RISC-V: Allow nested implications for extensions
new 5dfb644f934 RISC-V: Add support for the Zvkng ISA extension
new 33057f810e9 RISC-V: Add support for the Zvks ISA extension
new c6cffecd3cc RISC-V: Add support for the Zvksg ISA extension
new 937cc1c690c RISC-V: Add support for the Zvknc ISA extension
new d556141eb12 RISC-V: Add support for the Zvksc ISA extension
new 9fdc1b157b6 binutils: NEWS: Announce new RISC-V vector crypto extensions
The 15 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/elfxx-riscv.c | 93 ++++++++++++++++++++--
binutils/NEWS | 2 +
gas/config/tc-riscv.c | 13 +++
gas/testsuite/gas/riscv/zvbb.d | 43 ++++++++++
gas/testsuite/gas/riscv/zvbb.s | 34 ++++++++
gas/testsuite/gas/riscv/zvbc.d | 16 ++++
gas/testsuite/gas/riscv/zvbc.s | 8 ++
gas/testsuite/gas/riscv/zvkg.d | 10 +++
gas/testsuite/gas/riscv/zvkg.s | 2 +
gas/testsuite/gas/riscv/zvkn.d | 45 +++++++++++
gas/testsuite/gas/riscv/zvkn.s | 36 +++++++++
gas/testsuite/gas/riscv/zvknc.d | 18 +++++
gas/testsuite/gas/riscv/zvknc.s | 10 +++
gas/testsuite/gas/riscv/zvkned.d | 21 +++++
gas/testsuite/gas/riscv/zvkned.s | 13 +++
gas/testsuite/gas/riscv/zvkng.d | 12 +++
gas/testsuite/gas/riscv/zvkng.s | 4 +
gas/testsuite/gas/riscv/zvknha.d | 12 +++
gas/testsuite/gas/riscv/zvknha_zvknhb.s | 3 +
gas/testsuite/gas/riscv/zvknhb.d | 12 +++
gas/testsuite/gas/riscv/zvks.d | 45 +++++++++++
gas/testsuite/gas/riscv/zvks.s | 36 +++++++++
gas/testsuite/gas/riscv/zvksc.d | 18 +++++
gas/testsuite/gas/riscv/zvksc.s | 10 +++
gas/testsuite/gas/riscv/zvksed.d | 12 +++
gas/testsuite/gas/riscv/zvksed.s | 4 +
gas/testsuite/gas/riscv/zvksg.d | 12 +++
gas/testsuite/gas/riscv/zvksg.s | 4 +
gas/testsuite/gas/riscv/zvksh.d | 11 +++
gas/testsuite/gas/riscv/zvksh.s | 3 +
include/opcode/riscv-opc.h | 137 ++++++++++++++++++++++++++++++++
include/opcode/riscv.h | 13 +++
opcodes/riscv-dis.c | 4 +
opcodes/riscv-opc.c | 55 +++++++++++++
34 files changed, 764 insertions(+), 7 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/zvbb.d
create mode 100644 gas/testsuite/gas/riscv/zvbb.s
create mode 100644 gas/testsuite/gas/riscv/zvbc.d
create mode 100644 gas/testsuite/gas/riscv/zvbc.s
create mode 100644 gas/testsuite/gas/riscv/zvkg.d
create mode 100644 gas/testsuite/gas/riscv/zvkg.s
create mode 100644 gas/testsuite/gas/riscv/zvkn.d
create mode 100644 gas/testsuite/gas/riscv/zvkn.s
create mode 100644 gas/testsuite/gas/riscv/zvknc.d
create mode 100644 gas/testsuite/gas/riscv/zvknc.s
create mode 100644 gas/testsuite/gas/riscv/zvkned.d
create mode 100644 gas/testsuite/gas/riscv/zvkned.s
create mode 100644 gas/testsuite/gas/riscv/zvkng.d
create mode 100644 gas/testsuite/gas/riscv/zvkng.s
create mode 100644 gas/testsuite/gas/riscv/zvknha.d
create mode 100644 gas/testsuite/gas/riscv/zvknha_zvknhb.s
create mode 100644 gas/testsuite/gas/riscv/zvknhb.d
create mode 100644 gas/testsuite/gas/riscv/zvks.d
create mode 100644 gas/testsuite/gas/riscv/zvks.s
create mode 100644 gas/testsuite/gas/riscv/zvksc.d
create mode 100644 gas/testsuite/gas/riscv/zvksc.s
create mode 100644 gas/testsuite/gas/riscv/zvksed.d
create mode 100644 gas/testsuite/gas/riscv/zvksed.s
create mode 100644 gas/testsuite/gas/riscv/zvksg.d
create mode 100644 gas/testsuite/gas/riscv/zvksg.s
create mode 100644 gas/testsuite/gas/riscv/zvksh.d
create mode 100644 gas/testsuite/gas/riscv/zvksh.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 glibc.
from 494714d407 hurd: Make getrandom return ENOSYS when /dev/random is not set up
new 1d5024f4f0 support: Build with exceptions and asynchronous unwind table [...]
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:
support/Makefile | 3 +++
1 file changed, 3 insertions(+)
--
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_bootstrap_build/master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
from 69e0d08ae3 onsuccess: #82: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 7d6690f6c3 onsuccess: #83: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 2052 -> 2068 bytes
02-prepare_abe/console.log.xz | Bin 2556 -> 2592 bytes
04-build_abe-bootstrap_O1/console.log.xz | Bin 478772 -> 483896 bytes
04-build_abe-bootstrap_O1/make-gcc-stage2.log.xz | Bin 440688 -> 441528 bytes
05-check_regression/console.log.xz | Bin 1040 -> 1040 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/run-build.env | 8 ++++----
manifest.sh | 6 +++---
9 files changed, 9 insertions(+), 9 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_bootstrap_build/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
from 20f0ac222b onsuccess: #82: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 8f1e7ed331 onsuccess: #83: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 2068 -> 2080 bytes
02-prepare_abe/console.log.xz | Bin 2576 -> 2612 bytes
04-build_abe-bootstrap_O3/console.log.xz | Bin 271412 -> 272076 bytes
04-build_abe-bootstrap_O3/make-gcc-stage2.log.xz | Bin 221012 -> 220068 bytes
05-check_regression/console.log.xz | Bin 1044 -> 1084 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/run-build.env | 8 ++++----
manifest.sh | 6 +++---
9 files changed, 9 insertions(+), 9 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_bootstrap_build/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
from 9d8912856c onsuccess: #85: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new b49a989c6d onsuccess: #86: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 2064 -> 2080 bytes
02-prepare_abe/console.log.xz | Bin 2580 -> 2608 bytes
04-build_abe-bootstrap/console.log.xz | Bin 481108 -> 480972 bytes
04-build_abe-bootstrap/make-gcc-stage2.log.xz | Bin 440288 -> 438752 bytes
05-check_regression/console.log.xz | Bin 1036 -> 1068 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/run-build.env | 8 ++++----
manifest.sh | 6 +++---
9 files changed, 9 insertions(+), 9 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_bootstrap_build/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
from 949d0fcde7 onsuccess: #83: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 69360e029e onsuccess: #84: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 2100 -> 2096 bytes
02-prepare_abe/console.log.xz | Bin 2628 -> 2612 bytes
04-build_abe-bootstrap_O3/console.log.xz | Bin 483688 -> 480368 bytes
04-build_abe-bootstrap_O3/make-gcc-stage2.log.xz | Bin 438532 -> 440244 bytes
05-check_regression/console.log.xz | Bin 1040 -> 1056 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/run-build.env | 6 +++---
manifest.sh | 6 +++---
9 files changed, 8 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.