This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-check_cross in repository toolchain/ci/binutils-gdb.
from be36c6e337 [gdb/testsuite] Fix gdb.base/gold-gdb-index.exp adds 51d29b8cac objdump: add DWARF support for AIX adds 9cce9fab90 gas: default TC_VALIDATE_FIX_SUB to 0 adds 154b353f68 x86: Add int1 as one byte opcode 0xf1
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 7 +++ bfd/coff-rs6000.c | 26 +++++----- bfd/coffcode.h | 4 +- bfd/libxcoff.h | 5 +- binutils/ChangeLog | 7 +++ binutils/dwarf.c | 90 +++++++++++++++++----------------- binutils/dwarf.h | 4 +- binutils/objdump.c | 14 ++++-- gas/ChangeLog | 16 +++++- gas/config/tc-alpha.h | 5 ++ gas/config/tc-hppa.h | 4 ++ gas/config/tc-microblaze.h | 3 ++ gas/config/tc-ppc.c | 2 +- gas/config/tc-ppc.h | 6 ++- 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-opcode.d | 3 ++ gas/testsuite/gas/i386/x86-64-opcode.s | 4 ++ gas/write.c | 11 +---- opcodes/i386-dis.c | 2 +- opcodes/i386-opc.tbl | 1 + opcodes/i386-tbl.h | 13 +++++ 24 files changed, 153 insertions(+), 79 deletions(-)