2003-10-03 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Fri, 3 Oct 2003 20:56:43 +0000 (20:56 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 3 Oct 2003 20:56:43 +0000 (20:56 +0000)
* gdbint.texinfo (Target Architecture Definition): Deprecate
IBM6000_TARGET.  Mention that it implies an RS/6000 system and not
just target.

gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo

index d3a2cca5f1386fe45ba8dde99589642bb4a5cbb4..3ab8252ad8bce94d07855678dc48c2fe47f3fa4e 100644 (file)
@@ -1,3 +1,9 @@
+2003-10-03  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Deprecate
+       IBM6000_TARGET.  Mention that it implies an RS/6000 system and not
+       just target.
+
 2003-10-02  Andrew Cagney  <cagney@redhat.com>
 
        * gdbint.texinfo (Target Architecture Definition): Rename
index 956b645d40cb5aafae1bfa0d1b7b15d6c871922f..385541ed085c1dcc857d2448e0a0c20c3f33f01c 100644 (file)
@@ -3382,9 +3382,9 @@ pointer.  It examines the current state of the machine as needed.
 Define this if you need to supply your own definition for the function
 @code{DEPRECATED_GET_SAVED_REGISTER}.
 
-@item IBM6000_TARGET
-@findex IBM6000_TARGET
-Shows that we are configured for an IBM RS/6000 target.  This
+@item DEPRECATED_IBM6000_TARGET
+@findex DEPRECATED_IBM6000_TARGET
+Shows that we are configured for an IBM RS/6000 system.  This
 conditional should be eliminated (FIXME) and replaced by
 feature-specific macros.  It was introduced in a haste and we are
 repenting at leisure.