OSDN Git Service

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 7c35033..c650217 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 e684488..fdb3948 100644 (file)
@@ -41,7 +41,7 @@ Software Foundation raise funds for GNU development.''
 @page
 @tex
 \def\$#1${{#1}}  % Kluge: collect RCS revision info without $...$
-\xdef\manvers{\$Revision: 1.138 $}  % For use in headers, footers too
+\xdef\manvers{\$Revision: 1.139 $}  % For use in headers, footers too
 {\parskip=0pt
 \hfill Cygnus Solutions\par
 \hfill \manvers\par
@@ -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.