This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix cross-endian DFP for GDB


On Fri, Jun 27, 2008 at 05:40:45PM +0000, Joseph S. Myers wrote:
> 2008-06-27  Joseph Myers  <joseph@codesourcery.com>
> 
> 	* dfp.c (decimal_convert): Call match_endianness before and after
> 	conversion.

Does promote_decimal have the same problem?

I'm wondering why the calls can't go in decimal_to_number /
decimal_from_number... (resp. decimal_to_string).

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]