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-next-defconfig in repository toolchain/ci/binutils-gdb.
from 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 adds 23bef3fea3 sprintf arg overlaps destination adds 0332f66274 Fix compile time warnings when building for the CSKY target [...] adds 36dcb3a97d Re: lto-18 test adds 36efe0aea5 Re: PR26580, Size and alignment of commons vs as-needed shared lib new 525a0aa301 CSKY: Add new arches while refine the cpu option process. new 79c8d443b1 CSKY: Add L2Cache instructions for CK860. new 89ce8eab23 CSKY: Enable extend lrw by default for CK802, CK803 and CK860.
The 3 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 +- gas/ChangeLog | 84 ++ gas/config/tc-csky.c | 863 ++++++++++--- gas/config/tc-ppc.c | 3 +- gas/testsuite/gas/csky/cskyv2_ck860.d | 2 +- gdb/ChangeLog | 5 + gdb/ada-lang.c | 4 +- include/ChangeLog | 19 + include/opcode/csky.h | 3 + ld/ChangeLog | 11 + ld/testsuite/ld-elf/pr26580-2.sd | 2 +- ld/testsuite/ld-plugin/lto-18b.c | 2 - ld/testsuite/ld-plugin/lto-18c.c | 2 - ld/testsuite/ld-plugin/lto.exp | 14 + opcodes/ChangeLog | 44 + opcodes/csky-dis.c | 74 +- opcodes/csky-opc.h | 2270 +++++++++++++++++++++++++++++++-- 19 files changed, 3099 insertions(+), 318 deletions(-)