aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdb_bfd.c
diff options
context:
space:
mode:
authorGary Benson <gbenson@redhat.com>2015-06-10 14:28:43 +0100
committerGary Benson <gbenson@redhat.com>2015-06-10 14:28:43 +0100
commit12e2a5fdccfc6857c57d2e0a1c1e5fd136a94025 (patch)
treebd5208ebe3106237d7933b517bae5d1f1a19a46e /gdb/gdb_bfd.c
parent9bc3a9760b22a6187fdce6abc3df8f0c1d483a21 (diff)
downloadbinutils-12e2a5fdccfc6857c57d2e0a1c1e5fd136a94025.zip
binutils-12e2a5fdccfc6857c57d2e0a1c1e5fd136a94025.tar.gz
binutils-12e2a5fdccfc6857c57d2e0a1c1e5fd136a94025.tar.bz2
Comment and whitespace changes
Comments on the various implementations of target fileio functions duplicate information documented in target.h. This commit replaces the duplicated documentation with breadcrumbs, and inserts blank lines to separate comments from the functions they describe where necessary. gdb/ChangeLog: * inf-child.c (inf_child_fileio_open): Replace comment. (inf_child_fileio_pwrite): Likewise. (inf_child_fileio_pread): Likewise. (inf_child_fileio_fstat): Insert blank line before comment. (inf_child_fileio_close): Replace comment. (inf_child_fileio_unlink): Likewise. (inf_child_fileio_readlink): Likewise. * remote.c (remote_hostio_open): Likewise. (remote_hostio_pread): Likewise. (remote_hostio_pwrite): Likewise. (remote_hostio_close): Likewise. (remote_hostio_unlink): Likewise. (remote_hostio_readlink): Likewise. (remote_hostio_fstat): Likewise. (remote_filesystem_is_local): Likewise. * target.c (target_fileio_open): Likewise. (target_fileio_pwrite): Likewise. (target_fileio_pread): Likewise. (target_fileio_fstat): Insert blank line before comment. (target_fileio_close): Replace comment. (target_fileio_unlink): Likewise. (target_fileio_readlink): Likewise. (target_fileio_read_alloc): Likewise. (target_fileio_read_stralloc): Likewise.
Diffstat (limited to 'gdb/gdb_bfd.c')
0 files changed, 0 insertions, 0 deletions