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 cb0d58bf4d [gdb/testsuite] Skip language auto in gdb.base/parse_number.exp adds 27049a382f ld: use definitions in generate_reloc rather than raw literals adds 05527d8ca1 [gdb/ada] Fix gdb.ada/dynamic-iface.exp with gcc 7 adds 5a3cf18c2e [gdb/exp] Fix UB in scalar_binop adds 735dfe028c [gdbsupport] Fix UB in print-utils.cc:int_string adds 01a62a6d5f [gdb/testsuite] Fix -prompt handling in gdb_test adds a6b446b222 gdb: LoongArch: Implement the iterate_over_regset_sections g [...] adds d9b6e047f6 Fix loongarch_iterate_over_regset_sections for non-native targets. adds e8123c847f Tweak the std::hash<> specialization for aarch64_features. adds 9e0f632935 Automatic date update in version.in adds 244e19c791 PR29169, invalid read displaying fuzzed .gdb_index adds 5fbb38fcc5 PR29170, divide by zero displaying fuzzed .debug_names adds be38442dda PR29171, invalid read causing SIGSEGV new a55dfbb9ab Merge config/ changes from GCC, to enable DFP on AArch64 new 81657e5800 AArch64: add support for DFP (Decimal Floating point)
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 +- binutils/dwarf.c | 132 ++++++++++++++---------------------- config/dfp.m4 | 21 +++++- gdb/aarch64-tdep.c | 2 + gdb/ada-lang.c | 3 +- gdb/arch/aarch64.h | 27 ++++---- gdb/loongarch-linux-tdep.c | 26 +++++++ gdb/testsuite/gdb.base/arithmet.exp | 2 + gdb/testsuite/lib/gdb.exp | 2 +- gdb/valarith.c | 5 +- gdbsupport/print-utils.cc | 6 +- include/coff/internal.h | 16 +++++ ld/pe-dll.c | 15 ++-- libdecnumber/configure | 3 +- 14 files changed, 154 insertions(+), 108 deletions(-)