Date: Wed, 12 Apr 2006 08:56:03 +0200 From: Marius Strobl <marius@alchemy.franken.de> To: Daniel Eischen <deischen@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/sparc64 Symbol.map Message-ID: <20060412085603.K25742@newtrinity.zeist.de> In-Reply-To: <Pine.GSO.4.64.0604111720450.13927@sea.ntplx.net>; from deischen@freebsd.org on Tue, Apr 11, 2006 at 05:24:34PM -0400 References: <200604111943.k3BJha5Q009375@repoman.freebsd.org> <Pine.GSO.4.64.0604111720450.13927@sea.ntplx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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. stm03804@rcips2:/home/stm03804 > uname -a SunOS rcips2 5.9 Generic_118558-10 sun4u sparc SUNW,Ultra-5_10 stm03804@rcips2:/home/stm03804 > nm -D /usr/lib/64/libc.so.1 | grep _Qp_ [1131] | 164832| 956|FUNC |GLOB |0 |9 |_Qp_add [1746] | 165788| 916|FUNC |GLOB |0 |9 |_Qp_cmp [1650] | 166704| 736|FUNC |GLOB |0 |9 |_Qp_cmpe [2074] | 167440| 3480|FUNC |GLOB |0 |9 |_Qp_div [2023] | 170920| 348|FUNC |GLOB |0 |9 |_Qp_dtoq [216] | 171268| 564|FUNC |GLOB |0 |9 |_Qp_feq [234] | 174084| 580|FUNC |GLOB |0 |9 |_Qp_fge [186] | 173520| 564|FUNC |GLOB |0 |9 |_Qp_fgt [374] | 172956| 564|FUNC |GLOB |0 |9 |_Qp_fle [398] | 172388| 568|FUNC |GLOB |0 |9 |_Qp_flt [346] | 171832| 556|FUNC |GLOB |0 |9 |_Qp_fne [730] | 174832| 280|FUNC |GLOB |0 |9 |_Qp_itoq [148] | 175112| 3084|FUNC |GLOB |0 |9 |_Qp_mul [145] | 178196| 44|FUNC |GLOB |0 |9 |_Qp_neg [798] | 178240| 1208|FUNC |GLOB |0 |9 |_Qp_qtod [804] | 179448| 664|FUNC |GLOB |0 |9 |_Qp_qtoi [813] | 180112| 1036|FUNC |GLOB |0 |9 |_Qp_qtos [1363] | 181148| 1148|FUNC |GLOB |0 |9 |_Qp_qtoui [1375] | 186332| 1140|FUNC |GLOB |0 |9 |_Qp_qtoux [818] | 185660| 672|FUNC |GLOB |0 |9 |_Qp_qtox [720] | 182296| 1844|FUNC |GLOB |0 |9 |_Qp_sqrt [277] | 184140| 312|FUNC |GLOB |0 |9 |_Qp_stoq [1664] | 184452| 992|FUNC |GLOB |0 |9 |_Qp_sub [840] | 185444| 216|FUNC |GLOB |0 |9 |_Qp_uitoq [66] | 187836| 276|FUNC |GLOB |0 |9 |_Qp_uxtoq [1132] | 187472| 364|FUNC |GLOB |0 |9 |_Qp_xtoq Marius -- This mail was scanned by AntiVir Milter. This product is licensed for non-commercial use. See www.antivir.de for details.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060412085603.K25742>