]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog.old-ports-tile
tile: use soft-fp for fma() and fmaf()
authorChris Metcalf <cmetcalf@tilera.com>
Wed, 3 Jul 2013 15:23:01 +0000 (11:23 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Sun, 7 Jul 2013 15:33:24 +0000 (11:33 -0400)
commit36002f0786631a0f923ee2c60fb09a4fdba85ead
tree643d61f49535b976fe629f9895d877fe54db20e4
parent72c90ed01fb5ba17bbcfbe0a67ec044f4b868618
tile: use soft-fp for fma() and fmaf()

The sfp-machine.h is based on the gcc version, but extended with
required new macros by comparison with other architectures and by
investigating the hardware support for FP on tile.
ports/ChangeLog.tile
ports/sysdeps/tile/s_fma.c
ports/sysdeps/tile/s_fmaf.c
ports/sysdeps/tile/sfp-machine.h [new file with mode: 0644]