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 ea86f53 Correct @section placement for makeinfo 4.13 new 4a612d6 amd64-mpx: initialize BND register before performing inferior calls.
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: gdb/ChangeLog | 7 + gdb/amd64-tdep.c | 7 + gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 29 ++ gdb/i386-tdep.c | 7 + gdb/i387-tdep.c | 17 + gdb/i387-tdep.h | 4 + gdb/testsuite/ChangeLog | 5 + .../{i386-mpx-sigsegv.c => i386-mpx-call.c} | 103 +++--- gdb/testsuite/gdb.arch/i386-mpx-call.exp | 387 +++++++++++++++++++++ 10 files changed, 525 insertions(+), 46 deletions(-) copy gdb/testsuite/gdb.arch/{i386-mpx-sigsegv.c => i386-mpx-call.c} (55%) create mode 100644 gdb/testsuite/gdb.arch/i386-mpx-call.exp