From: Mark Kettenis Date: Sat, 8 Sep 2001 10:53:45 +0000 (+0000) Subject: * gdbint.texinfo (Host Definition): Remove description of X-Git-Tag: gdb_s390-2001-09-26-branchpoint~108 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=66970381783ae72598285845653b1228f07a3cc0;p=pf3gnuchains%2Fpf3gnuchains4x.git * gdbint.texinfo (Host Definition): Remove description of MEM_FNS_DECLARED. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index bb6e2ec15b..108a15697e 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 ba3a8da49f..ad29eea691 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -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.