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 1a3b4f90bc5 x86: convert two pointers to (indexing) integers new fd0caa872cd x86: split gas testsuite .exp file new a7aee0b5770 x86-64: conditionalize tests using --32 new 590a0fed02a x86-64: improve gas diagnostic when no 32-bit target is configured new 86b96a79b81 iamcu: suppress tests which can't possibly work
The 4 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-i386.c | 16 +- gas/testsuite/gas/i386/i386.exp | 656 ++----------------------------------- gas/testsuite/gas/i386/x86-64.exp | 657 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 695 insertions(+), 634 deletions(-) create mode 100644 gas/testsuite/gas/i386/x86-64.exp