From d5ba91def662b28325a524e0cff6f846360d7c84 Mon Sep 17 00:00:00 2001 From: Michael Chastain Date: Sat, 13 Apr 2002 15:56:42 +0000 Subject: [PATCH] 2002-04-12 Michael Chastain * gdbint.texinfo (Obsolete Conditionals): Remove reference to REG_STACK_SEGMENT. --- gdb/doc/ChangeLog | 5 +++++ gdb/doc/gdbint.texinfo | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index f87cfbdacb..2f27290667 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2002-04-12 Michael Chastain + + * gdbint.texinfo (Obsolete Conditionals): Remove reference to + REG_STACK_SEGMENT. + 2002-04-09 Michael Chastain * gdbint.texinfo (Obsolete Conditionals): Remove references to diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 5cefd394bb..f3753aa8ab 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -5728,9 +5728,6 @@ and deleted from all of @value{GDBN}'s config files. Any @file{@var{foo}-xdep.c} file that references STACK_END_ADDR is so old that it has never been converted to use BFD. Now that's old! -@item REG_STACK_SEGMENT -exec.c - @end table @include fdl.texi