This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-master-arm-spec2k6-O2_LTO in repository toolchain/ci/binutils-gdb.
from 9cce9fab90 gas: default TC_VALIDATE_FIX_SUB to 0 adds 154b353f68 x86: Add int1 as one byte opcode 0xf1 adds 600ac5b461 Automatic date update in version.in adds e22be21285 [gdb/procfs.c] Fix build failure in find_stop_signal adds ff77083572 gdb: call post_create_inferior at end of follow_fork_inferior adds 3a849a3454 gdb: pass child_ptid and fork kind to target_ops::follow_fork adds dcd482c1b7 Avoid expression parsing crash with unknown language adds 66b3b362dc Automatic date update in version.in adds c58830e49d Updated Swedish translation for the binutils sub-directory adds 05a1dd47cc or1k: fix pc-relative relocation against dynamic on PC relat [...] adds cc9d6997a5 Fix array stride bug adds 4f348ca808 Document quick_symbol_functions::expand_symtabs_matching invariant adds 47357fdc1d gdb/testsuite: Declare that riscv*-*-linux* cannot hardware_ [...] adds e843807b2d gdb: Support stepping out from signal handler on riscv*-linux adds 1c7682f9f2 Automatic date update in version.in adds 12be796ca8 gdb: make all_inferiors_safe actually work adds 3dab9e15d3 Add basic Z80 CPU support adds ae9a5dd6ae Rename and refactor psymtab_include_file_name adds dcce7ec410 Pass file_and_directory through DWARF line-decoding code adds d030267c9c Simplify file_and_directory storage management adds 4584f33d68 Introduce find_source_or_rewrite adds e0ec6b1a87 Simplify DWARF file name caching adds 15659f0a4e Check for debug-types in map_symbol_filenames adds 1fd5fd5817 Fix file-name handling regression with DWARF index adds 04dd8003c0 Automatic date update in version.in adds 85460c161d gdb: convert nat/x86-dregs.c macros to functions adds 7c6ff8af98 PR28098 Skip R_*_NONE relocation entries with zero r_sym wit [...] adds 07233d964a Update how-to-make-a-release checklist with latest changes f [...] adds 5c9cbf07f3 Move pending-obsolesence targets onto the obsolete list. adds 972a7621fc Automatic date update in version.in adds ecd799b189 gdb: set current thread in btrace_compute_ftrace_{bts,pt} adds c2a7621771 Automatic date update in version.in adds cb959bd895 RISC-V: Minor updates for architecture parser. adds 05558223b5 Fix printing of non-address types when memory tagging is enabled adds b97bd97623 PR28106, build of 2.37 fails on FreeBSD and Clang adds 8258b1353c Automatic date update in version.in adds e28a9225b8 Remove `netbsdpe` support adds 4bf094292c as_bad_subtract adds 0057a7ee0d [gdb/testsuite] Add KFAILs for gdb.ada FAILs with gcc-11 adds 8f5d31b8d1 [gdb/testsuite] Fix FAILs due to PR gcc/101452 adds 6b86da53d5 Allows linker scripts to set the SEC_READONLY flag. adds e8c36d1fc2 Updated Russian translation for the bfd library adds 5f3356899d [gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp with gcc-11 adds fec458f0fc Automatic date update in version.in adds d0579d4d1c x86: drop OP_Mask() adds be2f8fcd9d x86: correct VCVT{,U}SI2SD rounding mode handling adds 3fa77affb0 x86-64: generalize OP_G()'s EVEX.R' handling adds bac11f2cfe x86-64: properly bounds-check %bnd<N> in OP_G() adds 5f6b8397a4 x86: fold duplicate register printing code adds 4454883ff0 x86: fold duplicate code in MOVSXD_Fixup() adds 54ca11a48e x86: correct EVEX.V' handling outside of 64-bit mode adds 605228fcaf x86: drop vex_mode and vex_scalar_mode adds b0556968af x86: fold duplicate vector register printing code adds c1d66d5f24 x86: drop xmm_m{b,w,d,q}_mode adds eb34d29be8 x86: drop vex_scalar_w_dq_mode adds 5fbe0f28ae x86: drop dq{b,d}_mode adds f878836265 [gdb/testsuite] Fix FAILs due to PR gcc/101575 adds 9234efeee5 Automatic date update in version.in adds 0e4cc77316 x86: express unduly set rounding control bits in disassembly adds 44710bb280 gdb/testsuite: don't error when trying to unset last_spawn_tty_name adds 27df69020a Fix for gdb.python/py-breakpoint.exp adds a52b41bf2f gdb/testsuite: split gdb.python/py-parameter.exp in procs adds ffb6ba773e gdb.base/setshow.exp: use save_vars to save/restore gdb_prompt adds 3b3c74341e gdb.base/setshow.exp: split in procs adds e116324103 gdb.base/setshow.exp: fix duplicate test name adds 5b8bf2e75e gdb: un-share set_inferior_cwd declaration adds a69e37dc2b gdb: remove inferior::{argc,argv} adds e51695253e gdb: add setter/getter for inferior arguments adds 90cc31c9e5 gdb: add setter/getter for inferior cwd adds fd2dec2a45 gdb: make inferior::m_args an std::string adds 11bd012ed2 gdb: make inferior::m_cwd an std::string adds 4e93ea6e67 gdb: make inferior::m_terminal an std::string adds 3a553c80da gdb: rename cfunc to simple_func adds 5538b03c98 gdb: remove cmd_list_element::function::sfunc adds 3e1e8561c3 gdb/testsuite: test get/set value of unregistered Guile parameter adds febbfd5154 Automatic date update in version.in adds 77db4723dd Update the NetBSD system call table to match NetBSD-current. adds 553dd76c7e Re: ld script expression parsing adds c09c8b4202 Revert: PowerPC: Don't generate unused section symbols adds 60a5fb48d1 Automatic date update in version.in adds b924d9bad5 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 10 + bfd/config.bfd | 14 +- bfd/elf32-or1k.c | 12 + bfd/elf32-ppc.c | 6 +- bfd/elf64-ppc.c | 6 +- bfd/elfxx-riscv.c | 176 +- bfd/po/ru.po | 3896 +++++++------- bfd/version.h | 2 +- binutils/ChangeLog | 4 + binutils/README-how-to-make-a-release | 51 +- binutils/configure | 2 +- binutils/configure.ac | 2 +- binutils/dwarf.c | 6 +- binutils/po/sv.po | 5445 +++++++++++--------- binutils/testsuite/lib/binutils-common.exp | 1 - gas/config/tc-arc.c | 7 +- gas/config/tc-avr.c | 6 +- gas/config/tc-cr16.c | 12 +- gas/config/tc-cris.c | 3 +- gas/config/tc-crx.c | 12 +- gas/config/tc-d10v.c | 2 +- gas/config/tc-d30v.c | 2 +- gas/config/tc-ft32.c | 5 +- gas/config/tc-h8300.c | 3 +- gas/config/tc-m68hc11.c | 2 +- gas/config/tc-mmix.c | 3 +- gas/config/tc-mn10200.c | 9 +- gas/config/tc-nds32.c | 3 +- gas/config/tc-ppc.c | 10 +- gas/config/tc-pru.c | 5 +- gas/config/tc-riscv.c | 3 +- gas/config/tc-s12z.c | 2 +- gas/config/tc-s390.c | 5 +- gas/config/tc-spu.c | 11 +- gas/config/tc-tilegx.c | 2 +- gas/config/tc-tilepro.c | 2 +- gas/config/tc-v850.c | 3 +- gas/config/tc-vax.c | 2 +- gas/config/tc-xc16x.c | 5 +- gas/config/tc-xgate.c | 2 +- gas/config/tc-xstormy16.c | 2 +- gas/config/tc-xtensa.c | 2 +- gas/config/tc-z80.c | 2 +- gas/configure.tgt | 1 - gas/testsuite/gas/i386/avx512f-nondef.d | 9 +- gas/testsuite/gas/i386/avx512f-nondef.s | 12 +- gas/testsuite/gas/i386/evex.d | 11 +- gas/testsuite/gas/i386/evex.s | 5 + gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/ifunc-2.l | 120 +- gas/testsuite/gas/i386/noextreg.d | 4 +- gas/testsuite/gas/i386/opcode-intel.d | 1 + gas/testsuite/gas/i386/opcode-suffix.d | 1 + gas/testsuite/gas/i386/opcode.d | 1 + gas/testsuite/gas/i386/opcode.s | 2 + gas/testsuite/gas/i386/x86-64-avx-wig.d | 12 +- .../gas/i386/x86-64-avx512bw-wig1-intel.d | 56 +- gas/testsuite/gas/i386/x86-64-avx512bw-wig1.d | 56 +- gas/testsuite/gas/i386/x86-64-avx512f-nondef.d | 9 +- gas/testsuite/gas/i386/x86-64-avx512f-nondef.s | 12 +- gas/testsuite/gas/i386/x86-64-evex-wig1-intel.d | 22 +- gas/testsuite/gas/i386/x86-64-evex-wig1.d | 22 +- gas/testsuite/gas/i386/x86-64-evex.d | 22 + gas/testsuite/gas/i386/x86-64-mpx.d | 2 + gas/testsuite/gas/i386/x86-64-mpx.s | 14 + gas/testsuite/gas/i386/x86-64-opcode.d | 3 + gas/testsuite/gas/i386/x86-64-opcode.s | 4 + gas/testsuite/gas/mips/lui-2.l | 4 +- gas/testsuite/gas/ppc/power4.d | 1 + gas/testsuite/gas/ppc/test1elf32.d | 1 + gas/testsuite/gas/ppc/test1elf64.d | 1 + gas/testsuite/gas/riscv/march-fail-base-02.l | 2 +- gas/testsuite/gas/riscv/march-fail-unknown-std.l | 2 +- gas/testsuite/gas/tic6x/reloc-bad-1.l | 2 +- gas/write.c | 16 +- gas/write.h | 1 + gdb/Makefile.in | 3 +- gdb/NEWS | 4 + gdb/breakpoint.c | 6 +- gdb/breakpoint.h | 2 +- gdb/btrace.c | 12 + gdb/cli/cli-cmds.c | 2 +- gdb/cli/cli-decode.c | 102 +- gdb/cli/cli-decode.h | 14 +- gdb/cli/cli-dump.c | 2 +- gdb/cli/cli-setshow.c | 5 +- gdb/command.h | 55 +- gdb/configure.tgt | 5 + gdb/doc/gdb.texinfo | 4 + gdb/dwarf2/line-header.c | 19 - gdb/dwarf2/line-header.h | 7 - gdb/dwarf2/read.c | 278 +- gdb/dwarf2/read.h | 3 + gdb/elf-none-tdep.c | 6 +- gdb/fbsd-nat.c | 8 +- gdb/fbsd-nat.h | 2 +- gdb/fbsd-tdep.c | 6 +- gdb/features/Makefile | 3 +- gdb/features/z80-cpu.xml | 33 + gdb/features/z80.c | 44 + gdb/features/z80.xml | 12 + gdb/gdbarch.h | 3 +- gdb/gdbarch.sh | 3 +- gdb/gdbtypes.c | 8 +- gdb/gdbtypes.h | 2 + gdb/guile/scm-cmd.c | 3 +- gdb/guile/scm-param.c | 2 +- gdb/infcmd.c | 89 +- gdb/inferior.c | 11 +- gdb/inferior.h | 80 +- gdb/inflow.c | 46 +- gdb/infrun.c | 53 +- gdb/jit.c | 28 + gdb/language.c | 4 +- gdb/linux-nat.c | 34 +- gdb/linux-nat.h | 5 +- gdb/linux-tdep.c | 7 +- gdb/linux-thread-db.c | 2 +- gdb/mi/mi-cmd-env.c | 9 +- gdb/nat/fork-inferior.c | 15 +- gdb/nat/x86-dregs.c | 59 +- gdb/obsd-nat.c | 8 +- gdb/obsd-nat.h | 2 +- gdb/printcmd.c | 81 +- gdb/procfs.c | 14 +- gdb/psymtab.c | 26 +- gdb/python/py-cmd.c | 3 +- gdb/quick-symbol.h | 2 + gdb/remote.c | 27 +- gdb/riscv-linux-tdep.c | 24 + gdb/riscv-tdep.c | 10 + gdb/riscv-tdep.h | 4 + gdb/source.c | 28 + gdb/source.h | 7 + gdb/stubs/z80-stub.c | 1355 +++++ gdb/symfile-debug.c | 3 + gdb/syscalls/netbsd.xml | 18 +- gdb/target-debug.h | 2 + gdb/target-delegates.c | 24 +- gdb/target.c | 12 +- gdb/target.h | 15 +- gdb/terminal.h | 2 +- gdb/testsuite/gdb.ada/array_of_variant.exp | 17 + gdb/testsuite/gdb.ada/arrayptr.exp | 36 +- gdb/testsuite/gdb.ada/exprs.exp | 38 +- gdb/testsuite/gdb.ada/formatted_ref.exp | 25 +- gdb/testsuite/gdb.ada/iwide.exp | 25 +- gdb/testsuite/gdb.ada/packed_array_assign.exp | 75 +- gdb/testsuite/gdb.ada/pkd_arr_elem.exp | 26 +- gdb/testsuite/gdb.base/jit-elf-fork-main.c | 129 + .../{jit-elf-solib.c => jit-elf-fork-solib.c} | 0 gdb/testsuite/gdb.base/jit-elf-fork.exp | 186 + gdb/testsuite/gdb.base/langs.exp | 6 + gdb/testsuite/gdb.base/ptype-offsets.cc | 3 + gdb/testsuite/gdb.base/setshow.exp | 734 +-- gdb/testsuite/gdb.cp/m-static.exp | 8 +- gdb/testsuite/gdb.cp/pr-574.exp | 8 +- gdb/testsuite/gdb.cp/pr9167.exp | 8 +- gdb/testsuite/gdb.cp/step-and-next-inline.cc | 6 +- gdb/testsuite/gdb.cp/step-and-next-inline.exp | 89 +- gdb/testsuite/gdb.cp/step-and-next-inline.h | 2 +- gdb/testsuite/gdb.cp/templates.exp | 8 +- gdb/testsuite/gdb.guile/scm-parameter.exp | 8 + gdb/testsuite/gdb.python/py-breakpoint.exp | 3 + gdb/testsuite/gdb.python/py-parameter.exp | 237 +- gdb/testsuite/lib/gdb.exp | 37 +- gdb/tracepoint.c | 18 +- gdb/tui/tui-layout.c | 3 +- gdb/windows-nat.c | 2 +- gdb/z80-tdep.c | 1461 ++++++ gdb/z80-tdep.h | 52 + gdbserver/inferiors.cc | 18 +- gdbserver/inferiors.h | 4 + gdbserver/server.cc | 6 +- gdbsupport/common-inferior.h | 9 +- gdbsupport/safe-iterator.h | 10 +- gold/ChangeLog | 12 + gold/gc.h | 4 +- gold/reloc.cc | 5 +- gold/reloc.h | 2 +- ld/configure.tgt | 3 - ld/ld.texi | 2 + ld/ldgram.y | 40 +- ld/ldlang.c | 6 + ld/ldlang.h | 3 +- ld/ldlex.l | 1 + ld/testsuite/ld-bootstrap/bootstrap.exp | 3 +- ld/testsuite/ld-elf/overlay.s | 4 + ld/testsuite/ld-elf/overlay.t | 6 +- ld/testsuite/ld-powerpc/tlsexe.r | 13 + ld/testsuite/ld-powerpc/tlsexe32.r | 12 + ld/testsuite/ld-powerpc/tlsexe32no.r | 12 + ld/testsuite/ld-powerpc/tlsexeno.r | 13 + ld/testsuite/ld-powerpc/tlsexenors.r | 13 + ld/testsuite/ld-powerpc/tlsexers.r | 13 + ld/testsuite/ld-powerpc/tlsexetoc.r | 13 + ld/testsuite/ld-powerpc/tlsexetocrs.r | 13 + ld/testsuite/ld-powerpc/tlsget.d | 23 +- ld/testsuite/ld-powerpc/tlsget.wf | 4 +- ld/testsuite/ld-powerpc/tlsget2.d | 16 +- ld/testsuite/ld-powerpc/tlsget2.wf | 2 +- ld/testsuite/ld-powerpc/tlsso.r | 12 + ld/testsuite/ld-powerpc/tlsso32.r | 11 + ld/testsuite/ld-powerpc/tlstocso.r | 12 + ld/testsuite/ld-scripts/output-section-types.d | 13 + ld/testsuite/ld-scripts/output-section-types.t | 7 + ld/testsuite/ld-scripts/script.exp | 1 + opcodes/i386-dis-evex-mod.h | 12 +- opcodes/i386-dis-evex-prefix.h | 34 +- opcodes/i386-dis-evex-w.h | 72 +- opcodes/i386-dis-evex.h | 62 +- opcodes/i386-dis.c | 659 +-- opcodes/i386-opc.tbl | 1 + opcodes/i386-tbl.h | 13 + 214 files changed, 11180 insertions(+), 6223 deletions(-) create mode 100644 gas/testsuite/gas/i386/x86-64-evex.d create mode 100644 gdb/features/z80-cpu.xml create mode 100644 gdb/features/z80.c create mode 100644 gdb/features/z80.xml create mode 100644 gdb/stubs/z80-stub.c create mode 100644 gdb/testsuite/gdb.base/jit-elf-fork-main.c copy gdb/testsuite/gdb.base/{jit-elf-solib.c => jit-elf-fork-solib.c} (100%) create mode 100644 gdb/testsuite/gdb.base/jit-elf-fork.exp create mode 100644 gdb/z80-tdep.c create mode 100644 gdb/z80-tdep.h create mode 100644 ld/testsuite/ld-scripts/output-section-types.d create mode 100644 ld/testsuite/ld-scripts/output-section-types.t