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]: fix ia64 long double support


Richard Henderson wrote:
On Thu, Dec 04, 2003 at 05:37:41PM -0500, J. Johnston wrote:

	* ia64-tdep.c (ia64_gdbarch_init): Set up the gdbarch long double
	format to be the i387 extended float format which is used for
	long double's in memory.


This is os specific. HPUX uses ieee quad format.


r~



The Intel doc doesn't differentiate for OS. Kevin, is this something we should account for by calling a function in a native tdep file?


-- Jeff J.


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