This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 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 new 6c0fe6d8f9 gdb/doc: improve description of --data-disassemble opcodes output
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: gas/config/tc-aarch64.c | 12 ++++++- 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 +- gdb/arch/arm.h | 9 ++++++ gdb/arm-tdep.c | 9 +++++- gdb/doc/gdb.texinfo | 6 ++-- gdb/testsuite/gdb.base/break-idempotent.exp | 8 ++++- include/opcode/aarch64.h | 2 +- opcodes/aarch64-dis.c | 15 +++++++-- opcodes/aarch64-opc.c | 22 +++++++++---- opcodes/i386-opc.tbl | 2 +- opcodes/i386-tbl.h | 2 +- 16 files changed, 127 insertions(+), 72 deletions(-)