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-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 new 0332f66274 Fix compile time warnings when building for the CSKY target [...] new 36dcb3a97d Re: lto-18 test new 36efe0aea5 Re: PR26580, Size and alignment of commons vs as-needed shared lib
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 | 48 + gas/config/tc-csky.c | 279 +++++- gas/config/tc-ppc.c | 3 +- gdb/ChangeLog | 5 + gdb/ada-lang.c | 4 +- include/ChangeLog | 13 + 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 | 38 + opcodes/csky-dis.c | 72 +- opcodes/csky-opc.h | 2043 +++++++++++++++++++++++++++++++++++++- 18 files changed, 2505 insertions(+), 49 deletions(-)