Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/newlib.hin')
-rw-r--r--newlib/newlib.hin4
1 files changed, 2 insertions, 2 deletions
diff --git a/newlib/newlib.hin b/newlib/newlib.hin
index 37ed88e97..db3446492 100644
--- a/newlib/newlib.hin
+++ b/newlib/newlib.hin
@@ -55,13 +55,13 @@
functions. */
#undef _ATEXIT_DYNAMIC_ALLOC
-/* True if long double supported. */
+/* Define if the platform supports long double type. */
#undef _HAVE_LONG_DOUBLE
/* Define if compiler supports -fno-tree-loop-distribute-patterns. */
#undef _HAVE_CC_INHIBIT_LOOP_TO_LIBCALL
-/* True if long double supported and it is equal to double. */
+/* Define if the platform long double type is equal to double. */
#undef _LDBL_EQ_DBL
/* Define if ivo supported in streamio. */