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 213062b466e bfd: populate delay import directory in PE header new 023b7811d64 gas: also maintain signed-ness for O_big expressions new 2e284502288 gas: switch convert_to_bignum() to taking just an expression new 062f7a54902 x86: refine UD<n> kind-of-insns
The 3 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-sh.c | 1 + gas/expr.c | 4 + gas/expr.h | 10 +- gas/read.c | 21 +- gas/testsuite/gas/all/octa.d | 8 + gas/testsuite/gas/all/octa.s | 10 + gas/testsuite/gas/i386/arch-4.d | 2 + gas/testsuite/gas/i386/arch-4.s | 4 + opcodes/i386-opc.tbl | 15 +- opcodes/i386-tbl.h | 570 +++++++++++++++++++++------------------- 10 files changed, 354 insertions(+), 291 deletions(-)