This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] mips64-linux-gnu abi_check issues


Joseph S. Myers writes:
> sqrtl *is* provided by glibc for MIPS64, ever since:
> 
> 2007-05-23  Joseph Myers  <joseph@codesourcery.com>
> 
>         * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
>         * sysdeps/mips/mips64/n64/Implies: Likewise.
>         * sysdeps/mips/mips64/soft-fp/Makefile: New.
>         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
>         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
>         <fpu_control.h>.  Use hardware exception and rounding mode
>         settings.

Thanks, that's good to know.  We're in the process of moving to glibc 2.9 so I
can try with that and remove sqrtl if it works.  I will report back.

Adam


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]