[patch rfc] Deprecate TARGET_READ_FP, read_fp and FP_REGNUM

Andrew Cagney ac131313@redhat.com
Thu Apr 24 22:27:00 GMT 2003


Hello,

This deprecates TARGET_READ_FP, read_fp and FP_REGNUM.  The patch 
replaces the one remaining core call to read_fp(), with code that can 
use DEPRECATED_FP_REGNUM or TARGET_READ_FP, but will also use the SP 
(returned by push_dummy_frame) when neither is present when creating the 
  call dummy frame ID.

The d10v no longer provides any of these.

I'll look to commit this in a few days

Andrew
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20030424/45dd0f16/attachment.ksh>


More information about the Gdb-patches mailing list