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-mainline-allmodconfig in repository toolchain/ci/binutils-gdb.
from d0e0f9c87a ld/x86: skip p_align-1 tests with unsuitable compiler adds dbcbf67ca5 Fix the display of the idnex values for DW_FORM_loclistx and [...] adds fadaf8f7f9 windres: add quotes around preprocessor cmd if needed adds 68e80d96a8 bfd: handle codepage when opening files on MinGW adds 9117c7b452 [gdb/build] Fix gdb build with -fsanitize=thread and gcc 7 adds a9deee17d3 gdb+gdbserver/Linux: avoid reading registers while going thr [...] adds b55819a720 Automatic date update in version.in adds 22a8ddfe93 Re: ld/x86: skip p_align-1 tests with unsuitable compiler adds 6284f0aa11 gprofng: use $(sysconfdir) instead $(prefix)/etc adds 9d92d2cc8d gprofng: fix build when BUILD_MAN is false adds 96016a2f00 x86: drop stray NoRex64 from XBEGIN adds 13f7237241 gdb/testsuite: fix gdb.base/break-idempotent.exp on ppc adds 6837a663c5 opcodes/aarch64: split off creation of comment text in disassembler adds 69b46464ba gdb/arm: Only stack S16..S31 when FPU registers are secure adds 6c0fe6d8f9 gdb/doc: improve description of --data-disassemble opcodes output adds 575fd4cffd GDB: Remove extraneous full stops from `set' command error messages adds b955c336f9 GDB/testsuite: Tighten `set print elements' error check adds 7e8621cf6d Fix GDBserver regression due to change to avoid reading shel [...] adds 133791286f Automatic date update in version.in adds 68514a919e gdb/doc: fix column widths in MI compatibility table adds 6418644b0d [gdb] Block SIGTERM in worker threads adds aa40d66bb1 Fix implementation of readelf's -wE and -wN options, adds 0b1505c82d gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocation adds 89555e4ec2 GDB: Add `NUMBER' completion to `set' integer commands adds 2899490953 Automatic date update in version.in adds 1dd024239b Add newline to the end of the rnglists displsy. adds c4de64f8f6 GDB/doc: Remove extraneous spaces from completion examples adds a89c17dac1 GDB/doc: Remove indentation from `print -elements' completio [...] adds f15f0ddd10 Automatic date update in version.in adds 47226049bb [gdb/testsuite] Fix gdb.base/early-init-file.exp with -fsani [...] adds 33fd0a3363 [gdb/symtab] Fix data race on per_cu->dwarf_version adds dcc9b683dc Automatic date update in version.in adds 1e3a4f12e7 Automatic date update in version.in adds 0f2f2e7019 RISC-V: Update Zihintpause extension version adds 9386188e95 x86-64: improve handling of branches to absolute addresses adds 02b83698ef x86: restore masking of displacement kinds adds a775efc84d x86: fold Disp32S and Disp32 adds 58098fd779 gas/testsuite: properly exclude aout in all/weakref1u new 2c474c4694 [gdb/symtab] Add get/set functions for per_cu->lang/unit_type
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/bfdio.c | 12 +- bfd/elfxx-riscv.c | 2 +- bfd/version.h | 2 +- binutils/ChangeLog | 22 + binutils/dwarf.c | 229 +- binutils/resrc.c | 26 +- binutils/testsuite/binutils-all/debuginfod.exp | 4 +- .../testsuite/binutils-all/x86-64/pr26808.dump | 82 +- gas/config/tc-aarch64.c | 12 +- gas/config/tc-i386-intel.c | 9 +- gas/config/tc-i386.c | 97 +- gas/testsuite/gas/aarch64/alias.d | 26 +- gas/testsuite/gas/aarch64/b_c_1.d | 42 +- gas/testsuite/gas/aarch64/float-fp16.d | 12 +- gas/testsuite/gas/aarch64/int-insns.d | 4 +- gas/testsuite/gas/aarch64/no-aliases.d | 26 +- gas/testsuite/gas/aarch64/programmer-friendly.d | 2 +- gas/testsuite/gas/all/weakref1u.d | 2 +- gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/x86-64-branch-6.d | 21 + gas/testsuite/gas/i386/x86-64-branch-6.e | 7 + gas/testsuite/gas/i386/x86-64-branch-6.s | 18 + gdb/NEWS | 12 + gdb/arch/arm.h | 9 + gdb/arm-tdep.c | 9 +- gdb/cli/cli-decode.c | 2 + gdb/cli/cli-setshow.c | 10 +- gdb/doc/gdb.texinfo | 36 +- gdb/dwarf2/cooked-index.c | 10 +- gdb/dwarf2/cu.c | 2 +- gdb/dwarf2/index-write.c | 2 +- gdb/dwarf2/read.c | 233 +- gdb/dwarf2/read.h | 59 +- gdb/fork-child.c | 3 + gdb/ia64-tdep.c | 3 +- gdb/inferior.h | 7 + gdb/linux-nat.c | 4 + gdb/testsuite/gdb.base/break-idempotent.exp | 8 +- gdb/testsuite/gdb.base/default.exp | 3 +- gdb/testsuite/gdb.base/early-init-file.exp | 19 +- gdb/testsuite/gdb.base/settings.exp | 8 +- gdb/testsuite/gdb.base/with.exp | 8 +- gdb/testsuite/gdb.cp/mb-ctor.cc | 6 + gdb/testsuite/gdb.cp/mb-ctor.exp | 18 + gdbserver/fork-child.cc | 14 + gdbserver/inferiors.h | 7 + gdbserver/linux-low.cc | 16 +- gdbsupport/block-signals.h | 1 + gprofng/gp-display-html/Makefile.am | 5 +- gprofng/gp-display-html/Makefile.in | 15 +- gprofng/src/Makefile.am | 25 +- gprofng/src/Makefile.in | 22 +- gprofng/src/Settings.cc | 2 +- include/opcode/aarch64.h | 2 +- ld/testsuite/ld-elf/linux-x86.exp | 14 +- opcodes/aarch64-dis.c | 15 +- opcodes/aarch64-opc.c | 22 +- opcodes/i386-gen.c | 10 +- opcodes/i386-init.h | 132 +- opcodes/i386-opc.h | 5 +- opcodes/i386-opc.tbl | 15 +- opcodes/i386-tbl.h | 25587 ++++++++++--------- 62 files changed, 13694 insertions(+), 13344 deletions(-) create mode 100644 gas/testsuite/gas/i386/x86-64-branch-6.d create mode 100644 gas/testsuite/gas/i386/x86-64-branch-6.e create mode 100644 gas/testsuite/gas/i386/x86-64-branch-6.s