This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[PATCH] libgcc variant (was: [PATCH] Optionally emit SSE ABI libmcalls on x86)


For decision-making on wether you like math routines creeping in
into libgcc, the attached patch is a variant of the -msselibm patch
with all (but pow) implementations in libgcc.

Q: Do we want these in libgcc?
Q: If not, where else?  (glibc was ruled out already)

Of course, completely untested (apart from bootstrapping).

Thanks,
Richard.

Attachment: sse-libm
Description: Text document


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