2003-04-08 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Tue, 8 Apr 2003 21:20:06 +0000 (21:20 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 8 Apr 2003 21:20:06 +0000 (21:20 +0000)
* gdbint.texinfo (Target Architecture Definition): Delete
PRINT_TYPELESS_INTEGER.

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

index 7c350336a6bc152c3f82168f5c8f12b00d340b6e..c650217ae97298ef930e12775bbd854cf3e06d4d 100644 (file)
@@ -1,3 +1,8 @@
+2003-04-08  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       PRINT_TYPELESS_INTEGER.
+
 2003-04-02  J. Brobecker  <brobecker@gnat.com>
 
        * observer.texi (GDB Observers): Adjust the documentation for the
index 9df6edffffc43f25afe20121482e3f15ea0e1241..7ab46f7cae190f53ac103e4a95ce8438fadea008 100644 (file)
@@ -3674,11 +3674,6 @@ The number of the ``next program counter'' register, if defined.
 If non-zero, round arguments to a boundary of this many bits before
 pushing them on the stack.
 
-@item PRINT_TYPELESS_INTEGER
-@findex PRINT_TYPELESS_INTEGER
-This is an obscure substitute for @code{print_longest} that seems to
-have been defined for the Convex target.
-
 @item PROCESS_LINENUMBER_HOOK
 @findex PROCESS_LINENUMBER_HOOK
 A hook defined for XCOFF reading.