This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC][03/19] Target FP: Complete tdep move to convert_typed_floating
- From: "Ulrich Weigand" <uweigand at de dot ibm dot com>
- To: uweigand at de dot ibm dot com (Ulrich Weigand)
- Cc: simon dot marchi at polymtl dot ca (Simon Marchi), gdb-patches at sourceware dot org
- Date: Wed, 27 Sep 2017 19:09:18 +0200 (CEST)
- Subject: Re: [RFC][03/19] Target FP: Complete tdep move to convert_typed_floating
- Authentication-results: sourceware.org; auth=none
> ChangeLog:
>
> * arm-tdep.c: Do not include "floatformat.h".
> (convert_from_extended): Remove.
> (convert_to_extended): Likewise.
> (arm_extract_return_value): Use convert_typed_floating.
> (arm_store_return_value): Likewise.
>
> * sh-tdep.h (struct gdbarch_tdep): Add sh_littlebyte_bigword_type.
> * sh-tdep.c: Do not include "floatformat.h".
> (sh_littlebyte_bigword_type): New function.
> (sh_register_convert_to_virtual): Use convert_typed_floating.
> (sh_register_convert_to_raw): Likewise.
> * sh64-tdep.c: Do not include "floatformat.h".
> (struct gdbarch_tdep): Add sh_littlebyte_bigword_type.
> (sh64_littlebyte_bigword_type): New function.
> (sh64_extract_return_value): Use convert_typed_floating.
> (sh64_register_convert_to_virtual): Likewise.
> (sh64_register_convert_to_raw): Likewise.
I've pushed this now.
Bye,
Ulrich
--
Dr. Ulrich Weigand
GNU/Linux compilers and toolchain
Ulrich.Weigand@de.ibm.com