This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 069ef164801 Change avxvnni disassembler output from {vex3} to {vex} new 039dac293d5 CSKY: Fix and add some instructions for VDSPV1. new 9d1ccf22fd6 CSKY: Add version flag in eflag and fix bug in disassemblin [...] new eae61d61e97 CSKY: Change plsl.u16 to plsl.16. new 1b03c32c3bd CSKY: Change default linker script for elf toolchain. new 2e58f3923ef C-SKY: Fix the literal dump of big vector constant. new 7e300b86122 Update gas/ChangeLog of last commit new 1612c4bbcb4 [gdb/testsuite] Add missing ranges base in dw2-objfile-overlap-*.S
The 7 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: gas/ChangeLog | 21 ++ gas/config/tc-csky.c | 17 +- gas/testsuite/gas/csky/csky_vdsp.d | 54 ++--- gas/testsuite/gas/csky/enhance_dsp.d | 2 +- gas/testsuite/gas/csky/enhance_dsp.s | 2 +- gdb/testsuite/ChangeLog | 6 + .../gdb.dwarf2/dw2-objfile-overlap-inner.S | 3 + .../gdb.dwarf2/dw2-objfile-overlap-outer.S | 3 + include/ChangeLog | 6 + include/opcode/csky.h | 5 + ld/ChangeLog | 11 + ld/emulparams/cskyelf.sh | 27 ++- ld/emulparams/cskyelf_linux.sh | 36 ++- ld/testsuite/ld-csky/data.d | 12 +- ld/testsuite/ld-csky/hilo16.d | 4 +- opcodes/ChangeLog | 12 + opcodes/csky-dis.c | 19 +- opcodes/csky-opc.h | 245 +++++++++++++++++---- 18 files changed, 400 insertions(+), 85 deletions(-)