This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-spec2k6-Os_LTO in repository toolchain/ci/binutils-gdb.
from b167e53f05 Fix mi_gdb_exit with secondary MI channels adds 4f94229e83 Automatic date update in version.in adds b1b11e922b PR26569, R_RISCV_RVC_JUMP results in buffer overflow adds c73eac969a rx-dis.c:103:3: suspicious concatenation of string literals adds 5dd918d980 Fix sparc prologue skipping adds 427234c78b Update the binutils documentation to make it clear the the - [...] adds db47f2458f Automatic date update in version.in adds 307f2595dd Linker: If the type is pie the results should be an executab [...] adds 9fcff41582 Automatic date update in version.in adds c4694f172b Enable support to Intel Keylocker instructions adds ebe824f5dc Remove some manual memory management from compile interface adds 0dbf6ee6a0 Use new/delete for do_module_cleanup adds e947a8482a Introduce and use compile_module_up adds e616f60a6b Transfer module ownership to do_module_cleanup adds 92677124d9 Simplify compile_module cleanup adds bac51ab78d Avoid manual memory management of argv arrays in gdb/compile adds 20a5fcbd5b Handle bit offset and bit size in base types adds afdcafe891 CSKY: Add objdump option -M abi-names. adds c94053440e PR26655, Power10 libstdc++.so R_PPC64_NONE dynamic relocs adds 294338867c PR26656, power10 libstdc++.so segfault in __cxxabiv1::__cxa_throw adds a993d270f8 [GOLD] PowerPC64 __tls_get_addr_opt stub adds 7469ddd78f Automatic date update in version.in adds 81d54bb7ae Add support for Intel TDX instructions. adds f3034e25fa arm: Add support for Neoverse N2 CPU adds a2ab58313a Document that the lower case 'c' character in nm's output is [...] adds 011a045a6b csky/opcodes: enclose if body in curly braces adds 9e980ddcef aarch64: Add support for Neoverse V1 CPU adds 6eee0315f6 arm: Add support for Neoverse V1 CPU adds 99bb393f1d Handle 64bit breakpoints of WOW64 processes as SIGINT adds b551a89f51 Don't let TUI focus on locator adds 29363cfa40 gdb: remove file_handler typedef adds ec47b32a85 binutils: Handle DWARF5 DW_FORM_ref_addr and DW_UT_partial. adds d7b477c541 Sync libiberty and include with GCC for get_DW_UT_name. adds debd1a62c4 readelf: Show Unit Type for DWARF5 adds 743f5cfc00 RISC-V: Error for relaxable branch in absolute section. adds bee4644aff Automatic date update in version.in adds 09d7303523 Put together MOD_VEX_0F38* in i386-dis.c, adds cc9ea2c21c Re: Sync libiberty and include with GCC for get_DW_UT_name adds 5a805384b8 asan: readelf buffer overflow and abort adds 68d654afdf Fix compilation of .c files as C++ when using Clang adds c20c017b2c Fix gdb.base/infcall-nested-structs-c++.exp with Clang adds e851246a2a gdb: fix whitespaces in ChangeLog adds ee1b8b9477 Import mklog.py from gcc repo adds 3b93626be9 Add a missing munmap_list move constructor adds 956bdb595b gdb: fix formatting of _debug_printf macros adds 0919fa3c46 Automatic date update in version.in adds 0be2fe677c ubsan: opcodes/csky-opc.h:929 shift exponent 536870912 adds 3cd7c7d7ef PPC64_OPT_LOCALENTRY is incompatible with tail calls adds 63e5eea234 [GOLD] PPC64_OPT_LOCALENTRY is incompatible with tail calls adds 8f9929bb97 gdb: Fix from_tty argument to gdb.execute in Python.
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 49 + bfd/elf64-ppc.c | 535 +- bfd/elf64-ppc.h | 3 +- bfd/elfxx-riscv.c | 60 +- bfd/version.h | 2 +- binutils/ChangeLog | 31 + binutils/doc/binutils.texi | 12 +- binutils/dwarf.c | 9 +- binutils/elfcomm.c | 59 +- binutils/readelf.c | 9 +- binutils/testsuite/binutils-all/dw5.W | 1 + binutils/testsuite/binutils-all/dwarf-attributes.W | 1 + contrib/ChangeLog | 4 + contrib/mklog.py | 261 + elfcpp/ChangeLog | 4 + elfcpp/dwarf.h | 9 + gas/ChangeLog | 177 +- gas/NEWS | 3 + gas/config/tc-aarch64.c | 8 + gas/config/tc-arm.c | 8 + gas/config/tc-csky.c | 639 +- gas/config/tc-i386.c | 13 +- gas/config/tc-riscv.c | 17 +- gas/doc/c-aarch64.texi | 1 + gas/doc/c-arm.texi | 2 + gas/doc/c-i386.texi | 8 + gas/testsuite/gas/csky/all.d | 2 +- gas/testsuite/gas/csky/cskyv2_all.d | 36 +- gas/testsuite/gas/csky/cskyv2_all.s | 24 +- gas/testsuite/gas/csky/trust.d | 9 +- gas/testsuite/gas/csky/trust.s | 1 - gas/testsuite/gas/elf/dwarf-5-cu.d | 1 + gas/testsuite/gas/i386/i386.exp | 8 + gas/testsuite/gas/i386/keylocker-intel.d | 34 + gas/testsuite/gas/i386/keylocker.d | 34 + gas/testsuite/gas/i386/keylocker.s | 33 + gas/testsuite/gas/i386/property-10.d | 9 + gas/testsuite/gas/i386/property-10.s | 2 + gas/testsuite/gas/i386/tdx.d | 12 + gas/testsuite/gas/i386/tdx.s | 5 + gas/testsuite/gas/i386/x86-64-keylocker-intel.d | 34 + gas/testsuite/gas/i386/x86-64-keylocker.d | 34 + gas/testsuite/gas/i386/x86-64-keylocker.s | 33 + gas/testsuite/gas/i386/x86-64-property-10.d | 10 + gas/testsuite/gas/i386/x86-64-tdx.d | 15 + gas/testsuite/gas/i386/x86-64-tdx.s | 8 + gas/testsuite/gas/riscv/absolute-sec.d | 3 + gas/testsuite/gas/riscv/absolute-sec.l | 2 + gas/testsuite/gas/riscv/absolute-sec.s | 2 + gdb/ChangeLog | 136 +- gdb/cli/cli-script.c | 9 +- gdb/compile/compile-c-types.c | 4 +- gdb/compile/compile-cplus-types.c | 39 +- gdb/compile/compile-object-load.c | 108 +- gdb/compile/compile-object-load.h | 21 +- gdb/compile/compile-object-run.c | 78 +- gdb/compile/compile-object-run.h | 2 +- gdb/compile/compile.c | 82 +- gdb/dwarf2/read.c | 20 + gdb/gdbtypes.c | 24 + gdb/gdbtypes.h | 43 +- gdb/infrun.h | 10 +- gdb/linux-nat.c | 10 +- gdb/nat/windows-nat.c | 15 + gdb/nat/windows-nat.h | 2 + gdb/printcmd.c | 16 +- gdb/sparc-tdep.c | 13 +- gdb/testsuite/ChangeLog | 27 + .../gdb.base/infcall-nested-structs.exp.tcl | 7 + gdb/testsuite/gdb.dwarf2/intbits.c | 48 + gdb/testsuite/gdb.dwarf2/intbits.exp | 201 + gdb/testsuite/gdb.python/python.exp | 13 + gdb/testsuite/gdb.tui/list.exp | 1 + gdb/testsuite/lib/gdb.exp | 5 +- gdb/tui/tui-data.c | 34 +- gdb/tui/tui-data.h | 6 + gdb/tui/tui-stack.h | 5 + gdb/utils.h | 43 + gdb/value.c | 37 +- gdb/windows-nat.c | 1 - gdbserver/ChangeLog | 5 + gdbserver/win32-low.cc | 4 - gdbserver/win32-low.h | 2 - gdbsupport/ChangeLog | 4 + gdbsupport/event-loop.cc | 35 +- gold/ChangeLog | 24 + gold/powerpc.cc | 113 +- include/ChangeLog | 9 + include/dwarf2.def | 11 + include/dwarf2.h | 24 +- ld/ChangeLog | 25 + ld/emultempl/pe.em | 2 +- ld/emultempl/pep.em | 2 +- ld/emultempl/ppc64elf.em | 18 +- ld/testsuite/ld-powerpc/elfv2so.d | 17 +- ld/testsuite/ld-powerpc/notoc2.d | 4 +- ld/testsuite/ld-powerpc/tlsdesc.wf | 4 +- ld/testsuite/ld-powerpc/tlsdesc2.d | 9 +- ld/testsuite/ld-powerpc/tlsdesc2.wf | 6 +- ld/testsuite/ld-powerpc/tlsopt5.d | 11 +- ld/testsuite/ld-powerpc/tlsopt5.wf | 4 +- ld/testsuite/ld-powerpc/tlsopt6.d | 11 +- ld/testsuite/ld-powerpc/tlsopt6.wf | 4 +- libiberty/ChangeLog | 6 + libiberty/dwarfnames.c | 7 + opcodes/ChangeLog | 113 +- opcodes/csky-dis.c | 150 +- opcodes/csky-opc.h | 527 +- opcodes/i386-dis.c | 280 +- opcodes/i386-gen.c | 15 + opcodes/i386-init.h | 448 +- opcodes/i386-opc.h | 9 + opcodes/i386-opc.tbl | 25 + opcodes/i386-tbl.h | 8288 ++++++++++---------- opcodes/rx-dis.c | 16 +- 115 files changed, 7973 insertions(+), 5595 deletions(-) create mode 100755 contrib/mklog.py create mode 100644 gas/testsuite/gas/i386/keylocker-intel.d create mode 100644 gas/testsuite/gas/i386/keylocker.d create mode 100644 gas/testsuite/gas/i386/keylocker.s create mode 100644 gas/testsuite/gas/i386/property-10.d create mode 100644 gas/testsuite/gas/i386/property-10.s create mode 100644 gas/testsuite/gas/i386/tdx.d create mode 100644 gas/testsuite/gas/i386/tdx.s create mode 100644 gas/testsuite/gas/i386/x86-64-keylocker-intel.d create mode 100644 gas/testsuite/gas/i386/x86-64-keylocker.d create mode 100644 gas/testsuite/gas/i386/x86-64-keylocker.s create mode 100644 gas/testsuite/gas/i386/x86-64-property-10.d create mode 100644 gas/testsuite/gas/i386/x86-64-tdx.d create mode 100644 gas/testsuite/gas/i386/x86-64-tdx.s create mode 100644 gas/testsuite/gas/riscv/absolute-sec.d create mode 100644 gas/testsuite/gas/riscv/absolute-sec.l create mode 100644 gas/testsuite/gas/riscv/absolute-sec.s create mode 100644 gdb/testsuite/gdb.dwarf2/intbits.c create mode 100644 gdb/testsuite/gdb.dwarf2/intbits.exp