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 5996220 Fix ext lang calls to value_struct_elt. new 48c97fa X86: Properly handle bad FPU opcode
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/ChangeLog | 7 +++++++ gas/testsuite/gas/i386/fpu-bad.d | 11 +++++++++++ gas/testsuite/gas/i386/fpu-bad.s | 4 ++++ gas/testsuite/gas/i386/i386.exp | 1 + opcodes/ChangeLog | 14 ++++++++++++++ opcodes/i386-dis.c | 41 ++++++++++++++++++++++------------------ 6 files changed, 60 insertions(+), 18 deletions(-) create mode 100644 gas/testsuite/gas/i386/fpu-bad.d create mode 100644 gas/testsuite/gas/i386/fpu-bad.s