newlib-cygwin/newlib/libm
Corinna Vinschen 76c2c7a891 ldexp/ldexpf: avoid assembler warning
libm/machine/i386/f_ldexp.S:30: Warning: no instruction mnemonic suffix given and no register operands; using default for `fild'
libm/machine/i386/f_ldexpf.S:30: Warning: no instruction mnemonic suffix given and no register operands; using default for `fild'

fix this by adding the l mnemonic suffix

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2021-09-03 12:52:47 +02:00
..
common libm: Fixing overflow handling issue for scalbnf and scalbn 2021-07-21 09:56:04 +02:00
complex Add build mechanism to share common header files between machines 2021-04-13 12:55:33 +02:00
fenv fenv: fix up stub file comment, drop symlinks from description 2021-04-13 12:55:34 +02:00
machine ldexp/ldexpf: avoid assembler warning 2021-09-03 12:52:47 +02:00
math Fix rounding issues with sqrt/sqrtf 2021-06-04 14:42:58 -04:00
mathfp Add build mechanism to share common header files between machines 2021-04-13 12:55:33 +02:00
test Remove matherr, and SVID and X/Open math library configurations 2019-01-23 10:46:24 +01:00
Makefile.am Add default implementation of fenv.h and all methods 2019-08-09 17:49:16 +02:00
Makefile.in Add build mechanism to share common header files between machines 2021-04-13 12:55:33 +02:00
aclocal.m4 Fix libm regenerated files again. 2016-02-17 17:06:46 -05:00
config.h.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
configure Add build mechanism to share common header files between machines 2021-04-13 12:55:33 +02:00
configure.in Add default implementation of fenv.h and all methods 2019-08-09 17:49:16 +02:00
libm.in.xml fenv: Include documentation in generated .info file 2019-08-15 12:04:50 +02:00
libm.texinfo fenv: Include documentation in generated .info file 2019-08-15 12:04:50 +02:00