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]

Re: [PATCH] libgcc variant (was: [PATCH] Optionally emit SSE ABI libm calls on x86)


> My guess is that most other processor variants will be embedded,
> and take the normal course of simply changing the ABI to nicely
> accomodate their new feature.  I suppose arm-linux might be an
> exception here, since in theory it supports at least 3 fp units.

This could definitely be useful for arm eabi based targets where the standard 
abi uses soft-float calling conventions even when a hardware fpu is present.

Paul


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