This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allnoconfig in repository toolchain/ci/binutils-gdb.
from fb7331ae2b lto-18 test adds dfbee68088 PR26578, memory leak in parse_gnu_debugaltlink adds 1feede9b38 CSKY: Add FPUV3 instructions, which supported by ck860f. adds a2061b9f29 CSKY: Support option -mfloat-abi. adds 6a1ed9106f CSKY: Change mvtc and mulsw's ISA flag. adds 15a32af52f power10 on ppc32 adds 10556cdc8e Fix thinko in the code to check coff archive elements. adds 1b788fb6e9 Fix latent bug in ada-lang.c:remove_extra_symbols adds a3a08c5a2f Automatic date update in version.in new 23bef3fea3 sprintf arg overlaps destination
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/ChangeLog | 5 + bfd/cofflink.c | 8 +- bfd/version.h | 2 +- binutils/ChangeLog | 6 + binutils/dwarf.c | 9 +- gas/ChangeLog | 48 ++ gas/config/tc-csky.c | 279 ++++++- gas/config/tc-ppc.c | 3 +- gdb/ChangeLog | 5 + gdb/ada-lang.c | 4 +- include/ChangeLog | 8 + include/opcode/csky.h | 3 + opcodes/ChangeLog | 33 + opcodes/csky-dis.c | 72 +- opcodes/csky-opc.h | 2043 ++++++++++++++++++++++++++++++++++++++++++++++++- 15 files changed, 2477 insertions(+), 51 deletions(-)