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 d2f1139ef0c bfd: avoid infinite loop when static linking XCOFF new 0256da25c04 Remove process_stratum_target::hostio_last_error abstraction
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: gdbserver/ChangeLog | 15 +++++++++++++++ gdbserver/Makefile.in | 1 - gdbserver/configure | 2 +- gdbserver/configure.ac | 2 +- gdbserver/configure.srv | 5 ----- gdbserver/hostio-errno.cc | 36 ------------------------------------ gdbserver/hostio.cc | 8 +++++--- gdbserver/hostio.h | 4 ---- gdbserver/target.cc | 6 ------ gdbserver/target.h | 4 ---- 10 files changed, 22 insertions(+), 61 deletions(-) delete mode 100644 gdbserver/hostio-errno.cc