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_build/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 55ea1654ab Automatic date update in version.in adds df0e73ff93 Automatic date update in version.in adds 1a5178fe28 PR29348, BFD_VMA_FMT wrong adds 9ea6fffe1e libctf: Avoid use of uninitialised variables adds 48ca1b26b9 LoongArch: Set defaults to exec stack 0. adds f493c2174e Get rid of fprintf_vma and sprintf_vma adds 3f6e97039e opcodes: LoongArch: make all non-native jumps desugar to can [...] adds 20f2e2686c opcodes: LoongArch: add "ret" instruction to reduce typing adds e4971956ea x86: SKINIT with operand needs IgnoreSize new 75337cbc14 [gdb/symtab] Fix .debug_aranges duplicate offset warning
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/Makefile.in | 2 +- bfd/bfd-in.h | 37 +- bfd/bfd-in2.h | 37 +- bfd/bfd.c | 12 +- bfd/coff-rs6000.c | 27 +- bfd/cofflink.c | 12 +- bfd/configure | 42 +- bfd/configure.ac | 19 +- bfd/configure.com | 30 +- bfd/ecoff.c | 6 +- bfd/elf32-xtensa.c | 7 +- bfd/elfnn-loongarch.c | 1 + bfd/mmo.c | 11 +- bfd/pei-x86_64.c | 52 +-- bfd/som.c | 5 +- bfd/srec.c | 21 +- bfd/version.h | 2 +- binutils/objcopy.c | 58 +-- binutils/od-macho.c | 34 +- binutils/rddbg.c | 2 +- binutils/readelf.c | 41 +- gas/config/tc-i386.c | 19 +- gas/config/tc-ia64.c | 23 +- gas/config/tc-mips.c | 18 +- gas/listing.c | 20 +- gas/messages.c | 42 +- gas/read.c | 9 +- gas/symbols.c | 24 +- gas/testsuite/gas/all/overflow.l | 8 +- gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/svme.s | 3 + gas/testsuite/gas/i386/{svme64.d => svme16.d} | 18 +- gas/testsuite/gas/loongarch/jmp_op.d | 7 +- gas/testsuite/gas/loongarch/jmp_op.s | 1 + gas/testsuite/gas/m68k/mcf-mov3q.d | 2 +- gas/testsuite/gas/m68k/operands.d | 448 ++++++++++----------- gas/testsuite/gas/s12z/truncated.d | 2 +- gas/write.c | 14 +- gdb/dwarf2/read.c | 22 +- gdb/remote.c | 15 +- .../debug-aranges-duplicate-offset-warning.c} | 13 +- ... => debug-aranges-duplicate-offset-warning.exp} | 69 ++-- ld/deffilep.y | 7 +- ld/emultempl/armelf.em | 5 +- ld/emultempl/pe.em | 5 +- ld/ldlang.c | 19 +- ld/ldmisc.c | 28 +- ld/pe-dll.c | 6 +- ld/testsuite/ld-elf/elf.exp | 1 + ld/testsuite/ld-loongarch-elf/jmp_op.d | 43 +- ld/testsuite/ld-loongarch-elf/jmp_op.s | 1 + libctf/ctf-link.c | 16 +- opcodes/dis-buf.c | 11 +- opcodes/i386-dis.c | 21 +- opcodes/i386-opc.tbl | 2 +- opcodes/i386-tbl.h | 2 +- opcodes/ia64-gen.c | 20 +- opcodes/loongarch-opc.c | 32 +- opcodes/m68k-dis.c | 10 +- opcodes/ns32k-dis.c | 5 +- 60 files changed, 648 insertions(+), 822 deletions(-) copy gas/testsuite/gas/i386/{svme64.d => svme16.d} (92%) copy gdb/testsuite/{gdb.threads/vfork-multi-inferior-sleep.c => gdb.dwarf2/debug-a [...] copy gdb/testsuite/gdb.dwarf2/{dw2-vendor-extended-opcode.exp => debug-aranges-dup [...]