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 aab921adcb x86-64: Properly report output type when PIC is needed new 87215ad165 Fix PR remote/21852: Remote run without specifying a local b [...]
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/remote.c | 18 +++---- gdb/testsuite/ChangeLog | 6 +++ gdb/testsuite/{gdb.base => gdb.server}/normal.c | 0 .../gdb.server/run-without-local-binary.exp | 62 ++++++++++++++++++++++ 5 files changed, 84 insertions(+), 9 deletions(-) copy gdb/testsuite/{gdb.base => gdb.server}/normal.c (100%) create mode 100644 gdb/testsuite/gdb.server/run-without-local-binary.exp