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-arm in repository toolchain/ci/binutils-gdb.
from 801a7eab11 x86: Remove bfd_arch_l1om and bfd_arch_k1om adds fd46a69ed4 gdb/testing/tui: add new _csi_{L,S,T} adds e330d4c033 elfcore_grok_freebsd_note: Remove checks of note->namesz. adds a171378aa4 Recognize FreeBSD core dump note for x86 segment base registers. adds b5c2367c3a Use pseudosections for NT_FREEBSD_X86_SEGBASES core dump notes. adds f3215e1526 FreeBSD/x86: Read segment base registers from NT_X86_SEGBASES. adds c13566fdd5 Use I386_GSBASE_REGNUM in i386fbsd_get_thread_local_address. adds e55039d181 gdb/debuginfod-support.c: Always display debuginfod errors adds 3181aed81c Remove unused variable. adds 25eb664374 Automatic date update in version.in adds 552f1157c6 gdb: rename floatformats_ia64_quad to floatformats_ieee_quad
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 13 ++++++ bfd/elf-bfd.h | 2 + bfd/elf.c | 24 ++++++---- bfd/version.h | 2 +- binutils/ChangeLog | 5 +++ binutils/readelf.c | 2 + gdb/aarch64-tdep.c | 2 +- gdb/amd64-fbsd-tdep.c | 18 ++++++++ gdb/debuginfod-support.c | 6 +-- gdb/gdbtypes.c | 8 ++-- gdb/gdbtypes.h | 2 +- gdb/hppa-tdep.c | 2 +- gdb/i386-fbsd-tdep.c | 26 ++++++++--- gdb/i386-tdep.c | 2 +- gdb/ia64-vms-tdep.c | 2 +- gdb/loongarch-tdep.c | 2 +- gdb/mips-linux-tdep.c | 12 +---- gdb/mips64-obsd-tdep.c | 6 +-- gdb/ppc-linux-tdep.c | 4 +- gdb/riscv-tdep.c | 2 +- gdb/rs6000-tdep.c | 2 +- gdb/s390-tdep.c | 2 +- gdb/sparc-tdep.c | 6 +-- gdb/testsuite/gdb.tui/tuiterm.exp | 85 +++++++++++++++++++++++++++++++++++ gdb/testsuite/lib/tuiterm.exp | 95 +++++++++++++++++++++++++++++++++++++++ include/ChangeLog | 4 ++ include/elf/common.h | 1 + include/floatformat.h | 6 +-- libiberty/floatformat.c | 34 +++++++------- 29 files changed, 304 insertions(+), 73 deletions(-)