Move wcstof128 symbol versions to wcsmbs/Versions.
authorJoseph Myers <joseph@codesourcery.com>
Fri, 24 Nov 2017 18:38:45 +0000 (18:38 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 24 Nov 2017 18:38:45 +0000 (18:38 +0000)
commit9d4b01173c5f605d7edb26d3210d04efaa1bb032
tree97c6f92d71f6cda451615479ae4c90e13e86b639
parent7911dd47da73026acc930564c10a1ceeb68d8583
Move wcstof128 symbol versions to wcsmbs/Versions.

This patch moves wcstof128 and wcstof128_l Versions file entries from
stdlib/Versions to wcsmbs/Versions, which is a more appropriate place
for them.

Tested for x86_64, and with build-many-glibcs.py that installed
stripped shared libraries are unchanged by the patch.

* stdlib/Versions (libc): Move entries for wcstof128 and
wcstof128_l to ....
* wcsmbs/Versions (libc): ... here.
Include <float128-abi.h>.
ChangeLog
stdlib/Versions
wcsmbs/Versions