From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Kettenis To: gdb-patches@sources.redhat.com Subject: [PATCH] Remove description of MEM_FNS_DECLARED Date: Sat, 08 Sep 2001 03:52:00 -0000 Message-id: <200109081052.f88AqH300526@delius.kettenis.local> X-SW-Source: 2001-09/msg00108.html Eliminated. Committed. Index: doc/ChangeLog from Mark Kettenis * gdbint.texinfo (Host Definition): Remove description of MEM_FNS_DECLARED. Index: doc/gdbint.texinfo =================================================================== RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v retrieving revision 1.38 diff -u -p -r1.38 gdbint.texinfo --- doc/gdbint.texinfo 2001/09/08 10:43:27 1.38 +++ doc/gdbint.texinfo 2001/09/08 10:51:31 @@ -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.