ext: Update fputils to rev 52b6190b4eThis changeset updates the external library to git revision52b6190b4e. This update includes changes that fix compilation errorson old gcc versions and fixes to test a case that affect ICC.
ext: Include libfputilsThis changeset includes libfputils from revision bbf0d61d75. Thislibrary can be used to convert to and from 80-bit floats and query thetype of an 80-bit float, which is needed to support the x87 FPU.