glibc/sysdeps/mips/ieee754
Joseph Myers 76f2ed922a Add MIPS bits/floatn.h.
This patch adds a MIPS-specific bits/floatn.h header.  This header is
identical to the ldbl-128 version except for the comment at the top;
the purpose is to ensure that a 32-bit MIPS build installs a header
that is the same as in a 64-bit MIPS build and so properly shows
_Float128 support to be available for 64-bit compilations, on the
general principle of an installation for one multilib providing
headers also suitable for other multilibs.

Tested with build-many-glibcs.py.

	* sysdeps/mips/ieee754/bits/floatn.h: New file.
2017-10-19 17:59:41 +00:00
..
bits Add MIPS bits/floatn.h. 2017-10-19 17:59:41 +00:00
ieee754.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_fma.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
s_fmaf.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
s_fmal.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00