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 b7f54058d9 MIPS/LD: Add OpenBSD/mips64 support new 4e5a4f5850 Add a 'starti' command.
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 | 13 ++++ gdb/NEWS | 3 + gdb/doc/ChangeLog | 6 ++ gdb/doc/gdb.texinfo | 18 ++++- gdb/infcmd.c | 87 ++++++++++++++++------ gdb/testsuite/ChangeLog | 6 ++ .../{gdb.dwarf2/formdata16.c => gdb.base/starti.c} | 8 ++ .../gdb.base/{infcall-input.exp => starti.exp} | 49 ++++++------ gdb/testsuite/lib/gdb.exp | 37 +++++++++ 9 files changed, 175 insertions(+), 52 deletions(-) copy gdb/testsuite/{gdb.dwarf2/formdata16.c => gdb.base/starti.c} (92%) copy gdb/testsuite/gdb.base/{infcall-input.exp => starti.exp} (51%)