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, solaris]: libgcc: add versions only to existing soft-fp symbols


On Wed, Sep 1, 2010 at 8:55 AM, Uros Bizjak <ubizjak@gmail.com> wrote:

> Some soft-fp symbols are present only on 32bit i386 targets and some
> only on 64bit. ?Attached patch adds versions only to existing symbols.
> ?See also [1].
>
> 2010-09-01 ?Uros Bizjak ?<ubizjak@gmail.com>
>
> ? ? ? ?* config/i386/t-sol2 (__copysigntf3, __fabstf3): Disable for
> ? ? ? ?64bit targets.
> ? ? ? ?(__fixtfti, __fixunstfti, __floattitf, __floatuntitf): Enable only
> ? ? ? ?for 64bit targets.

Committed as obvious, after Rainer succesfully tested the patch on x86 solaris:

"A i386-pc-solaris2.10 bootstrap completed without regressions and the
versioning information in the 32 and 64-bit libgcc_s.so.1 is unchanged
(verified with pvs -dsvo)."

Uros.


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