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-arm-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 12af5ebd82 Automatic date update in version.in adds f596b03f55 bfd: avoid "shadowing" of glibc function name adds a152332d17 x86: unbreak certain MPX insn operand forms adds 70e958370c x86: don't open-code PREFIX_NONE adds fadf6add30 gdb: remove unpush_target free function adds 02980c5645 gdb: remove push_target free functions adds c8fbd44a01 gdb: remove target_is_pushed free function adds 66848ebca8 gdb: remote target_longname adds 441f6aca39 x86: split opcode prefix and opcode space representation adds dac10fb0d1 x86: re-order two fields of struct insn_template adds b933fa4b5d x86: re-number PREFIX_0X<nn>
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 4 + bfd/dwarf2.c | 2 +- gas/ChangeLog | 33 + gas/config/tc-i386-intel.c | 8 +- gas/config/tc-i386.c | 109 +- gas/testsuite/gas/i386/x86-64-mpx.d | 29 +- gas/testsuite/gas/i386/x86-64-mpx.s | 17 +- gdb/ChangeLog | 25 + gdb/aix-thread.c | 4 +- gdb/bsd-kvm.c | 4 +- gdb/bsd-uthread.c | 4 +- gdb/corelow.c | 4 +- gdb/darwin-nat.c | 4 +- gdb/exec.c | 6 +- gdb/gnu-nat.c | 9 +- gdb/go32-nat.c | 4 +- gdb/inf-child.c | 4 +- gdb/inf-ptrace.c | 16 +- gdb/inferior.c | 2 +- gdb/inferior.h | 7 + gdb/infrun.c | 6 +- gdb/linux-thread-db.c | 8 +- gdb/nto-procfs.c | 8 +- gdb/procfs.c | 8 +- gdb/ravenscar-thread.c | 4 +- gdb/record-btrace.c | 4 +- gdb/record-full.c | 6 +- gdb/record.c | 2 +- gdb/regcache.c | 2 +- gdb/remote-sim.c | 6 +- gdb/remote.c | 4 +- gdb/scoped-mock-context.h | 2 +- gdb/sol-thread.c | 6 +- gdb/target.c | 42 +- gdb/target.h | 15 +- gdb/tracectf.c | 2 +- gdb/tracefile-tfile.c | 6 +- gdb/windows-nat.c | 6 +- opcodes/ChangeLog | 26 + opcodes/i386-gen.c | 9 +- opcodes/i386-opc.h | 52 +- opcodes/i386-opc.tbl | 4291 +++--- opcodes/i386-tbl.h | 24236 +++++++++++++++++----------------- 43 files changed, 14553 insertions(+), 14493 deletions(-)