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: PATCH: PATCH: Add builtin floating point types


On Sun, Feb 07, 2010 at 06:16:55PM -0800, H.J. Lu wrote:
> We have builtin_float and other float types in gdbtypes.c,
> using gdbarch_data. I will add
> 
> /* Return the type table for the specified architecture.  */
> extern const struct arch_floating_type *arch_floating_type (struct
> gdbarch *gdbarch);
> 
> with gdbfloattypes.[ch].

I can't figure out what you mean by this at all.

-- 
Daniel Jacobowitz
CodeSourcery


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