diff options
Diffstat (limited to 'gdb/doc/gdbint.texinfo')
-rw-r--r-- | gdb/doc/gdbint.texinfo | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 51e21db..515b30b 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -3071,10 +3071,6 @@ On HP-UX, certain system routines (millicode) have names beginning with @samp{$} or @samp{$$}. For example, @code{$$dyncall} is a millicode routine that handles inter-space procedure calls on PA-RISC. -@item IEEE_FLOAT -@findex IEEE_FLOAT -Define this if the target system uses IEEE-format floating point numbers. - @item INIT_EXTRA_FRAME_INFO (@var{fromleaf}, @var{frame}) @findex INIT_EXTRA_FRAME_INFO If additional information about the frame is required this should be |