This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [rfc] Remove deprecated_extract/store_floating
- From: "Ulrich Weigand" <uweigand at de dot ibm dot com>
- To: mark dot kettenis at xs4all dot nl (Mark Kettenis)
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 18 May 2009 15:44:42 +0200 (CEST)
- Subject: Re: [rfc] Remove deprecated_extract/store_floating
Mark Kettenis wrote:
> > Date: Thu, 14 May 2009 13:32:57 +0200 (CEST)
> > From: "Ulrich Weigand" <uweigand@de.ibm.com>
> >
> > Hello,
> >
> > this patch removes the old deprecated_extract_floating and
> > deprecated_store_floating routines. There was one remaining use
> > in sh64-tdep.c, which seems an oversight and is trivially replacable
> > by extract_typed_floating.
> >
> > In addition, the patch inlines the extract_floating_by_length and
> > store_floating_by_length into their callers, which leads to some
> > simplification of the doublest.c code.
> >
> > Tested on powerpc64-linux with no regression.
> > I'm planning on committing this patch in a couple of days.
>
> Looks good to me.
Thanks for the review!
I've checked the patch in now.
Bye,
Ulrich
--
Dr. Ulrich Weigand
GNU Toolchain for Linux on System z and Cell BE
Ulrich.Weigand@de.ibm.com