]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Add target_ops argument to to_fileio_readlink
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:39:24 +0000 (21:39 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:14 +0000 (07:46 -0700)
commitfab5aa7c3fe5e60c877469a1e4c9c551e343409e
treec08e04150822930a416261f08e31dfb199c27cff
parentdbbca37d38772f0f75296b01b757225278eb51fc
Add target_ops argument to to_fileio_readlink

2014-02-19  Tom Tromey  <tromey@redhat.com>

* target.h (struct target_ops) <to_fileio_readlink>: Add argument.
* target.c (target_fileio_readlink): Add argument.
* remote.c (remote_hostio_readlink): Add 'self' argument.
* inf-child.c (inf_child_fileio_readlink): Add 'self' argument.
gdb/ChangeLog
gdb/inf-child.c
gdb/remote.c
gdb/target.c
gdb/target.h