This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: rfc: replacing fp-bit with glibc's soft-fp implementation
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: Jim Wilson <wilson at tuliptree dot org>
- Cc: Geoff Keating <geoffk at geoffk dot org>, Richard Henderson <rth at redhat dot com>, gcc at gcc dot gnu dot org
- Date: Mon, 10 Mar 2003 11:05:19 -0800
- Subject: Re: rfc: replacing fp-bit with glibc's soft-fp implementation
- References: <50865A5B-4BA5-11D7-B49B-000393750C1E@redhat.com> <3E6BA302.2020901@tuliptree.org>
- Reply-to: aldyh at redhat dot com
On Sun, Mar 09, 2003 at 03:24:34PM -0500, Jim Wilson wrote:
> There is also a copy of fp-bit in the gdb simulator, slightly modified,
> and a bit out of date. See gdb src/sim/common/sim-fpu.c. It would be
> nice if we could fix both the gcc and gdb simulator FP emulation
> problems at the same time.
If the gdb folks want to join in, I'd be more than happy to provide
assistance, but I doubt I'll have time or energy to post the corresponding
gdb patches.