From: Richard Earnshaw <rearnsha@arm.com>
To: gdb-patches@sources.redhat.com
Cc: Richard.Earnshaw@arm.com, Andrew Cagney <ac131313@cygnus.com>
Subject: Re: PATCH multi-arch FLOAT_INFO
Date: Wed, 06 Feb 2002 04:58:00 -0000 [thread overview]
Message-ID: <200202061257.MAA07513@cam-mail2.cambridge.arm.com> (raw)
In-Reply-To: Your message of "Wed, 06 Feb 2002 12:54:41 GMT." <200202061254.MAA07185@cam-mail2.cambridge.arm.com>
Argh! Although I posted these in the diff just now, they are not part of
the patch.
Index: config/m68k/nm-apollo68b.h
===================================================================
RCS file: /cvs/src/src/gdb/config/m68k/nm-apollo68b.h,v
retrieving revision 1.2
diff -p -r1.2 nm-apollo68b.h
*** nm-apollo68b.h 2001/03/06 08:21:30 1.2
--- nm-apollo68b.h 2002/02/06 11:39:42
***************
*** 30,37 ****
#define KERNEL_U_ADDR 0
- #undef FLOAT_INFO /* No float info yet */
-
#define REGISTER_U_ADDR(addr, blockend, regno) \
(addr) = (6 + 4 * (regno))
--- 30,35 ----
Index: config/ns32k/nm-nbsd.h
===================================================================
RCS file: /cvs/src/src/gdb/config/ns32k/nm-nbsd.h,v
retrieving revision 1.3
diff -p -r1.3 nm-nbsd.h
*** nm-nbsd.h 2001/03/06 08:21:33 1.3
--- nm-nbsd.h 2002/02/06 11:39:42
***************
*** 26,32 ****
#include "nm-nbsd.h"
#if 0
! #define FLOAT_INFO { extern ns32k_float_info(); ns32k_float_info(); }
#endif
#define REGISTER_U_ADDR(addr, blockend, regno) \
--- 26,33 ----
#include "nm-nbsd.h"
#if 0
! extern ns32k_float_info()
! #define FLOAT_INFO() ns32k_float_info ()
#endif
#define REGISTER_U_ADDR(addr, blockend, regno) \
prev parent reply other threads:[~2002-02-06 12:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-06 4:55 Richard Earnshaw
2002-02-06 4:58 ` Richard Earnshaw [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=200202061257.MAA07513@cam-mail2.cambridge.arm.com \
--to=rearnsha@arm.com \
--cc=Richard.Earnshaw@arm.com \
--cc=ac131313@cygnus.com \
--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