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/llvm-master-arm-spec2k6-O3_LTO in repository toolchain/ci/binutils-gdb.
from 6d2f9adc67 Automatic date update in version.in adds b657622c3e Re: Change readelf's display of symbol names adds 9adda7af10 Remove stale overlay testcase bits adds 2eb8215700 Remove stale -DNO_PROTOTYPES bits from gdb testsuite adds bf90c83acc Fix gdb.base/charset.exp with Clang adds 3c8ea5be24 Fix gdb.base/structs2.exp with Clang adds ad8464f799 sim/ppc: Fix linker error with -fno-common adds c4df5bbeb8 sim/igen: Fix linker error with -fno-common adds 889d527eb4 Automatic date update in version.in adds 211d5b1c18 gdb: remove callback in macro expand functions adds 14d960c82a gdb: make macro_expand_next return a gdb::unique_xmalloc_ptr<char> adds a36158ec0c gdb: make macro_stringify return a gdb::unique_xmalloc_ptr<char> adds b115b9fd3c Add markers for binutils 2.35 branch adds b19d852dcf Update version to 2.35.50 and regenerate files adds b4396c5e6e oops - omitted from previous delta adds 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 adds 3bc98c0c83 gdb: Remove deprecated_set_gdbarch_data adds 87dbc77459 gdb/python: Add architecture method to gdb.PendingFrame adds 0f767f942b gdb/python: Add gdb.Architecture.registers method adds 64cb3757a9 gdb/python: New method to access list of register groups adds 9fc501fdfe gdb: Python unwinders, inline frames, and tail-call frames adds 3be5145ee6 Automatic date update in version.in adds 931452b644 x86: introduce %BW to avoid going through vex_w_table[] adds 3c6e74ce51 Fix recent failures in the ARM assembler testsuite due to th [...] adds 4ac3fa4996 Stop the GOLD linker from complaining about relocations from [...] adds 3bde5ad1a6 sh vxworks tests adds 8af7926f45 XCOFF C_HIDEXT and C_AIX_WEAKEXT classification adds c800188601 XCOFF deterministic archives adds 23f5e55ed1 XCOFF ld segfaults when running ld testsuite adds fb3dc21336 XCOFF linker script PROVIDE support adds efd0ed580e XCOFF binutils testsuite fix adds 5a2296ac1b Use is_xcoff_format in binutils testsuite adds 34e7979860 Use is_xcoff_format in gas testsuite adds 7193487fa8 Use is_xcoff_format in ld testsuite adds 231b7382c0 Use is_pecoff_format in ld testsuite adds e553d5b2e7 XCOFF ld testsuite fixes adds dbdba9b04d x86: Remove an incorrect AVX2 entry adds 35097e108a Re: Use is_xcoff_format in ld testsuite adds f337259fbd arc: Update vector instructions. adds 3128916d88 arc: Improve error messages when assembling new 08534be985 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: ChangeLog | 4 + bfd/ChangeLog | 33 + bfd/coff-rs6000.c | 14 + bfd/coffcode.h | 10 + bfd/configure | 20 +- bfd/po/bfd.pot | 3070 +++++----- bfd/po/pt.po | 3564 ++++++----- bfd/po/uk.po | 3537 ++++++----- bfd/version.h | 2 +- bfd/version.m4 | 2 +- bfd/xcofflink.c | 30 +- binutils/BRANCHES | 1 + binutils/ChangeLog | 34 + binutils/NEWS | 2 + binutils/README-how-to-make-a-release | 12 +- binutils/configure | 20 +- binutils/po/bg.po | 4536 ++++++++------ binutils/po/binutils.pot | 3833 ++++++------ binutils/po/pt.po | 4122 +++++++------ binutils/po/uk.po | 4199 +++++++------ binutils/readelf.c | 4 +- binutils/testsuite/binutils-all/ar.exp | 2 +- binutils/testsuite/binutils-all/copy-2.d | 7 +- binutils/testsuite/binutils-all/copy-3.d | 7 +- binutils/testsuite/binutils-all/copy-4.d | 2 +- binutils/testsuite/binutils-all/nm.exp | 8 +- binutils/testsuite/binutils-all/objcopy.exp | 5 +- .../testsuite/binutils-all/set-section-alignment.d | 3 +- binutils/testsuite/lib/binutils-common.exp | 10 + config/ChangeLog | 4 + cpu/ChangeLog | 4 + elfcpp/ChangeLog | 4 + gas/ChangeLog | 74 + gas/NEWS | 2 + gas/config/tc-arc.c | 60 +- gas/config/tc-arm.c | 2 +- gas/config/tc-riscv.c | 2 +- gas/config/tc-z80.c | 8 +- gas/configure | 20 +- gas/doc/c-i386.texi | 10 - gas/po/gas.pot | 3168 +++++----- gas/po/uk.po | 4898 ++++++++------- gas/testsuite/gas/all/gas.exp | 4 +- gas/testsuite/gas/all/weakref1l.d | 2 +- gas/testsuite/gas/arc/add_s-err.s | 4 +- gas/testsuite/gas/arc/asm-errors.err | 6 +- gas/testsuite/gas/arc/cpu-em-err.s | 2 +- gas/testsuite/gas/arc/dsp.d | 4 +- gas/testsuite/gas/arc/hregs-err.s | 8 +- gas/testsuite/gas/arc/warn.s | 4 +- gas/testsuite/gas/arm/cde-missing-fp.l | 184 +- 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 +- gas/testsuite/gas/ia64/unwind-ilp32.d | 2 +- gas/testsuite/gas/ppc/ppc.exp | 4 +- gdb/ChangeLog | 117 + gdb/Makefile.in | 1 + gdb/NEWS | 13 + gdb/buildsym.c | 4 + gdb/c-exp.y | 19 +- 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/macrocmd.c | 22 +- gdb/macroexp.c | 67 +- gdb/macroexp.h | 59 +- gdb/macroscope.c | 14 +- gdb/macroscope.h | 9 +- gdb/macrotab.c | 14 +- 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 | 57 + gdb/testsuite/gdb.base/call-sc.exp | 15 +- gdb/testsuite/gdb.base/charset.c | 17 +- gdb/testsuite/gdb.base/d10vovly.c | 225 - gdb/testsuite/gdb.base/m32rovly.c | 225 - gdb/testsuite/gdb.base/overlays.c | 8 +- gdb/testsuite/gdb.base/ovlymgr.c | 133 - gdb/testsuite/gdb.base/ovlymgr.h | 11 +- gdb/testsuite/gdb.base/reread.exp | 2 - gdb/testsuite/gdb.base/structs.exp | 15 +- gdb/testsuite/gdb.base/structs2.c | 2 +- gdb/testsuite/gdb.base/structs2.exp | 28 +- gdb/testsuite/gdb.base/varargs.exp | 2 - 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 | 21 + gold/po/fr.po | 752 +-- gold/po/uk.po | 841 ++- gold/target-reloc.h | 1 + gold/testsuite/Makefile.am | 2 +- gold/testsuite/Makefile.in | 2 +- gprof/ChangeLog | 12 + gprof/configure | 20 +- gprof/po/bg.po | 52 +- include/ChangeLog | 4 + ld/ChangeLog | 132 + ld/NEWS | 2 + ld/configure | 20 +- ld/emultempl/aix.em | 1 + 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 +++++------ ld/testsuite/ld-arm/arm-elf.exp | 2 +- ld/testsuite/ld-arm/vxworks1.rd | 26 +- ld/testsuite/ld-checks/checks.exp | 7 +- ld/testsuite/ld-elfvers/vers.exp | 4 - ld/testsuite/ld-elfvsb/elfvsb.exp | 126 +- ld/testsuite/ld-elfweak/elfweak.exp | 3 - ld/testsuite/ld-i386/i386.exp | 2 +- ld/testsuite/ld-i386/vxworks1.rd | 28 +- ld/testsuite/ld-powerpc/powerpc.exp | 6 +- ld/testsuite/ld-scripts/align.exp | 13 +- ld/testsuite/ld-scripts/align.t | 2 +- ld/testsuite/ld-scripts/align2.t | 5 +- ld/testsuite/ld-scripts/align5.t | 7 +- ld/testsuite/ld-scripts/assign-loc.d | 2 +- ld/testsuite/ld-scripts/assign-loc.t | 3 + ld/testsuite/ld-scripts/data.exp | 7 + ld/testsuite/ld-scripts/default-script.exp | 2 + ld/testsuite/ld-scripts/default-script.t | 4 +- ld/testsuite/ld-scripts/defined.exp | 6 +- ld/testsuite/ld-scripts/defined3.d | 1 - ld/testsuite/ld-scripts/defined3.t | 2 +- ld/testsuite/ld-scripts/defined4.d | 1 - ld/testsuite/ld-scripts/defined4.t | 2 +- ld/testsuite/ld-scripts/defined5.d | 3 +- ld/testsuite/ld-scripts/defined5.s | 2 +- ld/testsuite/ld-scripts/defined5.t | 4 +- ld/testsuite/ld-scripts/empty-address-1.t | 3 +- ld/testsuite/ld-scripts/empty-address-2a.t | 3 +- ld/testsuite/ld-scripts/empty-address-2b.t | 3 +- ld/testsuite/ld-scripts/empty-address-3a.t | 3 +- ld/testsuite/ld-scripts/empty-address-3b.t | 3 +- ld/testsuite/ld-scripts/empty-address-3c.t | 3 +- ld/testsuite/ld-scripts/empty-address.exp | 9 +- ld/testsuite/ld-scripts/expr.exp | 17 +- ld/testsuite/ld-scripts/expr2.d | 2 +- ld/testsuite/ld-scripts/fill.t | 6 +- ld/testsuite/ld-scripts/fill16.d | 2 +- ld/testsuite/ld-scripts/include-1.d | 13 +- ld/testsuite/ld-scripts/include-sections.t | 3 +- ld/testsuite/ld-scripts/include-subdata.t | 2 +- ld/testsuite/ld-scripts/include.exp | 6 +- ld/testsuite/ld-scripts/pr14962.t | 5 +- ld/testsuite/ld-scripts/pr18963.d | 5 +- ld/testsuite/ld-scripts/print-memory-usage.exp | 3 +- ld/testsuite/ld-scripts/provide-1.t | 2 +- ld/testsuite/ld-scripts/provide-2.d | 1 + ld/testsuite/ld-scripts/provide-2.t | 2 +- ld/testsuite/ld-scripts/provide-3.t | 2 +- ld/testsuite/ld-scripts/provide-4.d | 4 + ld/testsuite/ld-scripts/provide-4.t | 2 +- ld/testsuite/ld-scripts/provide-5.d | 1 + ld/testsuite/ld-scripts/provide-5.t | 2 +- ld/testsuite/ld-scripts/provide-6.d | 1 + ld/testsuite/ld-scripts/provide-6.t | 2 +- ld/testsuite/ld-scripts/provide-7.d | 1 + ld/testsuite/ld-scripts/provide-7.t | 2 +- ld/testsuite/ld-scripts/provide-8.t | 2 +- ld/testsuite/ld-scripts/provide.exp | 9 +- ld/testsuite/ld-scripts/sane1.d | 3 +- ld/testsuite/ld-scripts/sane1.t | 4 +- ld/testsuite/ld-scripts/script.exp | 16 +- ld/testsuite/ld-scripts/section-match-1.d | 5 +- ld/testsuite/ld-scripts/segment-start.d | 2 +- ld/testsuite/ld-scripts/sizeof.t | 7 +- ld/testsuite/ld-scripts/weak.exp | 4 +- ld/testsuite/ld-sh/sh-vxworks.exp | 2 +- ld/testsuite/ld-sh/vxworks1-lib.rd | 2 +- ld/testsuite/ld-sh/vxworks1.rd | 26 +- ld/testsuite/ld-sh/vxworks4.d | 2 +- ld/testsuite/ld-sparc/sparc.exp | 2 +- ld/testsuite/ld-sparc/vxworks1.rd | 32 +- ld/testsuite/ld-srec/srec.exp | 8 +- ld/testsuite/ld-undefined/require-defined.exp | 3 +- libctf/ChangeLog | 4 + opcodes/ChangeLog | 267 + opcodes/arc-dis.c | 2 +- opcodes/arc-opc.c | 22 +- opcodes/arc-tbl.h | 150 +- opcodes/configure | 20 +- opcodes/i386-dis-evex-len.h | 117 +- opcodes/i386-dis-evex-mod.h | 32 + opcodes/i386-dis-evex-prefix.h | 648 +- opcodes/i386-dis-evex-w.h | 256 +- opcodes/i386-dis-evex.h | 192 +- opcodes/i386-dis.c | 538 +- opcodes/po/opcodes.pot | 226 +- opcodes/po/pt_BR.po | 564 +- opcodes/po/uk.po | 668 +- sim/igen/ChangeLog | 9 + sim/igen/gen-idecode.c | 2 + sim/igen/lf.c | 7 + sim/igen/lf.h | 2 + sim/ppc/ChangeLog | 13 + sim/ppc/ld-insn.c | 18 + sim/ppc/ld-insn.h | 24 +- 229 files changed, 33262 insertions(+), 31728 deletions(-) create mode 100644 gdb/python/py-registers.c delete mode 100644 gdb/testsuite/gdb.base/d10vovly.c delete mode 100644 gdb/testsuite/gdb.base/m32rovly.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