This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_binutils_check/master-arm
in repository toolchain/ci/base-artifacts.
from e8edbf9b86 force: #86: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_binu [...]
new 141ade515e onsuccess: #87: 0: [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:
00-sumfiles/binutils.log.xz | Bin 47548 -> 47636 bytes
00-sumfiles/gas.log.xz | Bin 100748 -> 100768 bytes
00-sumfiles/ld.log.xz | Bin 124576 -> 126788 bytes
01-reset_artifacts/console.log.xz | Bin 2048 -> 1820 bytes
02-prepare_abe/console.log.xz | Bin 2592 -> 2600 bytes
03-build_abe-binutils/console.log.xz | Bin 50196 -> 49620 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 38088 -> 38108 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4304 -> 4276 bytes
05-build_abe-check_binutils/check-binutils.log.xz | Bin 5200 -> 5200 bytes
05-build_abe-check_binutils/console.log.xz | Bin 3584 -> 3240 bytes
06-check_regression/console.log.xz | Bin 1744 -> 1760 bytes
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/run-build.env | 6 +--
manifest.sh | 8 ++--
sumfiles/binutils.sum | 5 ++-
sumfiles/gas.sum | 4 +-
sumfiles/ld.sum | 51 ++++++++++++++++++++--
18 files changed, 62 insertions(+), 16 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from b0681edc tcwg_bmk-build.sh: Fix place where to store the bmk results
new a8d300b9 tcwg_gnu-build.sh (no_regression_p): Fix typo
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:
round-robin-notify.sh | 4 ++--
tcwg_gnu-build.sh | 4 ++--
2 files changed, 4 insertions(+), 4 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 c3c0ba54361 jit.exp: handle dwarf version mismatch in jit-check-debug-i [...]
new db5d70632a6 Fix couple of endianness issues in fold_ctor_reference
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/gimple-fold.cc | 57 +++++++++++++++---------
gcc/testsuite/gcc.c-torture/execute/20230630-1.c | 23 ++++++++++
gcc/testsuite/gcc.c-torture/execute/20230630-2.c | 29 ++++++++++++
gcc/testsuite/gcc.c-torture/execute/20230630-3.c | 27 +++++++++++
gcc/testsuite/gcc.c-torture/execute/20230630-4.c | 33 ++++++++++++++
5 files changed, 148 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20230630-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20230630-2.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20230630-3.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20230630-4.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 master
in repository gcc.
from fe2651affa8 libstdc++: Fix iostream init for Clang on darwin [PR110432]
new 6735d660839 jit: avoid using __vector in testcase [PR110466]
new c3c0ba54361 jit.exp: handle dwarf version mismatch in jit-check-debug-i [...]
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/testsuite/jit.dg/jit.exp | 4 ++++
gcc/testsuite/jit.dg/test-expressions.c | 22 +++++++++++-----------
2 files changed, 15 insertions(+), 11 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 e5075707548 binutils: NEWS: announce new RISC-V extensions
new 72723f78cc5 Fix regressions caused by agent expression C++-ification
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:
gdb/ax-general.c | 8 ++++----
1 file changed, 4 insertions(+), 4 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 glibc.
from 9555be54ef Add checks for wday, yday and new date formats
new 9401024e5e setenv.c: Get rid of alloca.
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:
stdlib/setenv.c | 40 ++++++----------------------------------
1 file changed, 6 insertions(+), 34 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 d083c8c808c libstdc++: Fix unused warning for new variable
new fe2651affa8 libstdc++: Fix iostream init for Clang on darwin [PR110432]
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:
libstdc++-v3/acinclude.m4 | 27 ++++++++++++++++++
libstdc++-v3/config.h.in | 3 ++
libstdc++-v3/configure | 51 ++++++++++++++++++++++++++++++++++
libstdc++-v3/configure.ac | 3 ++
libstdc++-v3/include/std/iostream | 3 +-
libstdc++-v3/src/c++98/ios_base_init.h | 2 +-
6 files changed, 87 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.
unknown user pushed a change to branch master
in repository gcc.
from ef4ea6e0870 modula-2: Amend the handling of failed select() calls in RT [...]
new eab57b825bc Fix handling of __builtin_expect_with_probability and impro [...]
new d083c8c808c libstdc++: Fix unused warning for new variable
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/predict.cc | 56 ++++++++++++++++++++++++++++++---------
gcc/predict.def | 18 ++++++-------
gcc/predict.h | 1 -
gcc/testsuite/gcc.dg/predict-18.c | 10 +++++++
libstdc++-v3/src/c++11/random.cc | 6 ++---
5 files changed, 66 insertions(+), 25 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 d6a6a4ea086 libstdc++: Make std::random_device throw more std::system_e [...]
new ef4ea6e0870 modula-2: Amend the handling of failed select() calls in RT [...]
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/m2/gm2-libs/RTint.mod | 70 ++++++++++++++++++++++++++++++++++++-----------
1 file changed, 54 insertions(+), 16 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 3713e829be7 strings: Improve code to detect excessively large minimum s [...]
new 1f3fc45bddc RISC-V: Add support for the Zfa extension
new e5075707548 binutils: NEWS: announce new RISC-V extensions
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:
bfd/elfxx-riscv.c | 39 +++++++++++++++
binutils/NEWS | 7 +++
gas/config/tc-riscv.c | 52 ++++++++++++++++++++
gas/doc/c-riscv.texi | 41 ++++++++++++++++
gas/testsuite/gas/riscv/zfa-32.d | 10 ++++
gas/testsuite/gas/riscv/zfa-32.s | 3 ++
gas/testsuite/gas/riscv/zfa-64.d | 10 ++++
gas/testsuite/gas/riscv/zfa-64.s | 3 ++
gas/testsuite/gas/riscv/zfa-fail.d | 3 ++
gas/testsuite/gas/riscv/zfa-fail.l | 12 +++++
gas/testsuite/gas/riscv/zfa-fail.s | 16 ++++++
gas/testsuite/gas/riscv/zfa.d | 89 ++++++++++++++++++++++++++++++++++
gas/testsuite/gas/riscv/zfa.s | 87 +++++++++++++++++++++++++++++++++
include/opcode/riscv-opc.h | 99 ++++++++++++++++++++++++++++++++++++++
include/opcode/riscv.h | 6 +++
opcodes/riscv-dis.c | 16 ++++++
opcodes/riscv-opc.c | 64 ++++++++++++++++++++++++
17 files changed, 557 insertions(+)
create mode 100644 gas/testsuite/gas/riscv/zfa-32.d
create mode 100644 gas/testsuite/gas/riscv/zfa-32.s
create mode 100644 gas/testsuite/gas/riscv/zfa-64.d
create mode 100644 gas/testsuite/gas/riscv/zfa-64.s
create mode 100644 gas/testsuite/gas/riscv/zfa-fail.d
create mode 100644 gas/testsuite/gas/riscv/zfa-fail.l
create mode 100644 gas/testsuite/gas/riscv/zfa-fail.s
create mode 100644 gas/testsuite/gas/riscv/zfa.d
create mode 100644 gas/testsuite/gas/riscv/zfa.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 gcc.
from 900945f6632 AArch64: New RTL for ABDL
new ca15abc0ff7 fold-const+optabs: Change return type of predicate function [...]
new d6a6a4ea086 libstdc++: Make std::random_device throw more std::system_e [...]
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/fold-const.cc | 68 +++++++++++++++---------------
gcc/fold-const.h | 2 +-
gcc/optabs.cc | 90 ++++++++++++++++++++--------------------
gcc/optabs.h | 16 +++----
libstdc++-v3/src/c++11/random.cc | 23 ++++++++--
5 files changed, 108 insertions(+), 91 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 0d1cd7d9783 Prevent an illegal memory access when running the strings p [...]
new 3713e829be7 strings: Improve code to detect excessively large minimum s [...]
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:
binutils/ChangeLog | 7 +++++++
binutils/strings.c | 48 ++++++++++++++++++++++++++++++------------------
2 files changed, 37 insertions(+), 18 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 1949cf29 tcwg_gnu-build.sh (no_regression_p): Move non-essential analysis
new f0c6b92e pw-helpers.sh (pw_bundle_has_patch_p): Optimize to avoid hour [...]
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:
pw-helpers.sh | 42 ++++++++++++++++++++++++++++++++++++++----
pw-trigger.sh | 4 +++-
2 files changed, 41 insertions(+), 5 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 1cde8e5d45d RISC-V: Refactor vxrm_mode attr for type attr equal
new 80f312154eb Regenrate lto-plugin/Makefile.in
new aec90c8bf30 Mid engine setup [SU]ABDL
new 900945f6632 AArch64: New RTL for ABDL
The 3 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/aarch64/aarch64-simd.md | 60 +++++++
gcc/config/aarch64/iterators.md | 3 +
gcc/doc/md.texi | 17 ++
gcc/internal-fn.def | 5 +
gcc/optabs.def | 10 ++
gcc/testsuite/gcc.target/aarch64/abd_2.c | 45 +++--
gcc/testsuite/gcc.target/aarch64/abd_3.c | 46 ++++--
gcc/testsuite/gcc.target/aarch64/abd_4.c | 34 ++--
gcc/testsuite/gcc.target/aarch64/abd_none_2.c | 73 ++++++++
gcc/testsuite/gcc.target/aarch64/abd_none_3.c | 73 ++++++++
gcc/testsuite/gcc.target/aarch64/abd_none_4.c | 84 ++++++++++
gcc/testsuite/gcc.target/aarch64/abd_run_1.c | 29 ++++
gcc/testsuite/gcc.target/aarch64/abd_widen_2.c | 50 ++++++
gcc/testsuite/gcc.target/aarch64/abd_widen_3.c | 50 ++++++
gcc/testsuite/gcc.target/aarch64/abd_widen_4.c | 56 +++++++
gcc/testsuite/gcc.target/aarch64/sve/abd_1.c | 57 ++++++-
gcc/testsuite/gcc.target/aarch64/sve/abd_2.c | 47 +++++-
gcc/testsuite/gcc.target/aarch64/sve/abd_none_1.c | 73 ++++++++
gcc/testsuite/gcc.target/aarch64/sve/abd_none_2.c | 80 +++++++++
gcc/tree-vect-patterns.cc | 192 ++++++++++++++++------
lto-plugin/Makefile.in | 1 +
21 files changed, 980 insertions(+), 105 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/abd_widen_2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/abd_widen_3.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/abd_widen_4.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 master
in repository gcc.
from 4f8e31e01bd tree-optimization/110496 - TYPE_PRECISION issue with store-merging
new 1cde8e5d45d RISC-V: Refactor vxrm_mode attr for type attr equal
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/riscv/vector.md | 39 +++++++++++++++++++++++----------------
1 file changed, 23 insertions(+), 16 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 50cb9df7209 MAINTAINERS file: Added myself to Write After Approval and DCO
new 4f8e31e01bd tree-optimization/110496 - TYPE_PRECISION issue with store-merging
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/gimple-ssa-store-merging.cc | 5 ++++-
gcc/testsuite/gcc.dg/pr110496.c | 26 ++++++++++++++++++++++++++
2 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr110496.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 master
in repository gcc.
from 18e5aeaef29 middle-end/110489 - avoid useless work on statistics
new 50cb9df7209 MAINTAINERS file: Added myself to Write After Approval and DCO
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:
MAINTAINERS | 2 ++
1 file changed, 2 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 7e3ca9a4afc Fix used-before-initialized warnings when compiling elf.c w [...]
new 0d1cd7d9783 Prevent an illegal memory access when running the strings p [...]
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:
binutils/ChangeLog | 6 ++++++
binutils/strings.c | 6 ++++++
2 files changed, 12 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 0d4d1e76537 LoongArch: gas: Fix code style issues
new 7e3ca9a4afc Fix used-before-initialized warnings when compiling elf.c w [...]
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/elf.c | 6 ++++--
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 6637ae9232f LoongArch: Deprecate $v[01], $fv[01] and $x names per spec
new 071726dee78 LoongArch: gas: Add LVZ and LBT instructions support
new 0d4d1e76537 LoongArch: gas: Fix code style issues
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:
gas/config/tc-loongarch.c | 4 +
gas/testsuite/gas/loongarch/lvz-lbt.d | 191 ++
gas/testsuite/gas/loongarch/lvz-lbt.s | 181 ++
gas/testsuite/gas/loongarch/uleb128.d | 52 +-
include/opcode/loongarch.h | 6 +
opcodes/loongarch-dis.c | 2 +
opcodes/loongarch-opc.c | 3195 +++++++++++++++++----------------
7 files changed, 2105 insertions(+), 1526 deletions(-)
create mode 100644 gas/testsuite/gas/loongarch/lvz-lbt.d
create mode 100644 gas/testsuite/gas/loongarch/lvz-lbt.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 4a9392ffc2 aarch64: Add vector implementations of exp routines
new 9555be54ef Add checks for wday, yday and new date formats
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:
time/tst-getdate.c | 41 +++++++++++++++++++++++++++--------------
1 file changed, 27 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.