From 65a64be36785310bdadba826a67a9a827dc32722 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Wed, 30 Jun 2004 20:01:23 +0000 Subject: * gdbint.texinfo (Target Architecture Definition): Remove SUN_FIXED_LBRAC_BUG. --- gdb/doc/ChangeLog | 5 +++++ gdb/doc/gdbint.texinfo | 6 +----- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'gdb') diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 5a0b8107606..61ddd7aece8 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2004-06-24 Mark Kettenis + + * gdbint.texinfo (Target Architecture Definition): Remove + SUN_FIXED_LBRAC_BUG. + 2004-06-26 Andrew Cagney * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf. diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 7a6cff62330..cf6d8591e34 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -38,7 +38,7 @@ Free Documentation License''. @page @tex \def\$#1${{#1}} % Kluge: collect RCS revision info without $...$ -\xdef\manvers{\$Revision: 1.212 $} % For use in headers, footers too +\xdef\manvers{\$Revision: 1.213 $} % For use in headers, footers too {\parskip=0pt \hfill Cygnus Solutions\par \hfill \manvers\par @@ -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 -- cgit v1.2.1