aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorJ.T. Conklin <jtc@acorntoolworks.com>2000-06-19 18:59:07 +0000
committerJ.T. Conklin <jtc@acorntoolworks.com>2000-06-19 18:59:07 +0000
commit8c9cdfe810a01faefaaff5c92032904dafafcf0d (patch)
treef7eac3f9da31872472f38ff8b3a6c427a6b16dda /bfd
parent3e6c8688d2383042ba3ed8441a2f8db9ea67fd9f (diff)
downloadgdb-8c9cdfe810a01faefaaff5c92032904dafafcf0d.zip
gdb-8c9cdfe810a01faefaaff5c92032904dafafcf0d.tar.gz
gdb-8c9cdfe810a01faefaaff5c92032904dafafcf0d.tar.bz2
* remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed
(nindy_xfer_inferior_memory): Use dcache_xfer_memory() instead of breaking transfer into chunks and using nindy_fetch_word() and nindy_store_word(). * remote-bug.c (bug_xfer_memory): Use dcache_xfer_memory() instead of breaking transfer into chunks and using gr_fetch_word() and gr_store_word(). * remote.c (remote_fetch_word, remote_store_word): Removed. * remote-utils.h (gr_fetch_word, gr_store_word): Removed. * remote-utils.c (gr_fetch_word, gr_store_word): Removed. * dcache.h (dcache_fetch, dcache_poke, dcache_poke_block): Removed. * dcache.c (dcache_fetch, dcache_poke): Removed.
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions