This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_debug in repository toolchain/ci/binutils-gdb.
from 12488b1767 Automatic date update in version.in adds 99ba4b64d3 gdb/testsuite: update test gdb.base/step-over-syscall.exp adds 5570ab7f44 Re: elf: Treat undefined version as hidden adds 4939c49d21 PR28165, buffer overflow in elf32-rx.c:rx_info_to_howto_rela adds 6ecfe4abfd PR28166, _bfd_elf_mips_get_relocated_section_contents adds ddbe6976d5 PR28167, vms-alpha build_module_list adds 0cc7872125 [PATCH 1/2] Enable Intel AVX512_FP16 instructions adds 17a089ffda [PATCH 2/2] Add tests for Intel AVX512_FP16 instructions adds 183657edcd Replace the symbol needs evaluator with a parser adds fb4cdecb7e Cleanup of the dwarf_expr_context constructor adds 62e37eac1c Move frame context info to dwarf_expr_context adds 6c7779b34b Remove get_frame_cfa from dwarf_expr_context adds a580d9604b Move compilation unit info to dwarf_expr_context adds b6d156edd8 Move dwarf_call to dwarf_expr_context adds 73e6b86330 Move get_object_address to dwarf_expr_context adds 3c7c57cdc0 Move read_mem to dwarf_expr_context adds 0a2b69d04b Move push_dwarf_reg_entry_value to expr.c adds 9e739f693f Inline get_reg_value method of dwarf_expr_context adds 14a62404c9 Remove empty frame and full evaluators adds f9e4ed8baa Merge evaluate_for_locexpr_baton evaluator adds f4091d2644 Move piece_closure and its support to expr.c adds efa86d3c26 Make value_copy also copy the stack data member adds ba5bc3e5a9 Make DWARF evaluator return a single struct value adds 0579205aec Simplify dwarf_expr_context class interface adds 70454ee70a Add as_lval argument to expression evaluator adds 17e971f729 gdb: use ptid_t::to_string in print_target_wait_results adds b765e92113 gdb: target_waitstatus_to_string: print extra info for FORKE [...] adds 52e0e32b34 gdb/testsuite: gdb.base/attach.exp: fix support check in tes [...] adds 4b0cf3d6d0 gdb/testsuite: gdb.base/attach.exp: expose bug when testing [...] adds bad23de354 [gdb] Handle .TOC. sections during gdb-compile for rs6000 target. adds c2bc854c8b [PATCH] GDB Testsuite, update compile-cplus.exp adds 8179e388b6 Automatic date update in version.in adds 352bd3aa1c PR28172, bfin_pcrel24_reloc heap-buffer-overflow adds a379e7588c PR28173, nds32_elf_howto_table index out of bounds adds e039f7ed86 PR28175, Segment fault in coff-tic30.c reloc_processing adds 856c1545ce bfd_reloc_offset_in_range overflow adds 7eb7e4cdcc chew ubsan warning adds 7fc8d4f48b Re: Add tests for Intel AVX512_FP16 instructions adds b9f3fbc9f3 [gdb/symtab] Fix zero address complaint for shlib adds fd98618334 Unconditionally define _initialize_addrmap adds cc6b3d766d [gdb/symtab] Recognize .gdb_index symbol table with empty en [...] new 0175375faa 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/coff-tic30.c | 13 +- bfd/coff-z80.c | 13 +- bfd/coff-z8k.c | 13 +- bfd/doc/chew.c | 4 +- bfd/elf32-bfin.c | 16 +- bfd/elf32-nds32.c | 55 +- bfd/elf32-rx.c | 13 +- bfd/elf64-mips.c | 11 +- bfd/reloc.c | 2 +- bfd/version.h | 2 +- bfd/vms-alpha.c | 11 +- gas/NEWS | 2 + gas/config/tc-i386.c | 45 +- gas/doc/c-i386.texi | 4 +- gas/testsuite/gas/i386/avx512_fp16-intel.d | 1479 + gas/testsuite/gas/i386/avx512_fp16-inval-bcast.l | 27 + gas/testsuite/gas/i386/avx512_fp16-inval-bcast.s | 33 + gas/testsuite/gas/i386/avx512_fp16.d | 1479 + gas/testsuite/gas/i386/avx512_fp16.s | 1475 + gas/testsuite/gas/i386/avx512_fp16_pseudo_ops.d | 2035 + gas/testsuite/gas/i386/avx512_fp16_pseudo_ops.s | 2030 + gas/testsuite/gas/i386/avx512_fp16_vl-intel.d | 1437 + gas/testsuite/gas/i386/avx512_fp16_vl.d | 1437 + gas/testsuite/gas/i386/avx512_fp16_vl.s | 1433 + gas/testsuite/gas/i386/i386.exp | 14 + gas/testsuite/gas/i386/x86-64-avx512_fp16-bad.d | 17 + gas/testsuite/gas/i386/x86-64-avx512_fp16-bad.s | 36 + gas/testsuite/gas/i386/x86-64-avx512_fp16-intel.d | 1539 + .../gas/i386/x86-64-avx512_fp16-inval-bcast.l | 27 + .../gas/i386/x86-64-avx512_fp16-inval-bcast.s | 33 + .../gas/i386/x86-64-avx512_fp16-inval-register.l | 11 + .../gas/i386/x86-64-avx512_fp16-inval-register.s | 15 + gas/testsuite/gas/i386/x86-64-avx512_fp16.d | 1539 + gas/testsuite/gas/i386/x86-64-avx512_fp16.s | 1535 + .../gas/i386/x86-64-avx512_fp16_pseudo_ops.d | 2035 + .../gas/i386/x86-64-avx512_fp16_pseudo_ops.s | 2031 + .../gas/i386/x86-64-avx512_fp16_vl-intel.d | 1437 + gas/testsuite/gas/i386/x86-64-avx512_fp16_vl.d | 1437 + gas/testsuite/gas/i386/x86-64-avx512_fp16_vl.s | 1433 + gas/testsuite/gas/i386/x86-64-default-suffix-avx.d | 3 + gas/testsuite/gas/i386/x86-64-default-suffix.d | 3 + gas/testsuite/gas/i386/x86-64-default-suffix.s | 3 + gas/testsuite/gas/i386/xmmword.l | 10 + gas/testsuite/gas/i386/xmmword.s | 11 + gdb/addrmap.c | 4 +- gdb/compile/compile-object-load.c | 41 + gdb/dwarf2/expr.c | 1198 +- gdb/dwarf2/expr.h | 149 +- gdb/dwarf2/frame.c | 117 +- gdb/dwarf2/loc.c | 1694 +- gdb/dwarf2/loc.h | 35 +- gdb/dwarf2/read.c | 19 +- gdb/infrun.c | 12 +- gdb/target/waitstatus.c | 25 +- gdb/testsuite/gdb.base/attach.exp | 46 +- gdb/testsuite/gdb.base/step-over-clone.c | 39 + gdb/testsuite/gdb.base/step-over-syscall.exp | 69 +- gdb/testsuite/gdb.compile/compile-cplus.exp | 9 +- gdb/testsuite/gdb.dwarf2/dw2-zero-range-shlib.c | 21 + gdb/testsuite/gdb.dwarf2/dw2-zero-range.c | 24 + gdb/testsuite/gdb.dwarf2/dw2-zero-range.exp | 167 + .../symbol_needs_eval.c} | 37 +- .../gdb.dwarf2/symbol_needs_eval_fail.exp | 112 + .../gdb.dwarf2/symbol_needs_eval_timeout.exp | 131 + .../gdb.python/amd64-py-framefilter-invalidarg.S | 1 - gdb/testsuite/lib/dwarf.exp | 4 + gdb/value.c | 2 + ld/testsuite/ld-cris/libdso-15b.d | 6 +- ld/testsuite/ld-cris/libdso-1c.d | 4 +- opcodes/i386-dis-evex-prefix.h | 221 + opcodes/i386-dis-evex-w.h | 63 +- opcodes/i386-dis-evex.h | 608 +- opcodes/i386-dis.c | 252 +- opcodes/i386-gen.c | 10 +- opcodes/i386-init.h | 520 +- opcodes/i386-opc.h | 11 + opcodes/i386-opc.tbl | 366 + opcodes/i386-tbl.h | 39415 +++++++++++-------- 78 files changed, 53778 insertions(+), 17892 deletions(-) create mode 100644 gas/testsuite/gas/i386/avx512_fp16-intel.d create mode 100644 gas/testsuite/gas/i386/avx512_fp16-inval-bcast.l create mode 100644 gas/testsuite/gas/i386/avx512_fp16-inval-bcast.s create mode 100644 gas/testsuite/gas/i386/avx512_fp16.d create mode 100644 gas/testsuite/gas/i386/avx512_fp16.s create mode 100644 gas/testsuite/gas/i386/avx512_fp16_pseudo_ops.d create mode 100644 gas/testsuite/gas/i386/avx512_fp16_pseudo_ops.s create mode 100755 gas/testsuite/gas/i386/avx512_fp16_vl-intel.d create mode 100755 gas/testsuite/gas/i386/avx512_fp16_vl.d create mode 100644 gas/testsuite/gas/i386/avx512_fp16_vl.s create mode 100644 gas/testsuite/gas/i386/x86-64-avx512_fp16-bad.d create mode 100644 gas/testsuite/gas/i386/x86-64-avx512_fp16-bad.s create mode 100644 gas/testsuite/gas/i386/x86-64-avx512_fp16-intel.d create mode 100644 gas/testsuite/gas/i386/x86-64-avx512_fp16-inval-bcast.l create mode 100644 gas/testsuite/gas/i386/x86-64-avx512_fp16-inval-bcast.s create mode 100644 gas/testsuite/gas/i386/x86-64-avx512_fp16-inval-register.l create mode 100644 gas/testsuite/gas/i386/x86-64-avx512_fp16-inval-register.s create mode 100644 gas/testsuite/gas/i386/x86-64-avx512_fp16.d create mode 100644 gas/testsuite/gas/i386/x86-64-avx512_fp16.s create mode 100644 gas/testsuite/gas/i386/x86-64-avx512_fp16_pseudo_ops.d create mode 100755 gas/testsuite/gas/i386/x86-64-avx512_fp16_pseudo_ops.s create mode 100755 gas/testsuite/gas/i386/x86-64-avx512_fp16_vl-intel.d create mode 100755 gas/testsuite/gas/i386/x86-64-avx512_fp16_vl.d create mode 100644 gas/testsuite/gas/i386/x86-64-avx512_fp16_vl.s create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-zero-range-shlib.c create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-zero-range.c create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-zero-range.exp copy gdb/testsuite/{gdb.base/step-over-clone.c => gdb.dwarf2/symbol_needs_eval.c} (54%) create mode 100644 gdb/testsuite/gdb.dwarf2/symbol_needs_eval_fail.exp create mode 100644 gdb/testsuite/gdb.dwarf2/symbol_needs_eval_timeout.exp