diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-25 16:38:08 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-25 16:38:08 -0800 |
commit | 2653b8030722c85393974cd6c0ebcdbd1ae27c72 (patch) | |
tree | 4cec04ac8f4f71678be236752b860724708144d8 /ChangeLog | |
parent | b715a81f5b95144118d8f946d4191f1dc844783a (diff) | |
download | riscv-openocd-2653b8030722c85393974cd6c0ebcdbd1ae27c72.zip riscv-openocd-2653b8030722c85393974cd6c0ebcdbd1ae27c72.tar.gz riscv-openocd-2653b8030722c85393974cd6c0ebcdbd1ae27c72.tar.bz2 |
target: create and use target_name()
Several of the sites now using target_type_name() really
ought to be using an instance-specific name. Create a
function called target_name(), accessing the instance's
own (command) name.
Use it in several places that really should be displaying
instance-specific names. Also in several places which
were already doing so, but which had no wrapper to call.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions