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 96b9a160734 MicroBlaze: Add microblaze_get_next_pcs new 5e3d14a179e bfd: Add i386_pe_big_vec vector to win64 targets new 149e0b44f3d x86: make TC_FRAG_INIT() resolve to a function call new 5d0ac9ee8fd x86: constrain and fix use of the "nojumps" .arch modifier
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: bfd/config.bfd | 2 +- gas/config/tc-i386.c | 62 +++++++++++++++++++++++++++------------- gas/config/tc-i386.h | 37 ++++-------------------- gas/doc/c-i386.texi | 12 ++++---- gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/nojumps.d | 31 ++++++++++++++++++++ gas/testsuite/gas/i386/nojumps.e | 3 ++ gas/testsuite/gas/i386/nojumps.s | 21 ++++++++++++++ 8 files changed, 110 insertions(+), 59 deletions(-) create mode 100644 gas/testsuite/gas/i386/nojumps.d create mode 100644 gas/testsuite/gas/i386/nojumps.e create mode 100644 gas/testsuite/gas/i386/nojumps.s