OpenLibm/include
Ed Schouten 78f622e84a Use endianness definitions provided by GCC or Clang if available.
Instead of using all sorts of operating system specific constructs, we
can just query the compiler which byte order is being used. This has the
advantage that the code builds on new platforms without any tweaks.
2015-01-07 22:33:54 +01:00
..
amd64_fpmath.h Initialize repo. FreeBSD 8.2 msun code + some tweaks 2011-08-13 00:31:25 +05:30
cdefs-compat.h Don't attempt to pull in <sys/cdefs.h> directly. 2015-01-07 22:22:52 +01:00
fenv.h Fixed build on ARM 2014-05-26 10:55:49 +01:00
fpmath.h Use endianness definitions provided by GCC or Clang if available. 2015-01-07 22:33:54 +01:00
i386_fpmath.h Initialize repo. FreeBSD 8.2 msun code + some tweaks 2011-08-13 00:31:25 +05:30
types-compat.h Removed some uses of sys/types.h 2014-12-01 11:10:41 +00:00