diff options
author | Tom Tromey <tromey@redhat.com> | 2013-07-02 16:58:32 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2013-07-02 16:58:32 +0000 |
commit | 3105ebf9288ca18c69a00267692b84b656215f11 (patch) | |
tree | 745c0a56633b26180237b85043bd07c4a9047c8f /gdb/doc/ChangeLog | |
parent | d5be367d70cf197ab150cb0a868f26fa0768c50e (diff) | |
download | gdb-3105ebf9288ca18c69a00267692b84b656215f11.zip gdb-3105ebf9288ca18c69a00267692b84b656215f11.tar.gz gdb-3105ebf9288ca18c69a00267692b84b656215f11.tar.bz2 |
remove mention of "target nrom"
The documentation refers to "target nrom", but this target doesn't
appear in the tree. It was zapped here:
2002-12-16 Andrew Cagney <ac131313@redhat.com>
[...]
* remote-nrom.c, remote-os9k.c, remote-vx960.c: Delete.
This patch removes the reference from the documentation.
* gdb.texinfo (Target Commands): Don't mention "target nrom".
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 31beba8..9cb925c 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2013-07-02 Tom Tromey <tromey@redhat.com> + + * gdb.texinfo (Target Commands): Don't mention "target nrom". + 2013-06-28 Tom Tromey <tromey@redhat.com> * Makefile.in (version.subst): Use version.in, not |