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_build/master-arm
in repository toolchain/ci/gdb.
from 2d9cf99d9a gdb/arm: Document and fix exception stack offsets
adds 396d2e56be gdb/aarch64: fix 32-bit arm compatibility
adds 1c76a0e2a6 Minor fix to Python breakpoint event documentation
adds f460ede603 Automatic date update in version.in
adds 84860e8591 [gdb/testsuite] Fix timeout in gdb.ada/ghost.exp
adds 6a72edd8e2 [gdb/testsuite] Fix XPASS with gcc-12 in gdb.base/vla-struct [...]
adds 3abc1d8fe0 Document the ARM_CC_FOR_TARGET testsuite variable
adds 80c0a3bf1b gdb/testsuite: remove definition of true/false from gdb_comp [...]
new b69a68b93b PowerPC, correct the gdb ioctl values for TCGETS, TCSETS, TC [...]
new cbc30d36ac Fix comparison of unsigned long int to int in record_linux_s [...]
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/version.h | 2 +-
gdb/aarch64-linux-nat.c | 114 +++++++++++++++---
gdb/doc/python.texi | 6 +-
gdb/linux-record.h | 130 ++++++++++-----------
gdb/ppc-linux-tdep.c | 14 ++-
gdb/testsuite/README | 30 +++++
gdb/testsuite/gdb.ada/ghost.exp | 6 +-
gdb/testsuite/gdb.base/all-bin.exp | 4 +
gdb/testsuite/gdb.base/eval-skip.exp | 3 +
gdb/testsuite/gdb.base/exprs.exp | 4 +
gdb/testsuite/gdb.base/miscexprs.exp | 3 +
gdb/testsuite/gdb.base/pointers.exp | 4 +
gdb/testsuite/gdb.base/relational.exp | 4 +
gdb/testsuite/gdb.base/vla-struct-fields.exp | 22 +++-
.../test_ioctl_TCSETSW.c} | 28 +++--
.../test_ioctl_TCSETSW.exp} | 28 ++++-
gdb/testsuite/lib/gdb.exp | 5 -
17 files changed, 286 insertions(+), 121 deletions(-)
copy gdb/testsuite/{gdb.mi/mi-catch-load.c => gdb.reverse/test_ioctl_TCSETSW.c} (61%)
copy gdb/testsuite/{gdb.cp/pr12028.exp => gdb.reverse/test_ioctl_TCSETSW.exp} (57%)
--
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_build/master-arm
in repository toolchain/ci/glibc.
from ace9e3edbc nss: handle stat failure in check_reload_and_get (BZ #28752)
adds 4654e7fd5a x86: Add copyright to strpbrk-c.c
adds 0f91811333 x86: Align varshift table to 32-bytes
adds 73bae395cf x86: Improve svml_s_atanhf16_core_avx512.S
adds 65897e9916 x86: Improve svml_s_atanhf8_core_avx2.S
adds fe1915d4f6 x86: Improve svml_s_atanhf4_core_sse4.S
adds e560b3c2d2 x86: Optimize svml_s_tanhf16_core_avx512.S
adds 3a49ce8799 x86: Add data file that can be shared by tanhf-avx2 and tanhf-sse4
adds bcc41f66a4 x86: Optimize svml_s_tanhf8_core_avx2.S
adds cffb9414c5 x86: Optimize svml_s_tanhf4_core_sse4.S
adds f107b7b30d libio: Avoid RMW of flags2 outside lock (BZ #27842)
new fdaf78656f Add bounds check to __libc_ifunc_impl_list
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:
include/ifunc-impl-list.h | 8 +-
stdio-common/flockfile.c | 1 -
sysdeps/aarch64/multiarch/ifunc-impl-list.c | 9 +-
sysdeps/arm/armv7/multiarch/ifunc-impl-list.c | 4 +-
sysdeps/i386/i686/multiarch/ifunc-impl-list.c | 9 +-
.../powerpc32/power4/multiarch/ifunc-impl-list.c | 9 +-
.../powerpc/powerpc64/multiarch/ifunc-impl-list.c | 9 +-
sysdeps/s390/multiarch/ifunc-impl-list.c | 9 +-
sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c | 4 +-
.../fpu/multiarch/svml_s_atanhf16_core_avx512.S | 474 +++++------
.../fpu/multiarch/svml_s_atanhf4_core_sse4.S | 378 ++++-----
.../fpu/multiarch/svml_s_atanhf8_core_avx2.S | 405 +++++----
.../fpu/multiarch/svml_s_tanhf16_core_avx512.S | 527 ++++++------
.../x86_64/fpu/multiarch/svml_s_tanhf4_core_sse4.S | 865 ++++---------------
.../x86_64/fpu/multiarch/svml_s_tanhf8_core_avx2.S | 912 ++++-----------------
sysdeps/x86_64/fpu/multiarch/svml_s_tanhf_rodata.S | 621 ++++++++++++++
sysdeps/x86_64/multiarch/ifunc-impl-list.c | 9 +-
sysdeps/x86_64/multiarch/strpbrk-c.c | 18 +
sysdeps/x86_64/multiarch/varshift.c | 5 +-
sysdeps/x86_64/multiarch/varshift.h | 3 +-
20 files changed, 1875 insertions(+), 2404 deletions(-)
create mode 100644 sysdeps/x86_64/fpu/multiarch/svml_s_tanhf_rodata.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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards fcc38d304 2: update: gcc-4c334e0e4ff05d3a7ca9ebb832428c446cd0ae8d: 1
discards e4f091265 1: reset: gcc-17f52a1c725948befcc3dd3c90d1abad77b6f6fe: 1
discards cbb4da964 0: update: linux-6bfb56e93bcef41859c2d5ab234ffd80b691be35: 6
new 958eac524 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (fcc38d304)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1480 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 49976 -> 52452 bytes
05-build_abe-gcc/console.log.xz | Bin 126904 -> 230916 bytes
06-clean_sysroot/console.log.xz | Bin 0 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 0 -> 10396 bytes
08-build_abe-glibc/console.log.xz | Bin 0 -> 231404 bytes
09-build_abe-gdb/console.log.xz | Bin 0 -> 50404 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 90 +++++++++++++++++++++------------
11-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 19 ++++---
results | 8 +++
13 files changed, 78 insertions(+), 41 deletions(-)
create mode 100644 06-clean_sysroot/console.log.xz
create mode 100644 07-build_abe-linux/console.log.xz
create mode 100644 08-build_abe-glibc/console.log.xz
create mode 100644 09-build_abe-gdb/console.log.xz
delete mode 100644 11-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.