From: Mark Kettenis Date: Sat, 8 Sep 2001 10:53:45 +0000 (+0000) Subject: * gdbint.texinfo (Host Definition): Remove description of X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a9dc4918b3ba7259f0d8edfd55bc3847350117b1;p=binutils-gdb.git * gdbint.texinfo (Host Definition): Remove description of MEM_FNS_DECLARED. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index bb6e2ec15b0..108a15697ea 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,8 @@ 2001-09-08 Mark Kettenis + * 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 diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 6bd9f5aac3e..46778f8995c 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -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.