This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [SH][PATCH] SH4 NOFPU support


Andrew Stubbs <ams@codesourcery.com> wrote:
> How about this version? I've discovered the __SH_FPU_ANY__ macro, set by 
> the compiler. This is presumably more future proof than using 
> !__SH4_NOFPU__ in any case.

Although the use of __SH_FPU_ANY__ looks good, it'd be
better to make the patch sh4 specific.  Could you please
change sysdeps/sh/sh4/dl-trampoline.S instead of generic
sysdeps/sh/dl-trampoline.S?

Regards,
	kaz


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