This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from 95127faf50 [gdb/build] Fix build breaker with --enable-shared
adds e1692475fd gdb/testsuite: update bug numbers from Gnats to bugzilla
adds f0cb8284cf Automatic date update in version.in
new 8bddb52eb9 Re: Disable execstack and rwx segments warnings for MIPS targets.
new 39590abd65 RISC-V: Add new CSR feature gate handling (RV32,H)
new 6af47b081e RISC-V: Add 'Smstateen' extension and its CSRs
new 713f370809 RISC-V: Add 'Sscofpmf' extension with its CSRs
new 766077c173 RISC-V: Add 'Sstc' extension and its CSRs
The 5 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 | 3 +
bfd/version.h | 2 +-
gas/config/tc-riscv.c | 47 ++++++-
gas/testsuite/gas/riscv/csr-dw-regnums.d | 54 ++++++++
gas/testsuite/gas/riscv/csr-dw-regnums.s | 57 ++++++++
gas/testsuite/gas/riscv/csr-version-1p10.d | 108 +++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p10.l | 207 ++++++++++++++++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p11.d | 108 +++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p11.l | 207 ++++++++++++++++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p12.d | 108 +++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p12.l | 207 ++++++++++++++++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p9p1.d | 108 +++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p9p1.l | 207 ++++++++++++++++++++++++++++
gas/testsuite/gas/riscv/csr.s | 60 ++++++++
gdb/testsuite/gdb.base/annota1.exp | 8 +-
gdb/testsuite/gdb.base/macscp.exp | 14 +-
include/opcode/riscv-opc.h | 114 +++++++++++++++
ld/configure.ac | 2 +-
ld/testsuite/ld-elf/elf.exp | 4 +-
19 files changed, 1606 insertions(+), 19 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_gnu_cross_build/master-arm
in repository toolchain/ci/glibc.
from 4fc321dc58 x86: Fix backwards Prefer_No_VZEROUPPER check in ifunc-evex.h
new f56c497d2b x86: Move CPU_FEATURE{S}_{USABLE|ARCH}_P to isa-level.h
new cfdc4df66c x86-64: Only define used SSE/AVX/AVX512 run-time resolvers
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:
sysdeps/x86/isa-ifunc-macros.h | 27 -------------------
sysdeps/x86/isa-level.h | 26 +++++++++++++++++++
sysdeps/x86_64/dl-machine.h | 12 ++++++---
sysdeps/x86_64/dl-trampoline.S | 59 +++++++++++++++++++++++-------------------
4 files changed, 66 insertions(+), 58 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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 95127faf50 [gdb/build] Fix build breaker with --enable-shared
adds e1692475fd gdb/testsuite: update bug numbers from Gnats to bugzilla
adds f0cb8284cf Automatic date update in version.in
new 8bddb52eb9 Re: Disable execstack and rwx segments warnings for MIPS targets.
new 39590abd65 RISC-V: Add new CSR feature gate handling (RV32,H)
new 6af47b081e RISC-V: Add 'Smstateen' extension and its CSRs
new 713f370809 RISC-V: Add 'Sscofpmf' extension with its CSRs
new 766077c173 RISC-V: Add 'Sstc' extension and its CSRs
The 5 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 | 3 +
bfd/version.h | 2 +-
gas/config/tc-riscv.c | 47 ++++++-
gas/testsuite/gas/riscv/csr-dw-regnums.d | 54 ++++++++
gas/testsuite/gas/riscv/csr-dw-regnums.s | 57 ++++++++
gas/testsuite/gas/riscv/csr-version-1p10.d | 108 +++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p10.l | 207 ++++++++++++++++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p11.d | 108 +++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p11.l | 207 ++++++++++++++++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p12.d | 108 +++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p12.l | 207 ++++++++++++++++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p9p1.d | 108 +++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p9p1.l | 207 ++++++++++++++++++++++++++++
gas/testsuite/gas/riscv/csr.s | 60 ++++++++
gdb/testsuite/gdb.base/annota1.exp | 8 +-
gdb/testsuite/gdb.base/macscp.exp | 14 +-
include/opcode/riscv-opc.h | 114 +++++++++++++++
ld/configure.ac | 2 +-
ld/testsuite/ld-elf/elf.exp | 4 +-
19 files changed, 1606 insertions(+), 19 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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 4e03bef2 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 007f8828 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (4e03bef2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1536 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 30656 -> 30336 bytes
05-build_abe-stage1/console.log.xz | Bin 91564 -> 90588 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 9748 -> 9012 bytes
08-build_abe-glibc/console.log.xz | Bin 233300 -> 232472 bytes
09-build_abe-stage2/console.log.xz | Bin 223748 -> 222988 bytes
10-build_abe-gdb/console.log.xz | Bin 38176 -> 37696 bytes
11-build_abe-qemu/console.log.xz | Bin 32860 -> 32852 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
13 files changed, 21 insertions(+), 21 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 binutils-gdb.
from 766077c1734 RISC-V: Add 'Sstc' extension and its CSRs
new 7c24bdc5835 PR29293, elfnn-aarch64.c: def_protected member unintialized
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/elfnn-aarch64.c | 1 +
1 file changed, 1 insertion(+)
--
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_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from 95127faf50 [gdb/build] Fix build breaker with --enable-shared
adds e1692475fd gdb/testsuite: update bug numbers from Gnats to bugzilla
new f0cb8284cf 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/version.h | 2 +-
gdb/testsuite/gdb.base/annota1.exp | 8 ++++----
gdb/testsuite/gdb.base/macscp.exp | 14 +++++++-------
3 files changed, 12 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.