From dad809b7ad6236abcd94e41999dc26d44bf79fad Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Mon, 29 Sep 2003 20:24:04 +0000 Subject: [PATCH] 2003-09-29 Andrew Cagney * gdbint.texinfo (Target Architecture Definition): Delete documentation for NEED_TEXT_START_END. --- gdb/doc/ChangeLog | 3 +++ gdb/doc/gdbint.texinfo | 5 ----- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 74cf864bce..8d83555a9b 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,8 @@ 2003-09-29 Andrew Cagney + * gdbint.texinfo (Target Architecture Definition): Delete + documentation for NEED_TEXT_START_END. + * gdbint.texinfo (Target Architecture Definition): Rename NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to TARGET_WRITE_PC. diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index c593f18726..6ca1e74dbd 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -3483,11 +3483,6 @@ method like @code{INTEGER_TO_ADDRESS} certainly makes it possible for @xref{Target Architecture Definition, , Pointers Are Not Always Addresses}. -@item NEED_TEXT_START_END -@findex NEED_TEXT_START_END -Define this if @value{GDBN} should determine the start and end addresses of the -text section. (Seems dubious.) - @item NO_HIF_SUPPORT @findex NO_HIF_SUPPORT (Specific to the a29k.) -- 2.34.1