From: Richard Earnshaw <rearnsha@arm.com>
To: gdb-patches@sources.redhat.com
Cc: Richard.Earnshaw@arm.com
Subject: Re: PATCH ARM Add set/show commands for changing the FPU model
Date: Mon, 24 Mar 2003 09:56:00 -0000 [thread overview]
Message-ID: <200303240955.h2O9tSb29561@pc960.cambridge.arm.com> (raw)
In-Reply-To: Your message of "Sat, 22 Mar 2003 20:44:24 GMT." <200303222044.h2MKiPb19670@pc960.cambridge.arm.com>
[-- Attachment #1: Type: text/plain, Size: 238 bytes --]
Opps, forgot to commit the following with the float model cleanup patch.
R.
2003-03-24 Richard Earnshaw <rearnsha@arm.com>
* armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
value was renamed to ARM_FLOAT_SOFT_FPA.
[-- Attachment #2: gdb-nbsd.patch --]
[-- Type: text/plain , Size: 695 bytes --]
Index: armnbsd-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/armnbsd-tdep.c,v
retrieving revision 1.9
diff -p -r1.9 armnbsd-tdep.c
*** armnbsd-tdep.c 4 Jan 2003 23:38:44 -0000 1.9
--- armnbsd-tdep.c 24 Mar 2003 09:51:47 -0000
*************** arm_netbsd_aout_init_abi (struct gdbarch
*** 66,72 ****
set_gdbarch_in_solib_call_trampoline
(gdbarch, arm_netbsd_aout_in_solib_call_trampoline);
! tdep->fp_model = ARM_FLOAT_SOFT;
}
static void
--- 66,72 ----
set_gdbarch_in_solib_call_trampoline
(gdbarch, arm_netbsd_aout_in_solib_call_trampoline);
! tdep->fp_model = ARM_FLOAT_SOFT_FPA;
}
static void
prev parent reply other threads:[~2003-03-24 9:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-22 20:44 Richard Earnshaw
2003-03-24 9:56 ` 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=200303240955.h2O9tSb29561@pc960.cambridge.arm.com \
--to=rearnsha@arm.com \
--cc=Richard.Earnshaw@arm.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