OSDN Git Service

* gdbint.texinfo (Host Definition): Remove description of
authorMark Kettenis <kettenis@gnu.org>
Sat, 8 Sep 2001 10:53:45 +0000 (10:53 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 8 Sep 2001 10:53:45 +0000 (10:53 +0000)
MEM_FNS_DECLARED.

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

index bb6e2ec..108a156 100644 (file)
@@ -1,5 +1,8 @@
 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
 
+       * gdbint.texinfo (Host Definition): Remove description of
+       MEM_FNS_DECLARED.
+
        * gdbint.texinfo (Host Definition): Remove description of R_OK.
 
        * gdbint.texinfo (Host Definition): Remove description of
index ba3a8da..ad29eea 100644 (file)
@@ -42,7 +42,7 @@ Software Foundation raise funds for GNU development.''
 @page
 @tex
 \def\$#1${{#1}}  % Kluge: collect RCS revision info without $...$
-\xdef\manvers{\$Revision: 1.38 $}  % For use in headers, footers too
+\xdef\manvers{\$Revision: 1.39 $}  % For use in headers, footers too
 {\parskip=0pt
 \hfill Cygnus Solutions\par
 \hfill \manvers\par
@@ -2117,11 +2117,6 @@ they are used is indicated) are:
 The default name of @value{GDBN}'s initialization file (normally
 @file{.gdbinit}).
 
-@item MEM_FNS_DECLARED
-Your host config file defines this if it includes declarations of
-@code{memcpy} and @code{memset}.  Define this to avoid conflicts between
-the native include files and the declarations in @file{defs.h}.
-
 @item NO_STD_REGS
 This macro is deprecated.