Use Aux_Long_Float for all real types on LynxOS
authorAlexandre Oliva <oliva@adacore.com>
Thu, 22 Oct 2020 05:32:13 +0000 (02:32 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Thu, 22 Oct 2020 05:32:13 +0000 (02:32 -0300)
commitd3acf7a02631997c5505e109660457fdca3ed2d1
treedcf91b9bd918443bd8ab6859ac17eae36298a89d
parentc0baff9be34ac1db1b42fd5fa0af930dd9b5441f
Use Aux_Long_Float for all real types on LynxOS

Its libc does not offer *f or *l elementary functions, so rely on the
C double ones only.

for  gcc/ada/ChangeLog

* Makefile.rtl (LIBGNAT_TARGET_PAIRS) <lynxos178>: Rely on
Aux_Long_Float for all real types.
gcc/ada/Makefile.rtl