glibc/sysdeps/ieee754
Naohiro Tamura b190bccc8a configure: Replaced obsolete AC_TRY_COMPILE
This patch replaced obsolete AC_TRY_COMPILE to AC_COMPILE_IFELSE or
AC_PREPROC_IFELSE.
It has been confirmed that GNU 'autoconf' 2.69 suppressed obsolete
warnings, updated the following files:
  - configure
  - sysdeps/mach/configure
  - sysdeps/mach/hurd/configure
  - sysdeps/s390/configure
  - sysdeps/unix/sysv/linux/configure
and didn't change the following files:
  - sysdeps/ieee754/ldbl-opt/configure
  - sysdeps/unix/sysv/linux/powerpc/configure

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-06-04 10:16:00 -03:00
..
dbl-64 Improve the accuracy of tgamma (BZ #26983) 2021-04-07 13:23:39 +02:00
float128 Move __isnanf128 to libc.so 2021-03-30 14:58:19 +05:30
flt-32 Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472] 2021-04-02 06:15:48 +02:00
ldbl-64-128 Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ldbl-96 add workload traces for cbrtl 2021-05-10 18:45:34 +02:00
ldbl-128 Move __isnanf128 to libc.so 2021-03-30 14:58:19 +05:30
ldbl-128ibm Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ldbl-128ibm-compat stdio-common: Remove _IO_vfwscanf 2021-06-01 16:00:52 +02:00
ldbl-opt configure: Replaced obsolete AC_TRY_COMPILE 2021-06-04 10:16:00 -03:00
soft-fp Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ieee754.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
k_standard.c Use copysign functions not __copysign functions in glibc libm. 2018-09-27 20:04:48 +00:00
k_standardf.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
k_standardl.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
libm-alias-finite.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Makefile Avoid -Wno-write-strings for k_standard.c. 2015-02-26 22:50:54 +00:00
s_lib_version.c Simplify math-svid-compat code. 2017-08-28 15:19:52 +00:00
s_matherr.c Obsolete matherr, _LIB_VERSION, libieee.a. 2017-08-21 17:45:10 +00:00
s_signgam.c Remove unnecessary math_private.h includes. 2018-09-28 21:53:33 +00:00