This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA/mips] Fix crash trying to print long double float


How's this?

2004-08-08  Joel Brobecker  <brobecker@gnat.com>

        * mips-tdep.c (mips_gdbarch_init): Set size of long double
        to 128 bits for N32 and N64 ABIs.
        * mips-irix-tdep.c: Include "floatformat.h".
        (mips_irix_floatformat_always_valid): New function.
        (floatformat_mips_irix_long_double_big): New constant.
        (mips_irix_init_abi): Set the long double floatformat.

Tested on mips-irix. OK to apply?

Thanks,
-- 
Joel

Attachment: ld.diff
Description: Text document


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