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/gdb.
from 94c9216c03 sim: iq2000: reduce -Wno-error scope
adds 3197e593d8 arm: add armv9-a architecture to -march
adds c27cdb4c53 objcopy buffer overflow
adds c908dea26f macho-o archive sanity checks
adds 2047d95b89 [gdb/doc]: Updated manpages to be consistent with help
adds 09348c7665 ARM: match armeb output for unwind-pacbti-m test
adds 317db249c7 Automatic date update in version.in
new c47860a4ba [gdb/testsuite] Fix stepi test-cases with unix/-m32/-fPIE/-pie
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/archures.c | 1 +
bfd/bfd-in2.h | 1 +
bfd/cpu-arm.c | 1 +
bfd/elf32-arm.c | 54 +++++++-
bfd/mach-o.c | 11 ++
bfd/version.h | 2 +-
binutils/objcopy.c | 21 ++-
binutils/readelf.c | 3 +-
elfcpp/arm.h | 10 +-
gas/NEWS | 2 +
gas/config/tc-arm.c | 23 +++-
gas/doc/c-arm.texi | 1 +
.../arm/{attr-march-armv8_6-a.d => armv9-a_arch.d} | 8 +-
gas/testsuite/gas/arm/attr-march-all.d | 2 +-
gas/testsuite/gas/arm/unwind-pacbti-m.d | 6 +-
gdb/doc/gdb.texinfo | 147 ++++++++++++++++-----
.../gdb.base/step-indirect-call-thunk.exp | 5 +-
gdb/testsuite/gdb.base/step-test.exp | 4 +-
.../gdb.reverse/step-indirect-call-thunk.exp | 6 +-
gdb/testsuite/gdb.reverse/step-precsave.exp | 10 ++
gdb/testsuite/gdb.reverse/step-reverse.exp | 10 ++
include/elf/arm.h | 6 +-
include/opcode/arm.h | 31 +++--
opcodes/arm-dis.c | 5 +-
24 files changed, 284 insertions(+), 86 deletions(-)
copy gas/testsuite/gas/arm/{attr-march-armv8_6-a.d => armv9-a_arch.d} (76%)
--
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/glibc.
from 79d0fc6539 benchtests: Add acosf function to bench-math
adds c46e9afb2d x86-64: Improve EVEX strcmp with masked load
adds 14dbbf46a0 x86-64: Remove Prefer_AVX2_STRCMP
adds d6dea8c847 arm: Use internal symbol for _dl_argv on _dl_start_user
adds 613cb5c7b1 arm: Use have-mtls-dialect-gnu2 to check for ARM TLS descrip [...]
adds dba44dbe54 benchtests: Make hypot input random
adds b8a6ee43bb benchtests: Add hypotf
No new revisions were added by this update.
Summary of changes:
benchtests/Makefile | 1 +
benchtests/hypot-inputs | 1015 +++++++++++++++++++-
benchtests/hypotf-inputs | 1007 +++++++++++++++++++
sysdeps/arm/Makefile | 7 +-
sysdeps/arm/dl-machine.h | 2 +-
sysdeps/x86/cpu-features.c | 8 -
sysdeps/x86/cpu-tunables.c | 2 -
.../cpu-features-preferred_feature_index_1.def | 1 -
sysdeps/x86_64/multiarch/strcmp-evex.S | 461 ++++-----
sysdeps/x86_64/multiarch/strcmp.c | 3 +-
sysdeps/x86_64/multiarch/strncmp.c | 3 +-
11 files changed, 2258 insertions(+), 252 deletions(-)
create mode 100644 benchtests/hypotf-inputs
--
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/binutils-gdb.
from 94c9216c03 sim: iq2000: reduce -Wno-error scope
adds 3197e593d8 arm: add armv9-a architecture to -march
adds c27cdb4c53 objcopy buffer overflow
adds c908dea26f macho-o archive sanity checks
adds 2047d95b89 [gdb/doc]: Updated manpages to be consistent with help
adds 09348c7665 ARM: match armeb output for unwind-pacbti-m test
adds 317db249c7 Automatic date update in version.in
new c47860a4ba [gdb/testsuite] Fix stepi test-cases with unix/-m32/-fPIE/-pie
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/archures.c | 1 +
bfd/bfd-in2.h | 1 +
bfd/cpu-arm.c | 1 +
bfd/elf32-arm.c | 54 +++++++-
bfd/mach-o.c | 11 ++
bfd/version.h | 2 +-
binutils/objcopy.c | 21 ++-
binutils/readelf.c | 3 +-
elfcpp/arm.h | 10 +-
gas/NEWS | 2 +
gas/config/tc-arm.c | 23 +++-
gas/doc/c-arm.texi | 1 +
.../arm/{attr-march-armv8_6-a.d => armv9-a_arch.d} | 8 +-
gas/testsuite/gas/arm/attr-march-all.d | 2 +-
gas/testsuite/gas/arm/unwind-pacbti-m.d | 6 +-
gdb/doc/gdb.texinfo | 147 ++++++++++++++++-----
.../gdb.base/step-indirect-call-thunk.exp | 5 +-
gdb/testsuite/gdb.base/step-test.exp | 4 +-
.../gdb.reverse/step-indirect-call-thunk.exp | 6 +-
gdb/testsuite/gdb.reverse/step-precsave.exp | 10 ++
gdb/testsuite/gdb.reverse/step-reverse.exp | 10 ++
include/elf/arm.h | 6 +-
include/opcode/arm.h | 31 +++--
opcodes/arm-dis.c | 5 +-
24 files changed, 284 insertions(+), 86 deletions(-)
copy gas/testsuite/gas/arm/{attr-march-armv8_6-a.d => armv9-a_arch.d} (76%)
--
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 661a8106a 0: update: binutils-gcc-linux-glibc-gdb: 1
new 6c97e812d 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 (661a8106a)
\
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 1552 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2800 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 52084 -> 53036 bytes
04-build_abe-gcc/console.log.xz | Bin 208420 -> 209344 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8464 -> 9192 bytes
07-build_abe-glibc/console.log.xz | Bin 235948 -> 235076 bytes
08-build_abe-gdb/console.log.xz | Bin 44576 -> 45252 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3880 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2172 -> 2424 bytes
11-check_regression/console.log.xz | Bin 2280 -> 2280 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 104 ++++-----
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 24 +--
sumfiles/binutils.log.xz | Bin 49812 -> 50084 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 72236 -> 72252 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 117712 -> 117864 bytes
sumfiles/ld.sum | 330 ++++++++++++++---------------
23 files changed, 407 insertions(+), 407 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_kernel/llvm-release-arm-next-allnoconfig
in repository toolchain/ci/llvm-project.
from 73daeb3d507f [CUDA] Make sure <string.h> is included with original __TH [...]
adds ec4829efcc94 fixes bug #51926 where dangling comma caused overrun
adds eb845520ac3c compiler-rt: Fix arch detection for ppc64le
adds 26e2c97bf14c [openmp] [elf_common] Fix linking against LLVM dylib
adds 08e3a5ccd952 [IntelJITListener] Fix order in JitListener/multiple.ll
new d218ef07a072 Re-apply the fix on DwarfEHPrepare and add a test
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:
clang/lib/Format/WhitespaceManager.cpp | 16 ++++++++++++++--
clang/unittests/Format/FormatTest.cpp | 14 +++++++++++++-
compiler-rt/cmake/base-config-ix.cmake | 2 +-
llvm/lib/CodeGen/DwarfEHPrepare.cpp | 5 +++++
llvm/test/CodeGen/X86/dwarf-eh-prepare.ll | 2 +-
llvm/test/JitListener/multiple.ll | 10 +++++-----
.../plugins/common/elf_common/CMakeLists.txt | 3 +++
7 files changed, 42 insertions(+), 10 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_kernel/llvm-release-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 70cfd17bbd Automatic date update in version.in
adds a035f1f8e7 Automatic date update in version.in
adds b7f12798a5 Automatic date update in version.in
adds b8244b33a0 Automatic date update in version.in
adds 61b0daa408 Automatic date update in version.in
adds 786735af68 Automatic date update in version.in
adds cdc39779b6 Automatic date update in version.in
adds 86f474b5ff Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.