cvs commit: src/lib/libc/sparc64 Symbol.map

Daniel Eischen deischen at freebsd.org
Wed Apr 12 13:01:24 UTC 2006


On Wed, 12 Apr 2006, Marius Strobl wrote:

> On Tue, Apr 11, 2006 at 05:24:34PM -0400, Daniel Eischen wrote:
>> On Tue, 11 Apr 2006, Marius Strobl wrote:
>>
>>> marius      2006-04-11 19:43:36 UTC
>>>
>>>  FreeBSD src repository
>>>
>>>  Modified files:
>>>    lib/libc/sparc64     Symbol.map
>>>  Log:
>>>  - Move _Qp_* and __dtoul from FBSDprivate to the list of FBSD_1.0 symbols
>>>    as well as add __sparc_utrap_install to FBSD_1.0; these are required by
>>>    the SCD libc 64 psABI and thus meant to be officially exported symbols.
>>
>> FYI, there are no public _Qp_* symbols in Solaris' libc.  There are
>> public _Q_* symbols, however.  I'm not sure what the SCD libc 64 psABI
>> is...
>>
>
> I guess you looked at the 32bit libc; in the 64bit libc there are.

Ahh, we run 64-bit but I forgot that Solaris doesn't keep its 64-bit
libraries in /usr/lib.  When I was coming up with the original sparc64
symbol map and wasn't sure about some of those symbols, I mistakenly
looked in the 32-bit Solaris libc for some guidance.

-- 
DE


More information about the cvs-src mailing list