This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 54392c4df60 gdb: fix buffer overflow in DWARF reader new 98f6baad7c3 Throw error when creating an overly large gdb-index file new 95fc47d5c6b Automatic date update in version.in new f8bf778c811 gdb/testsuite: explicitly test for stderr in gdb.mi/mi-dprintf.exp new b44fef84a96 x86: re-order update_code_flag() new 1d07cfb4406 x86: make code size vs CPU arch checking consistent new c0260ac6191 x86: don't play with cpu_arch_flags.cpu{,no}64 new da5f9eb43fd x86: fold CpuLM and Cpu64
The 7 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/version.h | 2 +- gas/config/tc-i386.c | 90 +- gas/testsuite/gas/i386/287.s | 2 +- gas/testsuite/gas/i386/8087.s | 2 +- gas/testsuite/gas/i386/att-regs.s | 2 +- gas/testsuite/gas/i386/intel-regs.s | 2 +- gas/testsuite/gas/i386/inval-16.l | 2 +- gas/testsuite/gas/i386/inval-16.s | 2 +- gas/testsuite/gas/i386/nops-5.s | 1 + gdb/dwarf2/index-write.c | 9 +- gdb/testsuite/gdb.mi/mi-dprintf.exp | 11 +- gdb/testsuite/lib/mi-support.exp | 14 + opcodes/i386-gen.c | 14 +- opcodes/i386-init.h | 940 ++++---- opcodes/i386-opc.h | 11 +- opcodes/i386-tbl.h | 4376 +++++++++++++++++------------------ 16 files changed, 2745 insertions(+), 2735 deletions(-)