This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross in repository toolchain/ci/binutils-gdb.
from 2f4172d6cb Tweak version numbers in release-howto adds 983d1fb49c Automatic date update in version.in adds 1e7c1b2242 [gdb/build,c++17] Fix use of deprecated std::uncaught_exception adds c56374d118 Automatic date update in version.in adds ddb43bab17 asan: readelf: stack buffer overflow adds 947f759778 [gdb/tui,c++17] Fix NULL string_view in tui_partial_win_by_name adds 17550be7dd Updated translations for various binutils sub-directories adds ddc73fa987 Fix spelling mistakes in some of the binutils sub-directories. adds 5b872f7df7 x86: replace EX{d,q}Scalar by EXxmm_m{d,q} adds 39e0f45682 x86: replace EXqScalarS by EXqVexScalarS adds 6df22cf64c x86: drop EVEX table entries that can be served by VEX ones adds 6431c8015b x86: honor VEX.W for VCVT{PH2PS,PS2PH} adds e74d9fa9cf x86: AVX512 extract/insert insns need to honor EVEX.L'L adds 3a57774c7b x86: AVX512 VPERM{D,Q,PS,PD} insns need to honor EVEX.L'L adds fedfb81e60 x86: drop EVEX table entries that can be made served by VEX ones adds c82a99a085 x86: adjust/correct V*{F,I}{32x8,64x4} adds bc152a17ff x86: most VBROADCAST{F,I}{32,64}x* only accept memory operands adds 21a3faebba x86: use %LW / %XW instead of going through vex_w_table[] adds b5b098c2c9 x86: adjust/correct VFRCZ{P,S}{S,D} decoding adds d8cc8af6a1 [gdb/symtab] Fix line-table end-of-sequence sorting new 3bc98c0c83 gdb: Remove deprecated_set_gdbarch_data new 87dbc77459 gdb/python: Add architecture method to gdb.PendingFrame new 0f767f942b gdb/python: Add gdb.Architecture.registers method new 64cb3757a9 gdb/python: New method to access list of register groups new 9fc501fdfe gdb: Python unwinders, inline frames, and tail-call frames
The 5 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 | 5 + bfd/po/pt.po | 3564 ++++++----- bfd/po/uk.po | 3537 ++++++----- bfd/version.h | 2 +- binutils/ChangeLog | 11 + binutils/po/bg.po | 4536 ++++++++------ binutils/po/pt.po | 4122 +++++++------ binutils/po/uk.po | 4199 +++++++------ binutils/readelf.c | 4 +- gas/ChangeLog | 29 + gas/config/tc-arm.c | 2 +- gas/config/tc-riscv.c | 2 +- gas/config/tc-z80.c | 8 +- gas/po/gas.pot | 12 +- gas/po/uk.po | 4898 ++++++++------- gas/testsuite/gas/i386/avx512f-opts-intel.d | 2 + gas/testsuite/gas/i386/avx512f-opts.d | 2 + gas/testsuite/gas/i386/avx512f-opts.s | 3 + .../gas/i386/x86-64-avx512bw-wig1-intel.d | 32 +- gas/testsuite/gas/i386/x86-64-avx512bw-wig1.d | 32 +- gas/testsuite/gas/i386/x86-64-avx512f-opts-intel.d | 4 +- gas/testsuite/gas/i386/x86-64-avx512f-opts.d | 4 +- gas/testsuite/gas/i386/x86-64-avx512f-opts.s | 1 + gas/testsuite/gas/i386/x86-64-evex-wig1-intel.d | 4 +- gas/testsuite/gas/i386/x86-64-evex-wig1.d | 4 +- gdb/ChangeLog | 85 + gdb/Makefile.in | 1 + gdb/NEWS | 13 + gdb/buildsym.c | 4 + gdb/doc/ChangeLog | 21 + gdb/doc/gdb.texinfo | 1 + gdb/doc/python.texi | 71 + gdb/dwarf2/frame-tailcall.c | 37 +- gdb/findvar.c | 8 + gdb/frame.c | 8 - gdb/frame.h | 4 - gdb/gdbarch.c | 22 +- gdb/gdbarch.h | 3 - gdb/gdbarch.sh | 25 +- gdb/ia64-libunwind-tdep.c | 15 +- gdb/inferior.h | 10 +- gdb/python/py-arch.c | 45 + gdb/python/py-registers.c | 464 ++ gdb/python/py-unwind.c | 20 + gdb/python/python-internal.h | 6 + gdb/python/python.c | 1 + gdb/symtab.c | 7 +- gdb/testsuite/ChangeLog | 26 + gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp | 14 + gdb/testsuite/gdb.python/py-arch-reg-groups.exp | 87 + gdb/testsuite/gdb.python/py-arch-reg-names.exp | 87 + gdb/testsuite/gdb.python/py-unwind-inline.c | 37 + gdb/testsuite/gdb.python/py-unwind-inline.exp | 49 + gdb/testsuite/gdb.python/py-unwind-inline.py | 71 + gdb/testsuite/gdb.python/py-unwind.py | 10 +- gdb/tui/tui-win.c | 23 +- gdb/user-regs.c | 18 +- gold/ChangeLog | 5 + gold/po/fr.po | 752 +-- gold/po/uk.po | 841 ++- gprof/ChangeLog | 4 + gprof/po/bg.po | 52 +- ld/ChangeLog | 13 + ld/lexsup.c | 4 +- ld/po/bg.po | 6449 ++++++++------------ ld/po/fr.po | 3603 ++++++----- ld/po/ld.pot | 3552 ++++++----- ld/po/pt_BR.po | 3680 +++++------ ld/po/uk.po | 3643 +++++------ opcodes/ChangeLog | 237 + opcodes/arc-dis.c | 2 +- opcodes/i386-dis-evex-len.h | 117 +- opcodes/i386-dis-evex-mod.h | 32 + opcodes/i386-dis-evex-prefix.h | 626 +- opcodes/i386-dis-evex-w.h | 201 +- opcodes/i386-dis-evex.h | 192 +- opcodes/i386-dis.c | 524 +- opcodes/po/opcodes.pot | 4 +- opcodes/po/pt_BR.po | 564 +- opcodes/po/uk.po | 668 +- 80 files changed, 26834 insertions(+), 25243 deletions(-) create mode 100644 gdb/python/py-registers.c create mode 100644 gdb/testsuite/gdb.python/py-arch-reg-groups.exp create mode 100644 gdb/testsuite/gdb.python/py-arch-reg-names.exp create mode 100644 gdb/testsuite/gdb.python/py-unwind-inline.c create mode 100644 gdb/testsuite/gdb.python/py-unwind-inline.exp create mode 100644 gdb/testsuite/gdb.python/py-unwind-inline.py