use wraplf for low-precision elementary functions on x86*-vxworks too
authorAlexandre Oliva <oliva@adacore.com>
Thu, 22 Oct 2020 11:57:33 +0000 (08:57 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Thu, 22 Oct 2020 11:57:33 +0000 (08:57 -0300)
commitf5d2432f9249f6150c6f723c70010e9aca25412e
treedb0c3e1815eee7dbd996901a796936be560d9264
parent4f48f31bbfc10697296ff004a92614d9249ca784
use wraplf for low-precision elementary functions on x86*-vxworks too

The earlier patch that introduced the wraplf variants missed the
x86*-vxworks* ports.  This fixes them.

for  gcc/ada/ChangeLog

* Makefile.rtl (LIBGNAT_TARGET_PAIRS) <x86*-vxworks*>: Select
nolibm and wraplf variants like other vxworks ports.
gcc/ada/Makefile.rtl