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-arm-lts-defconfig in repository toolchain/ci/binutils-gdb.
from 642f545a93 Add new directive to GAS: .attach_to_group. adds 1eb6eb795f Include the x86-bsd-nat.h header and fix the NetBSD/i386 build adds e2a2a24a8e Preinitialize the sockaddr_un variable to zero adds 15397b0e05 Refactor the NetBSD amd64 gdbserver support adds 8b667faedf Add NetBSD/i386 gdbserver support adds 6ff330351e Remove the old sanity check of sigcontext offsets for NetBSD/i386 adds 064280be25 Fix the i386 build adds 71a74ee72d Automatic date update in version.in adds 048fde1ef4 DWARFv5: Handle DW_MACRO_define_strx and DW_MACRO_undef_strx [...] adds 7026832e52 Allow note sections to be discarded when they are linked to [...] adds 7bd766ccd8 Fix the mve-vcvtne-it assembler test for the arm-*-pe targets. adds 3ee6f75d05 Fix spelling mistake in gdb/testsuite/README. adds a7aba2668a gdb: remove arguments from inferior_created observable adds 2554f6f564 gdb: give names to event loop file handlers adds db20ebdfae gdb: give names to async event/signal handlers adds ba98841943 gdb: move debug_prefixed_vprintf here adds 6b01403b25 gdb: add debug prints in event loop adds 18b67edc2c gdb: fix some inferior_created observer signatures adds 42c36b7366 arm: add support for Cortex-A78 and Cortex-A78AE adds d551991310 Unconditionally use REG_EXTENDED adds 1fa1262d5a Automatic date update in version.in adds b3a3496f83 x86: Update register operand check for AddrPrefixOpReg adds 37df08e2fe Automatic date update in version.in adds 7b085b1c1c gdb/doc: space out list entries, fix one type adds 8d378f27ba gdb: add doc for "set/show debug event-loop" adds 1ba0655539 Automatic date update in version.in adds b71702f1c0 GAS: Update the .section directive so that a numeric section [...] adds b58e7f729e Add Luis Machado to AArch64/ARM GDB maintainers adds 0e9f3bf126 x86: Clear modrm if not needed adds 5b316d90e4 x86-64: Always display suffix for %LQ in 64bit adds cd096ec85f Fix function argument and return value locations adds 983d925db6 Update the BFD linker so that it deprecates grouped short options. adds 6d96a5946d i386: Allow non-absolute segment values for lcall/ljmp adds 7d1441178a gdb: avoid unnecessary string copy in auto_load_objfile_script_1 adds 0cc79db2b6 Fix spelling mistakes adds cc8b27f89c Add NetBSD AArch64 GAS support. adds c0b3134417 Add NetBSD AArch64 Little Endian and Big Endian BFD support. adds a417e439c2 [PATCH][GAS][arm] Update Cortex-X1 feature flags adds f9b1d75e91 [PATCH][GAS][AArch64] Update Cortex-X1 feature flags adds 1f1845d435 Fix compile time error building windmc, detected by gcc 11. adds a1d217e844 gdb: TYPE_VECTOR -> type::is_vector in amd64-windows-tdep.c adds 9e6dbd8b54 gdb: sync tui header files in HFILES_NO_SRCDIR adds 0897537869 Automatic date update in version.in adds 6afcdeb358 PR26667, Add powerpc64le-*-freebsd* support adds 3ce6300ea8 Fix gas sh-link-zero test for hppa64-hpux adds ed3bdac42c gdb/testsuite: allow gdb.base/overlays.exp to compile for m32r adds 31a8f60f2f gdb: handle unmapped overlays in find_pc_line adds 043f5c63f0 sim: Fix autoreconf errors in sim/ directory adds 0ae9445d52 A small set of code improvements for the Z80 assembler. adds ced4a4c1cc Fix gdb.base/list-ambiguous.exp with Clang adds 3089759191 Fix gdb.base/list.exp with Clang adds 0ec992e664 Fix a bug in objcopy/strip's ability to merge notes in multi [...] adds 05cfb0d8cc aarch64: Fix bogus type punning in parse_barrier() [PR26699] adds 981b570a53 gdbserver: Remove unused argument in register_data() adds 574df58f52 x86: Properly merge -z ibt and -z shstk adds 8ab0be1717 Automatic date update in version.in adds 4b136f6f9a gdb: Fix installation of gcore.1 on some platforms adds 64c03bdb6e gdb: make signal_catch_counts a static array adds 8e1d092929 Add NetBSD/aarch64 gdbserver support adds 9529c85266 Add ChangeLog for "Add NetBSD/aarch64 gdbserver support" adds 91e5e8db33 Add common write_memory and read_memory NetBSD routines adds 2be01f639c Fix whitespace formatting adds 4641551a7a Correct logical error in NetBSD's read_memory and write_memory adds b68bef998c gdb/infcmd: remove redundant clear_proceed_status call adds 4849105512 Stop passing netbsd_process_target to local functions adds e4bd363f99 arc: Rename "arc_gdbarch_features" struct adds 6d2d7c5668 gdbserver: Add GNU/Linux support for ARC adds cc463201c4 arc: Add support for Linux coredump files adds bbe90b5def gdb: Correct the ChageLog entry adds 8b558efe7a Add Makefile.in entry for "Add NetBSD/aarch64 gdbserver support" adds a038ffd88e gdb: put user-supplied CFLAGS at the end adds e86efb3310 Rename some tests in find.exp adds 4a72de7366 Move simple_search_memory to gdbsupport/search.cc adds 55b10d89a4 Use simple_search_memory in gdbserver adds 60b746622b Remove some dead code from handle_search_memory adds 3a135a9186 Document inclusive range in help for "find" adds 485c47e523 Add simple_search_memory unit tests
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 33 +++ bfd/config.bfd | 9 +- bfd/configure | 1 + bfd/configure.ac | 1 + bfd/cpu-arm.c | 2 + bfd/elf.c | 32 +- bfd/elf64-ppc.c | 2 + bfd/elflink.c | 3 +- bfd/elfxx-x86.c | 31 +- bfd/targets.c | 2 + bfd/version.h | 2 +- binutils/ChangeLog | 15 + binutils/doc/binutils.texi | 16 +- binutils/objcopy.c | 6 +- binutils/windmc.c | 2 +- cpu/ChangeLog | 4 + cpu/m32r.cpu | 2 +- gas/ChangeLog | 112 +++++++ gas/NEWS | 18 +- gas/config/obj-elf.c | 39 ++- gas/config/obj-elf.h | 10 +- gas/config/tc-aarch64.c | 16 +- gas/config/tc-arm.c | 8 +- gas/config/tc-i386.c | 25 +- gas/config/tc-z80.c | 28 +- gas/configure.tgt | 1 + gas/doc/as.texi | 9 +- gas/doc/c-arm.texi | 2 + gas/doc/c-wasm32.texi | 2 +- gas/testsuite/gas/aarch64/system.d | 1 + gas/testsuite/gas/aarch64/system.s | 1 + gas/testsuite/gas/arm/cpu-cortex-a78.d | 6 + gas/testsuite/gas/arm/cpu-cortex-a78ae.d | 6 + gas/testsuite/gas/arm/mve-vcvtne-it.d | 3 +- gas/testsuite/gas/elf/elf.exp | 4 +- gas/testsuite/gas/elf/section21.l | 2 +- gas/testsuite/gas/elf/sh-link-zero.d | 9 + gas/testsuite/gas/elf/sh-link-zero.s | 12 + gas/testsuite/gas/i386/enqcmd-16bit.d | 21 ++ gas/testsuite/gas/i386/enqcmd-16bit.s | 4 + gas/testsuite/gas/i386/enqcmd-intel.d | 26 +- gas/testsuite/gas/i386/enqcmd.d | 26 +- gas/testsuite/gas/i386/enqcmd.s | 8 + gas/testsuite/gas/i386/i386.exp | 2 + gas/testsuite/gas/i386/jump.d | 12 + gas/testsuite/gas/i386/jump.s | 9 + gas/testsuite/gas/i386/jump16.d | 12 + gas/testsuite/gas/i386/jump16.e | 4 +- gas/testsuite/gas/i386/jump16.s | 9 + gas/testsuite/gas/i386/movdir-16bit.d | 21 ++ gas/testsuite/gas/i386/movdir-16bit.s | 4 + gas/testsuite/gas/i386/movdir-intel.d | 27 +- gas/testsuite/gas/i386/movdir.d | 27 +- gas/testsuite/gas/i386/movdir.s | 11 +- gas/testsuite/gas/i386/noreg64-data16.d | 2 +- gas/testsuite/gas/i386/noreg64.d | 2 +- gas/testsuite/gas/i386/x86-64-enqcmd-intel.d | 8 + gas/testsuite/gas/i386/x86-64-enqcmd.d | 8 + gas/testsuite/gas/i386/x86-64-enqcmd.s | 8 + gas/testsuite/gas/i386/x86-64-intel64.d | 2 +- gas/testsuite/gas/i386/x86-64-movdir-intel.d | 4 + gas/testsuite/gas/i386/x86-64-movdir.d | 4 + gas/testsuite/gas/i386/x86-64-movdir.s | 4 + gas/testsuite/gas/i386/x86-64-opcode.d | 2 +- gas/testsuite/gas/i386/x86-64-suffix-intel.d | 2 + gas/testsuite/gas/i386/x86-64-suffix.d | 2 + gas/testsuite/gas/i386/x86-64-suffix.s | 2 + gdb/ChangeLog | 192 ++++++++++++ gdb/MAINTAINERS | 2 + gdb/Makefile.in | 13 +- gdb/NEWS | 6 + gdb/aix-thread.c | 2 +- gdb/amd64-windows-tdep.c | 21 +- gdb/arc-linux-tdep.c | 191 ++++++++++++ gdb/arc-linux-tdep.h | 52 ++++ gdb/arc-tdep.c | 15 +- gdb/arc-tdep.h | 12 +- gdb/arch/arc.c | 12 +- gdb/arch/arc.h | 12 +- gdb/async-event.c | 49 +++- gdb/async-event.h | 15 +- gdb/auto-load.c | 6 +- gdb/break-catch-sig.c | 4 +- gdb/bsd-uthread.c | 2 +- gdb/corelow.c | 2 +- gdb/debug.c | 13 +- gdb/debug.h | 32 -- gdb/doc/ChangeLog | 13 + gdb/doc/Makefile.in | 1 + gdb/doc/gdb.texinfo | 46 ++- gdb/dummy-frame.c | 2 +- gdb/dwarf2/macro.c | 71 ++++- gdb/dwarf2/macro.h | 3 + gdb/dwarf2/read.c | 21 +- gdb/event-top.c | 67 ++++- gdb/findcmd.c | 1 + gdb/i386-bsd-nat.c | 6 +- gdb/i386-bsd-nat.h | 2 + gdb/i386-nbsd-tdep.c | 2 +- gdb/i386-tdep.h | 1 - gdb/infcmd.c | 9 +- gdb/inferior.h | 2 +- gdb/infrun.c | 7 +- gdb/jit.c | 2 +- gdb/linux-nat.c | 5 +- gdb/linux-thread-db.c | 2 +- gdb/m68k-linux-tdep.c | 2 +- gdb/nat/netbsd-nat.c | 80 +++++ gdb/nat/netbsd-nat.h | 22 ++ gdb/nbsd-nat.c | 23 ++ gdb/observable.h | 3 +- gdb/procfs.c | 9 - gdb/ravenscar-thread.c | 2 +- gdb/record-btrace.c | 2 +- gdb/record-full.c | 2 +- gdb/remote-notif.c | 2 +- gdb/remote.c | 14 +- gdb/run-on-main-thread.c | 3 +- gdb/ser-base.c | 6 +- gdb/skip.c | 10 +- gdb/symfile-mem.c | 2 +- gdb/symtab.c | 15 +- gdb/target.c | 110 +------ gdb/target.h | 8 - gdb/testsuite/ChangeLog | 32 ++ gdb/testsuite/README | 2 +- gdb/testsuite/gdb.base/call-sc.c | 6 +- gdb/testsuite/gdb.base/call-sc.exp | 13 + gdb/testsuite/gdb.base/find.exp | 12 +- gdb/testsuite/gdb.base/list-ambiguous0.c | 2 +- gdb/testsuite/gdb.base/list-ambiguous1.c | 2 +- gdb/testsuite/gdb.base/list0.c | 2 +- gdb/testsuite/gdb.base/list1.c | 2 +- gdb/testsuite/gdb.base/m32r.ld | 84 +++--- gdb/testsuite/gdb.base/overlays.exp | 2 +- gdb/testsuite/gdb.base/ovlymgr.c | 2 + gdb/top.c | 4 + gdb/top.h | 3 + gdb/tracectf.c | 2 +- gdb/tracefile-tfile.c | 2 +- gdb/tui/tui-io.c | 2 +- gdb/tui/tui-win.c | 3 +- gdb/unittests/search-memory-selftests.c | 99 +++++++ gdbserver/ChangeLog | 88 ++++++ gdbserver/Makefile.in | 18 +- gdbserver/configure.srv | 23 ++ gdbserver/linux-arc-low.cc | 418 +++++++++++++++++++++++++++ gdbserver/linux-low.cc | 3 +- gdbserver/netbsd-aarch64-low.cc | 113 ++++++++ gdbserver/netbsd-amd64-low.cc | 57 ++-- gdbserver/netbsd-i386-low.cc | 157 ++++++++++ gdbserver/netbsd-low.cc | 123 ++------ gdbserver/netbsd-low.h | 30 +- gdbserver/regcache.cc | 14 +- gdbserver/remote-utils.cc | 10 +- gdbserver/server.cc | 137 ++------- gdbsupport/ChangeLog | 34 ++- gdbsupport/Makefile.am | 1 + gdbsupport/Makefile.in | 4 +- gdbsupport/agent.cc | 2 +- gdbsupport/common-debug.cc | 11 + gdbsupport/common-debug.h | 6 + gdbsupport/event-loop.cc | 60 +++- gdbsupport/event-loop.h | 54 +++- gdbsupport/search.cc | 120 ++++++++ gdbsupport/search.h | 42 +++ ld/ChangeLog | 50 ++++ ld/Makefile.am | 2 + ld/Makefile.in | 3 + ld/configure.tgt | 4 + ld/emulparams/elf64lppc_fbsd.sh | 6 + ld/lexsup.c | 14 + ld/po/BLD-POTFILES.in | 1 + ld/testsuite/ld-elf/pr26681.d | 3 + ld/testsuite/ld-elf/pr26681.l | 5 + ld/testsuite/ld-elf/pr26681.s | 10 + ld/testsuite/ld-i386/i386.exp | 5 + ld/testsuite/ld-i386/ljmp.s | 10 + ld/testsuite/ld-i386/ljmp1.d | 18 ++ ld/testsuite/ld-i386/ljmp1.s | 9 + ld/testsuite/ld-i386/ljmp2.d | 7 + ld/testsuite/ld-i386/ljmp2.s | 9 + ld/testsuite/ld-i386/pr26711-1.d | 10 + ld/testsuite/ld-i386/pr26711-2.d | 10 + ld/testsuite/ld-i386/pr26711-3.d | 10 + ld/testsuite/ld-x86-64/ljmp1.d | 17 ++ ld/testsuite/ld-x86-64/ljmp2.d | 6 + ld/testsuite/ld-x86-64/pr26711-1-x32.d | 10 + ld/testsuite/ld-x86-64/pr26711-1.d | 10 + ld/testsuite/ld-x86-64/pr26711-2-x32.d | 10 + ld/testsuite/ld-x86-64/pr26711-2.d | 10 + ld/testsuite/ld-x86-64/pr26711-3-x32.d | 10 + ld/testsuite/ld-x86-64/pr26711-3.d | 10 + ld/testsuite/ld-x86-64/pr26711.s | 33 +++ ld/testsuite/ld-x86-64/x86-64.exp | 8 + opcodes/ChangeLog | 18 ++ opcodes/cgen-asm.c | 4 +- opcodes/cgen-dis.c | 4 +- opcodes/i386-dis.c | 14 +- opcodes/tic30-dis.c | 2 +- sim/testsuite/ChangeLog | 5 + sim/testsuite/configure | 4 +- sim/testsuite/configure.ac | 2 +- sim/testsuite/d10v-elf/ChangeLog | 5 + sim/testsuite/d10v-elf/configure | 4 +- sim/testsuite/d10v-elf/configure.ac | 2 +- sim/testsuite/frv-elf/ChangeLog | 5 + sim/testsuite/frv-elf/configure | 4 +- sim/testsuite/frv-elf/configure.ac | 2 +- sim/testsuite/m32r-elf/ChangeLog | 5 + sim/testsuite/m32r-elf/configure | 4 +- sim/testsuite/m32r-elf/configure.ac | 2 +- sim/testsuite/mips64el-elf/ChangeLog | 5 + sim/testsuite/mips64el-elf/configure | 4 +- sim/testsuite/mips64el-elf/configure.ac | 2 +- 215 files changed, 3384 insertions(+), 805 deletions(-) create mode 100644 gas/testsuite/gas/arm/cpu-cortex-a78.d create mode 100644 gas/testsuite/gas/arm/cpu-cortex-a78ae.d create mode 100644 gas/testsuite/gas/elf/sh-link-zero.d create mode 100644 gas/testsuite/gas/elf/sh-link-zero.s create mode 100644 gas/testsuite/gas/i386/enqcmd-16bit.d create mode 100644 gas/testsuite/gas/i386/enqcmd-16bit.s create mode 100644 gas/testsuite/gas/i386/movdir-16bit.d create mode 100644 gas/testsuite/gas/i386/movdir-16bit.s create mode 100644 gdb/arc-linux-tdep.h delete mode 100644 gdb/debug.h create mode 100644 gdb/unittests/search-memory-selftests.c create mode 100644 gdbserver/linux-arc-low.cc create mode 100644 gdbserver/netbsd-aarch64-low.cc create mode 100644 gdbserver/netbsd-i386-low.cc create mode 100644 gdbsupport/search.cc create mode 100644 gdbsupport/search.h create mode 100644 ld/emulparams/elf64lppc_fbsd.sh create mode 100644 ld/testsuite/ld-elf/pr26681.d create mode 100644 ld/testsuite/ld-elf/pr26681.l create mode 100644 ld/testsuite/ld-elf/pr26681.s create mode 100644 ld/testsuite/ld-i386/ljmp.s create mode 100644 ld/testsuite/ld-i386/ljmp1.d create mode 100644 ld/testsuite/ld-i386/ljmp1.s create mode 100644 ld/testsuite/ld-i386/ljmp2.d create mode 100644 ld/testsuite/ld-i386/ljmp2.s create mode 100644 ld/testsuite/ld-i386/pr26711-1.d create mode 100644 ld/testsuite/ld-i386/pr26711-2.d create mode 100644 ld/testsuite/ld-i386/pr26711-3.d create mode 100644 ld/testsuite/ld-x86-64/ljmp1.d create mode 100644 ld/testsuite/ld-x86-64/ljmp2.d create mode 100644 ld/testsuite/ld-x86-64/pr26711-1-x32.d create mode 100644 ld/testsuite/ld-x86-64/pr26711-1.d create mode 100644 ld/testsuite/ld-x86-64/pr26711-2-x32.d create mode 100644 ld/testsuite/ld-x86-64/pr26711-2.d create mode 100644 ld/testsuite/ld-x86-64/pr26711-3-x32.d create mode 100644 ld/testsuite/ld-x86-64/pr26711-3.d create mode 100644 ld/testsuite/ld-x86-64/pr26711.s