This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/gdb.
from 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 adds 75337cbc14 [gdb/symtab] Fix .debug_aranges duplicate offset warning
No new revisions were added by this update.
Summary of changes: 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 + gdb/dwarf2/read.c | 22 ++++--- .../debug-aranges-duplicate-offset-warning.c} | 13 ++-- ... => debug-aranges-duplicate-offset-warning.exp} | 69 +++++++++++----------- ld/testsuite/ld-loongarch-elf/jmp_op.d | 43 +++++++------- ld/testsuite/ld-loongarch-elf/jmp_op.s | 1 + opcodes/i386-opc.tbl | 2 +- opcodes/i386-tbl.h | 2 +- opcodes/loongarch-opc.c | 32 ++++------ 13 files changed, 115 insertions(+), 99 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 [...]