aboutsummaryrefslogtreecommitdiff
path: root/newlib/Makefile.in
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2012-10-24 21:01:39 +0000
committerJeff Johnston <jjohnstn@redhat.com>2012-10-24 21:01:39 +0000
commit6555743a4bba74913f8df26482bbd9ed4f8adddf (patch)
tree163108f213d468a7393df880730122bb349dbc0d /newlib/Makefile.in
parent738ff2e83ef6fb53663647731911ca656e3d3a17 (diff)
downloadnewlib-6555743a4bba74913f8df26482bbd9ed4f8adddf.zip
newlib-6555743a4bba74913f8df26482bbd9ed4f8adddf.tar.gz
newlib-6555743a4bba74913f8df26482bbd9ed4f8adddf.tar.bz2
2012-10-24 Jeff Johnston <jjohnstn@redhat.com>
* configure.in: Comment out the --enable-newlib-fp-hw option as the mathfp library is inaccurate and should not be used. * Makefile.am: Add comment regarding the mathfp directory. * configure: Regenerated. * Makefile.in: Ditto. * libm/mathfp/README: New file that details why the mathfp directory is not used.
Diffstat (limited to 'newlib/Makefile.in')
-rw-r--r--newlib/Makefile.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/Makefile.in b/newlib/Makefile.in
index 9b013e6..f7dbe82 100644
--- a/newlib/Makefile.in
+++ b/newlib/Makefile.in
@@ -297,6 +297,11 @@ MULTIDO = true
MULTICLEAN = true
LIBTOOL_VERSION_INFO = 0:0:0
@NEWLIB_HW_FP_FALSE@MATHDIR = math
+
+# The newlib hardware floating-point routines have been disabled due to
+# inaccuracy. If you wish to work on them, you will need to edit the
+# configure.in file to re-enable the configuration option. By default,
+# the NEWLIB_HW_FP variable will always be false.
@NEWLIB_HW_FP_TRUE@MATHDIR = mathfp
# Work around what appears to be a GNU make bug handling MAKEFLAGS