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-aarch64 in repository toolchain/ci/binutils-gdb.
from bd7ccaa983 Notify observer of breakpoint auto-disabling adds 1dd34eff4b Fix Ada regression due to DWARF expression series adds 892a1e5303 Fix register regression in DWARF evaluator adds ff01bb6c23 x86: Don't pad .tfloat directive output adds c6b8e53281 Automatic date update in version.in adds faca1a42d3 x86: Always run fp tests adds 99db83d07d PATCH [1/4] arm: Add Tag_PAC_extension build attribute adds 4b53503018 PATCH [2/4] arm: Add Tag_BTI_extension build attribute adds b81ee92f03 PATCH [3/4] arm: Add Tag_BTI_use build attribute adds c9fed6655f PATCH [4/4] arm: Add Tag_PACRET_use build attribute adds 4eb629d50d gdbserver: Check r_version < 1 for Linux debugger interface
No new revisions were added by this update.
Summary of changes: bfd/elf32-arm.c | 4 ++++ bfd/version.h | 2 +- binutils/readelf.c | 22 +++++++++++++++++++++ elfcpp/arm.h | 4 ++++ gas/NEWS | 4 ++++ gas/config/tc-arm.c | 4 ++++ gas/config/tc-i386.c | 13 ------------- gas/config/tc-i386.h | 3 +-- gas/testsuite/gas/i386/fp-elf32.d | 41 --------------------------------------- gas/testsuite/gas/i386/fp-elf64.d | 41 --------------------------------------- gas/testsuite/gas/i386/i386.exp | 5 +---- gdb/dwarf2/expr.c | 8 ++++++-- gdbserver/linux-low.cc | 2 +- include/elf/arm.h | 4 ++++ 14 files changed, 52 insertions(+), 105 deletions(-) delete mode 100644 gas/testsuite/gas/i386/fp-elf32.d delete mode 100644 gas/testsuite/gas/i386/fp-elf64.d