PATCH: ARM BPABI library routines

Richard Henderson rth@redhat.com
Wed Aug 11 18:36:00 GMT 2004


On Wed, Aug 11, 2004 at 11:31:55AM -0700, Mark Mitchell wrote:
> As a loophole, the BPABI allows applications to link special helper 
> routines (like __clzdi2) into generated object files as COMDAT, or to 
> provide a completely separate runtime library that contains only the 
> non-standard helper routines.  The latter approach is probably what we 
> want to do for GCC in the medium term; for the BPABI, libgcc will be 
> split into a library containing just the BPABI routines and another 
> containing just the GCC-specific routines.

Please attack this at your earliest convenience, so that the
change to optabs.c may be reverted.


r~



More information about the Gcc-patches mailing list