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-lts-allnoconfig in repository toolchain/ci/binutils-gdb.
from 0417426340 Automatic date update in version.in adds 10c172ba93 PR23940, check bounds before using adds 9ed1348c20 Updated Bulgarian and Russian translations for some of the b [...] adds 183445093e Prevent a potential illegal memory access in readelf when pa [...] adds 550fd7bf68 AArch64: Remove ldgv and stgv instructions from Armv8.5-A Me [...] adds 20a4ca5524 AArch64: Add new STZGM instruction for Armv8.5-A Memory Tagg [...] adds 69105ce4c4 AArch64: Update encodings for stg, st2g, stzg and st2zg. adds e10620d3b9 AArch64: Add missing changelog for Update encodings for stg, [...] adds 2f5c153e0c Update create-version.sh to use common/version.h adds 0747795c08 Normalize includes to use common/ adds a0707f3c36 Don't use -I for common subdirectory adds e5e2bc507d Automatic date update in version.in adds 67f8b42f3e Fix the sim build new eb51a3cd82 Automatic date update in version.in
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/ChangeLog | 4 + bfd/po/ru.po | 2991 ++++++++-------- bfd/version.h | 2 +- binutils/ChangeLog | 12 + binutils/po/bg.po | 3705 ++++++++++---------- binutils/readelf.c | 33 +- gas/ChangeLog | 35 + gas/config/tc-aarch64.c | 21 +- gas/macro.c | 4 +- gas/testsuite/gas/aarch64/armv8_5-a-memtag.d | 121 +- gas/testsuite/gas/aarch64/armv8_5-a-memtag.s | 42 +- gas/testsuite/gas/aarch64/illegal-memtag.l | 29 +- gas/testsuite/gas/aarch64/illegal-memtag.s | 37 +- gdb/ChangeLog | 224 ++ gdb/Makefile.in | 2 +- gdb/aarch64-tdep.c | 4 +- gdb/ada-lang.c | 4 +- gdb/ada-lang.h | 2 +- gdb/agent.c | 2 +- gdb/amd64-darwin-tdep.c | 2 +- gdb/amd64-dicos-tdep.c | 2 +- gdb/amd64-fbsd-nat.c | 2 +- gdb/amd64-fbsd-tdep.c | 2 +- gdb/amd64-linux-nat.c | 2 +- gdb/amd64-linux-tdep.c | 2 +- gdb/amd64-nbsd-tdep.c | 2 +- gdb/amd64-obsd-tdep.c | 2 +- gdb/amd64-sol2-tdep.c | 2 +- gdb/amd64-tdep.c | 2 +- gdb/amd64-windows-tdep.c | 2 +- gdb/arch-utils.c | 2 +- gdb/arch/aarch64-insn.c | 2 +- gdb/arch/aarch64.c | 2 +- gdb/arch/amd64.c | 4 +- gdb/arch/arm-get-next-pcs.c | 6 +- gdb/arch/arm-linux.c | 4 +- gdb/arch/arm.c | 4 +- gdb/arch/i386.c | 4 +- gdb/arch/ppc-linux-common.c | 2 +- gdb/arch/riscv.c | 2 +- gdb/arm-tdep.c | 4 +- gdb/auto-load.c | 2 +- gdb/auxv.c | 2 +- gdb/ax-gdb.c | 2 +- gdb/ax-general.c | 2 +- gdb/ax.h | 4 +- gdb/breakpoint.c | 2 +- gdb/breakpoint.h | 4 +- gdb/btrace.c | 2 +- gdb/btrace.h | 2 +- gdb/build-id.c | 2 +- gdb/charset.c | 8 +- gdb/cli/cli-cmds.c | 4 +- gdb/cli/cli-dump.c | 2 +- gdb/command.h | 2 +- gdb/common/create-version.sh | 2 +- gdb/compile/compile-cplus-symbols.c | 2 +- gdb/compile/compile-cplus-types.c | 2 +- gdb/compile/compile-loc2c.c | 2 +- gdb/compile/compile.c | 4 +- gdb/completer.c | 2 +- gdb/completer.h | 2 +- gdb/corelow.c | 2 +- gdb/cp-support.c | 4 +- gdb/cp-support.h | 4 +- gdb/cp-valprint.c | 2 +- gdb/csky-tdep.c | 2 +- gdb/defs.h | 4 +- gdb/disasm-selftests.c | 2 +- gdb/dtrace-probe.c | 2 +- gdb/dwarf-index-cache.c | 2 +- gdb/dwarf2-frame.c | 2 +- gdb/dwarf2loc.c | 2 +- gdb/dwarf2read.c | 6 +- gdb/event-loop.c | 4 +- gdb/event-top.c | 2 +- gdb/fbsd-nat.c | 6 +- gdb/findvar.c | 2 +- gdb/fork-child.c | 4 +- gdb/gcore.c | 2 +- gdb/gdb_bfd.c | 4 +- gdb/gdb_select.h | 2 +- gdb/gdb_usleep.c | 2 +- gdb/gdbarch-selftests.c | 2 +- gdb/gdbserver/ChangeLog | 37 + gdb/gdbserver/Makefile.in | 2 +- gdb/gdbserver/ax.c | 10 +- gdb/gdbserver/event-loop.c | 2 +- gdb/gdbserver/fork-child.c | 2 +- gdb/gdbserver/gdbreplay.c | 6 +- gdb/gdbserver/gdbthread.h | 2 +- gdb/gdbserver/hostio-errno.c | 2 +- gdb/gdbserver/hostio.c | 2 +- gdb/gdbserver/i387-fp.c | 2 +- gdb/gdbserver/inferiors.h | 2 +- gdb/gdbserver/linux-low.c | 16 +- gdb/gdbserver/linux-x86-low.c | 4 +- gdb/gdbserver/linux-x86-tdesc-selftest.c | 2 +- gdb/gdbserver/lynx-i386-low.c | 2 +- gdb/gdbserver/lynx-low.c | 6 +- gdb/gdbserver/mem-break.h | 2 +- gdb/gdbserver/notif.h | 2 +- gdb/gdbserver/nto-x86-low.c | 2 +- gdb/gdbserver/regcache.c | 2 +- gdb/gdbserver/regcache.h | 2 +- gdb/gdbserver/remote-utils.c | 8 +- gdb/gdbserver/server.c | 22 +- gdb/gdbserver/server.h | 14 +- gdb/gdbserver/spu-low.c | 4 +- gdb/gdbserver/symbol.c | 2 +- gdb/gdbserver/target.h | 2 +- gdb/gdbserver/thread-db.c | 2 +- gdb/gdbserver/tracepoint.c | 4 +- gdb/gdbserver/win32-i386-low.c | 2 +- gdb/gdbserver/win32-low.c | 4 +- gdb/gdbthread.h | 2 +- gdb/gnu-nat.c | 2 +- gdb/go32-nat.c | 2 +- gdb/guile/guile.c | 2 +- gdb/guile/scm-type.c | 2 +- gdb/i386-fbsd-nat.c | 2 +- gdb/i386-fbsd-tdep.c | 2 +- gdb/i386-go32-tdep.c | 2 +- gdb/i386-linux-nat.c | 2 +- gdb/i386-linux-tdep.c | 2 +- gdb/i386-tdep.c | 2 +- gdb/i387-tdep.c | 2 +- gdb/ia64-linux-nat.c | 2 +- gdb/inf-child.c | 8 +- gdb/inf-ptrace.c | 2 +- gdb/infcmd.c | 2 +- gdb/inferior.c | 2 +- gdb/inferior.h | 4 +- gdb/inflow.c | 2 +- gdb/infrun.c | 2 +- gdb/inline-frame.c | 2 +- gdb/linux-fork.c | 2 +- gdb/linux-nat.c | 10 +- gdb/linux-thread-db.c | 2 +- gdb/location.c | 2 +- gdb/machoread.c | 2 +- gdb/main.c | 4 +- gdb/maint.c | 2 +- gdb/maint.h | 2 +- gdb/memattr.c | 2 +- gdb/memrange.h | 2 +- gdb/mi/mi-cmd-env.c | 2 +- gdb/mi/mi-main.c | 2 +- gdb/mi/mi-parse.h | 2 +- gdb/minsyms.c | 2 +- gdb/mips-linux-tdep.c | 2 +- gdb/namespace.h | 4 +- gdb/nat/aarch64-linux-hw-point.c | 6 +- gdb/nat/aarch64-linux-hw-point.h | 2 +- gdb/nat/aarch64-linux.c | 4 +- gdb/nat/aarch64-sve-linux-ptrace.c | 4 +- gdb/nat/amd64-linux-siginfo.c | 2 +- gdb/nat/fork-inferior.c | 12 +- gdb/nat/linux-btrace.c | 8 +- gdb/nat/linux-btrace.h | 4 +- gdb/nat/linux-namespaces.c | 6 +- gdb/nat/linux-osdata.c | 8 +- gdb/nat/linux-personality.c | 2 +- gdb/nat/linux-procfs.c | 4 +- gdb/nat/linux-ptrace.c | 4 +- gdb/nat/linux-ptrace.h | 2 +- gdb/nat/linux-waitpid.c | 4 +- gdb/nat/mips-linux-watch.c | 2 +- gdb/nat/mips-linux-watch.h | 2 +- gdb/nat/ppc-linux.c | 2 +- gdb/nat/x86-dregs.c | 4 +- gdb/nat/x86-dregs.h | 2 +- gdb/nat/x86-linux-dregs.c | 2 +- gdb/nat/x86-linux.c | 2 +- gdb/obsd-nat.c | 2 +- gdb/osdata.c | 2 +- gdb/parser-defs.h | 2 +- gdb/ppc-linux-nat.c | 2 +- gdb/printcmd.c | 2 +- gdb/proc-api.c | 2 +- gdb/procfs.c | 4 +- gdb/producer.c | 2 +- gdb/progspace.h | 4 +- gdb/python/py-inferior.c | 2 +- gdb/python/py-type.c | 2 +- gdb/python/python.c | 2 +- gdb/record-btrace.c | 2 +- gdb/regcache.c | 2 +- gdb/regcache.h | 2 +- gdb/remote-fileio.c | 6 +- gdb/remote-fileio.h | 2 +- gdb/remote-notif.h | 2 +- gdb/remote.c | 10 +- gdb/riscv-tdep.c | 2 +- gdb/rs6000-aix-tdep.c | 2 +- gdb/rust-exp.y | 4 +- gdb/s12z-tdep.c | 2 +- gdb/selftest-arch.c | 2 +- gdb/ser-base.c | 2 +- gdb/ser-pipe.c | 4 +- gdb/ser-tcp.c | 6 +- gdb/ser-unix.c | 4 +- gdb/solib-target.c | 2 +- gdb/solib.c | 4 +- gdb/source.c | 2 +- gdb/sparc-nat.c | 2 +- gdb/spu-linux-nat.c | 2 +- gdb/stap-probe.c | 2 +- gdb/symfile.c | 2 +- gdb/symtab.h | 2 +- gdb/target-descriptions.c | 2 +- gdb/target-memory.c | 4 +- gdb/target.c | 4 +- gdb/target.h | 6 +- gdb/target/waitstatus.c | 2 +- gdb/target/waitstatus.h | 2 +- gdb/thread.c | 2 +- gdb/top.c | 6 +- gdb/top.h | 2 +- gdb/tracefile-tfile.c | 6 +- gdb/tracepoint.c | 4 +- gdb/tracepoint.h | 2 +- gdb/tui/tui-io.c | 2 +- gdb/ui-file.c | 2 +- gdb/unittests/array-view-selftests.c | 2 +- gdb/unittests/cli-utils-selftests.c | 2 +- gdb/unittests/common-utils-selftests.c | 4 +- gdb/unittests/copy_bitwise-selftests.c | 2 +- gdb/unittests/environ-selftests.c | 2 +- gdb/unittests/function-view-selftests.c | 2 +- gdb/unittests/lookup_name_info-selftests.c | 2 +- gdb/unittests/memory-map-selftests.c | 2 +- gdb/unittests/memrange-selftests.c | 2 +- gdb/unittests/mkdir-recursive-selftests.c | 2 +- gdb/unittests/observable-selftests.c | 2 +- gdb/unittests/offset-type-selftests.c | 2 +- gdb/unittests/optional-selftests.c | 2 +- gdb/unittests/parse-connection-spec-selftests.c | 2 +- gdb/unittests/rsp-low-selftests.c | 2 +- gdb/unittests/scoped_fd-selftests.c | 2 +- gdb/unittests/scoped_mmap-selftests.c | 2 +- gdb/unittests/scoped_restore-selftests.c | 2 +- gdb/unittests/string_view-selftests.c | 2 +- gdb/unittests/style-selftests.c | 2 +- gdb/unittests/tracepoint-selftests.c | 2 +- gdb/unittests/unpack-selftests.c | 2 +- gdb/unittests/utils-selftests.c | 2 +- gdb/unittests/xml-utils-selftests.c | 4 +- gdb/utils.c | 4 +- gdb/valops.c | 2 +- gdb/value.c | 2 +- gdb/varobj.c | 2 +- gdb/varobj.h | 2 +- gdb/windows-nat.c | 2 +- gdb/x86-linux-nat.c | 2 +- gdb/xml-support.c | 2 +- gdb/xml-support.h | 4 +- gdb/xtensa-linux-nat.c | 2 +- include/ChangeLog | 7 + include/opcode/aarch64.h | 2 - ld/ChangeLog | 4 + ld/po/bg.po | 4162 +++++++++++------------ opcodes/ChangeLog | 32 + opcodes/aarch64-asm-2.c | 736 ++-- opcodes/aarch64-asm.c | 11 - opcodes/aarch64-asm.h | 1 - opcodes/aarch64-dis-2.c | 2667 ++++++++------- opcodes/aarch64-dis.c | 17 - opcodes/aarch64-dis.h | 1 - opcodes/aarch64-opc-2.c | 33 +- opcodes/aarch64-opc.c | 6 - opcodes/aarch64-tbl.h | 25 +- sim/common/ChangeLog | 5 + sim/common/Make-common.in | 4 +- {gdb => sim}/common/create-version.sh | 0 sim/ppc/ChangeLog | 4 + sim/ppc/Makefile.in | 4 +- 277 files changed, 8195 insertions(+), 7555 deletions(-) copy {gdb => sim}/common/create-version.sh (100%)