* 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 bb6e2ec15b074aaad917b3c6b2fbc6204182fb85..108a15697eaea39e79b47bf89ef8586695e112e1 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 6bd9f5aac3e51f5cccbc82c329e784a5ed62dbf1..46778f8995cbc18d520899361de40ff870ec677f 100644 (file)
@@ -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.