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 02:00:36PM -0800, H.J. Lu wrote:
> Is there a way to call i387_ext_type from  target-descriptions.c?
> Otherwise,  XML target description will create multiple i386_ext
> types and won't work for x86 since x86 requires single i386_ext
> type per arch.

Maybe the common code could cache the created types?

-- 
Daniel Jacobowitz
CodeSourcery


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