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-aarch64-next-defconfig in repository toolchain/ci/binutils-gdb.
from 7f08fd5186 gdb/infrun: use switch_to_target_no_thread to switch the target adds 54844aa706 Automatic date update in version.in adds b5ffa9182b Stop the plugin handler from ignoring unknown symbol types w [...] adds cac1e71dbd [gdb/testsuite] Fix gdb.dwarf2/frame-inlined-in-outer-frame.exp adds 7ade7fba75 sync libiberty from gcc adds 7ba115508a PR26580, Size and alignment of commons vs as-needed shared lib adds 95830c988a aarch64: Add base support for Armv8-R adds 03fb3142c7 aarch64: Add support for Armv8-R DFB alias adds 38cf07a6c0 aarch64: Add support for Armv8-R system registers adds f1363b0fb4 aarch64: Add -mcpu option for Cortex-R82 adds 7d81bc937c MSP430: Support relocations for subtract expressions in .ule [...] adds 3cae444768 Avoid hash table corruption in gdb_bfd.c adds 03b0a45f15 Fix uninitialized warning in gdb_bfd_open adds d706b69e48 Do not adjust mtime timezone on Windows adds 790147a9e9 Pass --disable-reloc-section on PE targets for PR 25662 test adds 3ad6c19423 bpf: simulator: correct div, mod insn semantics adds 47485a3161 Re: MSP430: Support relocations for subtract expressions in [...] adds 7671fe54f3 Automatic date update in version.in adds fb7331ae2b lto-18 test adds 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 adds 0332f66274 Fix compile time warnings when building for the CSKY target [...] adds 36dcb3a97d Re: lto-18 test adds 36efe0aea5 Re: PR26580, Size and alignment of commons vs as-needed shared lib adds 525a0aa301 CSKY: Add new arches while refine the cpu option process. adds 79c8d443b1 CSKY: Add L2Cache instructions for CK860. adds 89ce8eab23 CSKY: Enable extend lrw by default for CK802, CK803 and CK860. adds 7ad578807a Stop symbols generated by the annobin gcc plugin from breaki [...] adds 48c9b43332 Add handle_eintr to wrap EINTR handling in syscalls adds 99cf6da66a Register a placeholder for NetBSD shared functions in gdb/nat adds 70b67307e9 Build nat/netbsd-nat.o for the NetBSD native target adds 330662f684 Add netbsd_nat::pid_to_exec_file adds c489f8c6e6 Add gdb/nat common functions for listing threads adds feedfcc773 Add netbsd_nat::enable_proc_events in gdb/nat adds 1ccb2c170c Add a common utility function to read and write siginfo_t in [...] adds f404573e4f Avoid double free in startup_inferior adds cf4ac4be12 Switch local native code to gdb/nat shared functions adds 62ba50486f Add minimal and functional NetBSD/amd64 gdbserver adds 918619e5e5 PR26597, FAIL: gdb.dlang/demangle.exp: _D8demangle4testFI5identZv adds 93d49941ed ld: Add more tests for --as-needed adds c7cd291722 aarch64: Return an error on conditional branch to an undefin [...] adds 580decb024 Automatic date update in version.in adds a56f73917a gdb/testsuite: remove stale comment in gdb.base/bp-cmds-exec [...] adds 7a4e8e7d55 gdb/breakpoint: fix typo in help message of "set breakpoint [...] adds ce139cd560 Fix the debuglink following code to recursively load links f [...] adds 8d58ed37f1 x86: Add NT_X86_CET note adds ad570dd76c [gdb/testsuite] Kfail gdb.cp/ambiguous.exp FAILs for PR26602 adds 9cdc5bacdd Fix a segfault when creating an import library with 0 exports. adds 548f527578 CSKY: Change ISA flag's type to bfd_uint64_t and fix build error. adds edc7a80a9c gas: Don't error when .debug_line already exists, unless .lo [...] adds dae7c5a444 Sync include, libiberty with GCC. adds 1347d11109 i386-tdep: Fix naming in zmm and ymm type descriptions. adds 2a67f09db1 Add bfloat16 support for AVX512 register view. adds e71774ed24 Automatic date update in version.in adds 496afd1705 elf: Add -z unique-symbol to avoid duplicated local symbol names
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 68 + bfd/archures.c | 1 + bfd/bfd-in2.h | 3 + bfd/cofflink.c | 8 +- bfd/cpu-aarch64.c | 6 +- bfd/elf32-msp430.c | 153 +- bfd/elflink.c | 281 ++- bfd/elfnn-aarch64.c | 37 +- bfd/libbfd-in.h | 2 + bfd/libbfd.c | 24 + bfd/libbfd.h | 4 + bfd/plugin.c | 2 + bfd/reloc.c | 5 + bfd/version.h | 2 +- binutils/ChangeLog | 33 + binutils/dwarf.c | 83 +- binutils/readelf.c | 29 +- binutils/testsuite/binutils-all/objcopy.exp | 7 +- config/ChangeLog | 8 + config/cet.m4 | 23 +- cpu/ChangeLog | 5 + cpu/bpf.cpu | 4 +- gas/ChangeLog | 133 ++ gas/config/tc-aarch64.c | 11 +- gas/config/tc-csky.c | 863 +++++-- gas/config/tc-msp430.c | 54 +- gas/config/tc-ppc.c | 3 +- gas/doc/as.texi | 7 +- gas/doc/c-aarch64.texi | 5 +- gas/dwarf2dbg.c | 29 +- gas/testsuite/gas/aarch64/dfb.d | 8 + gas/testsuite/gas/aarch64/dfb.s | 2 + gas/testsuite/gas/aarch64/v8-r-bad-sysregs.d | 3 + gas/testsuite/gas/aarch64/v8-r-bad-sysregs.l | 14 + gas/testsuite/gas/aarch64/v8-r-bad-sysregs.s | 23 + gas/testsuite/gas/aarch64/v8-r-sysregs-need-arch.d | 3 + gas/testsuite/gas/aarch64/v8-r-sysregs-need-arch.l | 141 ++ gas/testsuite/gas/aarch64/v8-r-sysregs.d | 149 ++ gas/testsuite/gas/aarch64/v8-r-sysregs.s | 141 ++ gas/testsuite/gas/csky/cskyv2_ck860.d | 2 +- gas/testsuite/gas/i386/dwarf2-line-1.d | 45 + gas/testsuite/gas/i386/dwarf2-line-1.s | 28 + gas/testsuite/gas/i386/dwarf2-line-2.d | 48 + gas/testsuite/gas/i386/dwarf2-line-2.s | 91 + gas/testsuite/gas/i386/dwarf2-line-3.d | 3 + gas/testsuite/gas/i386/dwarf2-line-3.l | 2 + gas/testsuite/gas/i386/dwarf2-line-3.s | 32 + gas/testsuite/gas/i386/dwarf2-line-4.d | 46 + gas/testsuite/gas/i386/dwarf2-line-4.s | 29 + gas/testsuite/gas/i386/i386.exp | 5 + gdb/ChangeLog | 100 + gdb/ada-lang.c | 4 +- gdb/breakpoint.c | 2 +- gdb/configure.nat | 2 +- gdb/features/i386/64bit-avx512.c | 5 + gdb/features/i386/64bit-avx512.xml | 4 +- gdb/features/i386/64bit-sse.c | 5 + gdb/features/i386/64bit-sse.xml | 2 + gdb/gdb_bfd.c | 98 +- gdb/gdbarch.c | 45 + gdb/gdbarch.h | 8 +- gdb/gdbarch.sh | 4 +- gdb/gdbtypes.c | 7 + gdb/gdbtypes.h | 3 +- gdb/i386-tdep.c | 37 +- gdb/nat/fork-inferior.c | 5 +- gdb/nat/netbsd-nat.c | 213 ++ gdb/nat/netbsd-nat.h | 72 + gdb/nbsd-nat.c | 147 +- gdb/target-descriptions.c | 5 + gdb/testsuite/ChangeLog | 26 + gdb/testsuite/gdb.arch/x86-avx512bf16.c | 164 ++ gdb/testsuite/gdb.arch/x86-avx512bf16.exp | 74 + .../gdb.base/bp-cmds-execution-x-script.exp | 5 - gdb/testsuite/gdb.cp/ambiguous.exp | 7 + gdb/testsuite/gdb.dlang/demangle.exp | 4 +- .../gdb.dwarf2/frame-inlined-in-outer-frame.exp | 1 + gdb/testsuite/lib/gdb.exp | 51 + gdbserver/ChangeLog | 9 + gdbserver/Makefile.in | 3 + gdbserver/configure.srv | 6 + gdbserver/netbsd-amd64-low.cc | 187 ++ gdbserver/netbsd-low.cc | 1327 ++++++++++ gdbserver/netbsd-low.h | 154 ++ gdbsupport/ChangeLog | 4 + gdbsupport/eintr.h | 67 + gdbsupport/tdesc.cc | 3 +- gdbsupport/tdesc.h | 1 + gnulib/ChangeLog | 8 + gnulib/configure | 3 +- gnulib/import/m4/stat.m4 | 2 +- gnulib/patches/0001-use-windows-stat | 13 + gnulib/update-gnulib.sh | 2 + include/ChangeLog | 93 + include/bfdlink.h | 3 + include/elf/common.h | 2 + include/elf/msp430.h | 4 + include/floatformat.h | 3 + include/opcode/aarch64.h | 14 +- include/opcode/csky.h | 66 +- ld/ChangeLog | 79 + ld/NEWS | 2 + ld/emultempl/elf.em | 4 + ld/emultempl/pe.em | 3 +- ld/emultempl/pep.em | 3 +- ld/ld.texi | 6 + ld/lexsup.c | 4 + ld/testsuite/ld-aarch64/emit-relocs-560.d | 7 +- ld/testsuite/ld-elf/comm-data.exp | 44 +- ld/testsuite/ld-elf/elf.exp | 121 + ld/testsuite/ld-elf/pr26391.nd | 7 + ld/testsuite/ld-elf/pr26391.out | 3 + ld/testsuite/ld-elf/pr26391a.c | 18 + ld/testsuite/ld-elf/pr26391b.c | 13 + ld/testsuite/ld-elf/pr26391c.c | 13 + ld/testsuite/ld-elf/pr26391d.c | 13 + ld/testsuite/ld-elf/pr26580-1.sd | 4 + ld/testsuite/ld-elf/pr26580-2.sd | 4 + ld/testsuite/ld-elf/pr26580-3.out | 2 + ld/testsuite/ld-elf/pr26580-4.out | 2 + ld/testsuite/ld-elf/pr26580-a.c | 20 + ld/testsuite/ld-elf/pr26580-a.s | 10 + ld/testsuite/ld-elf/pr26580-b.c | 3 + ld/testsuite/ld-elf/pr26580-b.s | 10 + ld/testsuite/ld-elf/pr26590.err | 3 + ld/testsuite/ld-elf/pr26590a.c | 10 + ld/testsuite/ld-elf/pr26590b.c | 10 + ld/testsuite/ld-elf/pr26590c.c | 11 + ld/testsuite/ld-elf/pr26590d.c | 1 + ld/testsuite/ld-elf/shared.exp | 65 + ld/testsuite/ld-msp430-elf/msp430-elf.exp | 3 + ld/testsuite/ld-msp430-elf/uleb128.s | 34 + ld/testsuite/ld-msp430-elf/uleb128_430.d | 10 + ld/testsuite/ld-msp430-elf/uleb128_430x.d | 10 + ld/testsuite/ld-plugin/lto-18.out | 1 + ld/testsuite/ld-plugin/lto-18a.c | 22 + ld/testsuite/ld-plugin/lto-18b.c | 8 + ld/testsuite/ld-plugin/lto-18c.c | 8 + ld/testsuite/ld-plugin/lto-18d.c | 1 + ld/testsuite/ld-plugin/lto.exp | 39 +- libiberty/ChangeLog | 67 + libiberty/bsearch.c | 12 +- libiberty/bsearch_r.c | 12 +- libiberty/configure | 21 +- libiberty/cp-demangle.c | 80 +- libiberty/d-demangle.c | 116 +- libiberty/floatformat.c | 19 +- libiberty/simple-object-elf.c | 5 + libiberty/testsuite/d-demangle-expected | 24 +- libiberty/testsuite/demangle-expected | 23 +- opcodes/ChangeLog | 91 + opcodes/aarch64-asm-2.c | 197 +- opcodes/aarch64-dis-2.c | 2523 ++++++++++---------- opcodes/aarch64-dis.c | 35 +- opcodes/aarch64-opc-2.c | 16 +- opcodes/aarch64-opc.c | 79 +- opcodes/aarch64-tbl.h | 6 + opcodes/csky-dis.c | 74 +- opcodes/csky-opc.h | 2270 +++++++++++++++++- opcodes/ppc-dis.c | 24 + sim/ChangeLog | 5 + sim/bpf/sem-be.c | 16 +- sim/bpf/sem-le.c | 16 +- sim/testsuite/ChangeLog | 5 + sim/testsuite/sim/bpf/alu.s | 26 +- sim/testsuite/sim/bpf/alu32.s | 31 +- 166 files changed, 9974 insertions(+), 2232 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/dfb.d create mode 100644 gas/testsuite/gas/aarch64/dfb.s create mode 100644 gas/testsuite/gas/aarch64/v8-r-bad-sysregs.d create mode 100644 gas/testsuite/gas/aarch64/v8-r-bad-sysregs.l create mode 100644 gas/testsuite/gas/aarch64/v8-r-bad-sysregs.s create mode 100644 gas/testsuite/gas/aarch64/v8-r-sysregs-need-arch.d create mode 100644 gas/testsuite/gas/aarch64/v8-r-sysregs-need-arch.l create mode 100644 gas/testsuite/gas/aarch64/v8-r-sysregs.d create mode 100644 gas/testsuite/gas/aarch64/v8-r-sysregs.s create mode 100644 gas/testsuite/gas/i386/dwarf2-line-1.d create mode 100644 gas/testsuite/gas/i386/dwarf2-line-1.s create mode 100644 gas/testsuite/gas/i386/dwarf2-line-2.d create mode 100644 gas/testsuite/gas/i386/dwarf2-line-2.s create mode 100644 gas/testsuite/gas/i386/dwarf2-line-3.d create mode 100644 gas/testsuite/gas/i386/dwarf2-line-3.l create mode 100644 gas/testsuite/gas/i386/dwarf2-line-3.s create mode 100644 gas/testsuite/gas/i386/dwarf2-line-4.d create mode 100644 gas/testsuite/gas/i386/dwarf2-line-4.s create mode 100644 gdb/nat/netbsd-nat.c create mode 100644 gdb/nat/netbsd-nat.h create mode 100644 gdb/testsuite/gdb.arch/x86-avx512bf16.c create mode 100644 gdb/testsuite/gdb.arch/x86-avx512bf16.exp create mode 100644 gdbserver/netbsd-amd64-low.cc create mode 100644 gdbserver/netbsd-low.cc create mode 100644 gdbserver/netbsd-low.h create mode 100644 gdbsupport/eintr.h create mode 100644 gnulib/patches/0001-use-windows-stat create mode 100644 ld/testsuite/ld-elf/pr26391.nd create mode 100644 ld/testsuite/ld-elf/pr26391.out create mode 100644 ld/testsuite/ld-elf/pr26391a.c create mode 100644 ld/testsuite/ld-elf/pr26391b.c create mode 100644 ld/testsuite/ld-elf/pr26391c.c create mode 100644 ld/testsuite/ld-elf/pr26391d.c create mode 100644 ld/testsuite/ld-elf/pr26580-1.sd create mode 100644 ld/testsuite/ld-elf/pr26580-2.sd create mode 100644 ld/testsuite/ld-elf/pr26580-3.out create mode 100644 ld/testsuite/ld-elf/pr26580-4.out create mode 100644 ld/testsuite/ld-elf/pr26580-a.c create mode 100644 ld/testsuite/ld-elf/pr26580-a.s create mode 100644 ld/testsuite/ld-elf/pr26580-b.c create mode 100644 ld/testsuite/ld-elf/pr26580-b.s create mode 100644 ld/testsuite/ld-elf/pr26590.err create mode 100644 ld/testsuite/ld-elf/pr26590a.c create mode 100644 ld/testsuite/ld-elf/pr26590b.c create mode 100644 ld/testsuite/ld-elf/pr26590c.c create mode 100644 ld/testsuite/ld-elf/pr26590d.c create mode 100644 ld/testsuite/ld-msp430-elf/uleb128.s create mode 100644 ld/testsuite/ld-msp430-elf/uleb128_430.d create mode 100644 ld/testsuite/ld-msp430-elf/uleb128_430x.d create mode 100644 ld/testsuite/ld-plugin/lto-18.out create mode 100644 ld/testsuite/ld-plugin/lto-18a.c create mode 100644 ld/testsuite/ld-plugin/lto-18b.c create mode 100644 ld/testsuite/ld-plugin/lto-18c.c create mode 100644 ld/testsuite/ld-plugin/lto-18d.c