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 6f1d2f789bf gdbsupport: change path_join parameter to array_view<const char *> new 198f946ffe9 gdbsupport: move include/gdb/fileio.h contents to fileio.h new b872057a63c gdbsupport: convert FILEIO_* macros to an enum new 517a63c2c48 gdbsupport: move fileio_errno_to_host to fileio.{h,cc} and rename
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: gdb/gdb_bfd.c | 70 ++++-------------------- gdb/inf-child.c | 14 ++--- gdb/inf-child.h | 14 ++--- gdb/linux-nat.c | 6 +-- gdb/linux-nat.h | 6 +-- gdb/linux-tdep.c | 2 +- gdb/remote.c | 139 ++++++++++++++++------------------------------- gdb/sparc64-tdep.c | 8 +-- gdb/target.c | 48 ++++++++--------- gdb/target.h | 29 +++++----- gdbserver/hostio.cc | 2 +- gdbserver/win32-low.cc | 2 +- gdbsupport/fileio.cc | 55 ++++++++++++++++++- gdbsupport/fileio.h | 120 ++++++++++++++++++++++++++++++++++++++++- include/gdb/fileio.h | 144 ------------------------------------------------- 15 files changed, 293 insertions(+), 366 deletions(-) delete mode 100644 include/gdb/fileio.h