opnsense-src/lib/msun/sparc64
Marcel Moolenaar e7d939bda2 Remove ia64.
This includes:
o   All directories named *ia64*
o   All files named *ia64*
o   All ia64-specific code guarded by __ia64__
o   All ia64-specific makefile logic
o   Mention of ia64 in comments and documentation

This excludes:
o   Everything under contrib/
o   Everything under crypto/
o   sys/xen/interface
o   sys/sys/elf_common.h

Discussed at: BSDcan
2014-07-07 00:27:09 +00:00
..
e_sqrt.S Use hardware instructions for sqrt() and sqrtf(). 2005-02-21 18:27:57 +00:00
e_sqrtf.S Use hardware instructions for sqrt() and sqrtf(). 2005-02-21 18:27:57 +00:00
fenv.c Use #include "fenv.h" instead of #include <fenv.h>. This makes it 2011-10-16 05:37:56 +00:00
fenv.h Remove ia64. 2014-07-07 00:27:09 +00:00
Makefile.inc Add symbol versioning to libm. 2006-03-27 23:59:45 +00:00
Symbol.map Provide external definitions of all of the standardized functions in 2011-10-10 15:43:09 +00:00