diff options
author | Mark Kettenis <kettenis@gnu.org> | 2004-06-30 20:01:23 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2004-06-30 20:01:23 +0000 |
commit | 1a6923e0319d4ede81d2d821d8a84bb97113b071 (patch) | |
tree | 58b1e5e9ea41268ce7a401ec91264a621e62a875 /gdb/doc/gdbint.texinfo | |
parent | d81cbc94d281726fa7d870a29f4cadd4dcd91fab (diff) | |
download | fsf-binutils-gdb-1a6923e0319d4ede81d2d821d8a84bb97113b071.zip fsf-binutils-gdb-1a6923e0319d4ede81d2d821d8a84bb97113b071.tar.gz fsf-binutils-gdb-1a6923e0319d4ede81d2d821d8a84bb97113b071.tar.bz2 |
* gdbint.texinfo (Target Architecture Definition): Remove
SUN_FIXED_LBRAC_BUG.
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 a3821b5..f6d4a0e 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -3767,10 +3767,6 @@ value that is to be returned. This method has been deprecated in favour of @code{gdbarch_return_value} (@pxref{gdbarch_return_value}). -@item SUN_FIXED_LBRAC_BUG -@findex SUN_FIXED_LBRAC_BUG -(Used only for Sun-3 and Sun-4 targets.) - @item SYMBOL_RELOADING_DEFAULT @findex SYMBOL_RELOADING_DEFAULT The default value of the ``symbol-reloading'' variable. (Never defined in |