Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <cagney@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [obish] Garbage collect deprecated fp/pc/sp functions
Date: Tue, 24 Aug 2004 19:58:00 -0000	[thread overview]
Message-ID: <412B9DAF.5060300@gnu.org> (raw)
In-Reply-To: <2719-Fri06Aug2004113037+0300-eliz@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 664 bytes --]

>>> Date: Thu, 05 Aug 2004 10:15:40 -0400
>>> From: Andrew Cagney <cagney@gnu.org>
>>> 
>>> Index: doc/ChangeLog
>>> 2004-08-05  Andrew Cagney  <cagney@gnu.org>
>>> 
>>> 	* gdbint.texinfo (Target Architecture Definition): Delete
>>> 	reference to deprecated_read_fp.
> 
> 
> This part is approved, but please insert the missing comma
> 
> 
>>> +@code{write_pc} and @code{read_sp}.  For most targets, these may be
> 
>                   ^ here
> 
> P.S.  I'm not sure that removing obsolete code is ``obish''.

Forgot to follow up.  Here it's not so much obsolete as dead -> nothing 
we're concerned with calls it.

I've tweaked the doco per the attached.

Andrew


[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 845 bytes --]

2004-08-24  Andrew Cagney  <cagney@gnu.org>

	* gdbint.texinfo (Target Architecture Definition): Add missing
	comma.

Index: gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.220
diff -p -u -r1.220 gdbint.texinfo
--- gdbint.texinfo	21 Aug 2004 09:37:20 -0000	1.220
+++ gdbint.texinfo	24 Aug 2004 19:57:09 -0000
@@ -3816,7 +3816,7 @@ Number of bits in a short integer; defau
 @findex read_sp
 @findex read_fp
 @anchor{TARGET_READ_SP} These change the behavior of @code{read_pc},
-@code{write_pc} and @code{read_sp}.  For most targets, these may be
+@code{write_pc}, and @code{read_sp}.  For most targets, these may be
 left undefined.  @value{GDBN} will call the read and write register
 functions with the relevant @code{_REGNUM} argument.
 

      reply	other threads:[~2004-08-24 19:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-05 14:15 Andrew Cagney
2004-08-06  8:33 ` Eli Zaretskii
2004-08-24 19:58   ` Andrew Cagney [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=412B9DAF.5060300@gnu.org \
    --to=cagney@gnu.org \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox