]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove _G_HAVE_PRINTF_FP.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 13 Sep 2012 16:13:09 +0000 (16:13 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 13 Sep 2012 16:13:09 +0000 (16:13 +0000)
ChangeLog
libio/libio.h
sysdeps/generic/_G_config.h
sysdeps/gnu/_G_config.h
sysdeps/mach/hurd/_G_config.h

index 11120ac8f59b0186f1993cfb9f27e15cdb8a3937..f9ee464a6dd381d1e0112611e010b5e76121784f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-09-13  Joseph Myers  <joseph@codesourcery.com>
+
+       * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
+       * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
+       * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
+       * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
+
 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
 
        [BZ #14518]
index bbfdd9d325f58a301bdf93ba6b508b34b380a17b..14bb9a663e83c383408f6084cb333a1d1567b912 100644 (file)
@@ -62,9 +62,6 @@
 #endif /*!__P*/
 
 #define _IO_UNIFIED_JUMPTABLES 1
-#ifndef _G_HAVE_PRINTF_FP
-# define _IO_USE_DTOA 1
-#endif
 
 #ifndef EOF
 # define EOF (-1)
index 71f67f02dccd687cb3d56d0f9a3d32b9df2fbf57..df08676fecf46373be3a31f96e403a5c00681615 100644 (file)
@@ -56,7 +56,6 @@ typedef union
 #define _G_NEED_STDARG_H 1
 #define _G_va_list __gnuc_va_list
 
-#define _G_HAVE_PRINTF_FP 1
 #define _G_HAVE_MMAP 1
 #define _G_HAVE_IO_GETLINE_INFO 1
 
index dd6e649cfa87603064b8bdce7349a5b0eff4fccd..7d7164341c469c4083598999efd8c97854666a57 100644 (file)
@@ -56,7 +56,6 @@ typedef union
 #define _G_NEED_STDARG_H 1
 #define _G_va_list __gnuc_va_list
 
-#define _G_HAVE_PRINTF_FP 1
 #define _G_HAVE_MMAP 1
 #define _G_HAVE_MREMAP 1
 #define _G_HAVE_IO_GETLINE_INFO 1
index 965cc711a8266785e1d1d1d7dc535452aa722821..0808a55b03d12335f8cd2be3615d6269235d2aa6 100644 (file)
@@ -56,7 +56,6 @@ typedef union
 #define _G_NEED_STDARG_H 1
 #define _G_va_list __gnuc_va_list
 
-#define _G_HAVE_PRINTF_FP 1
 #define _G_HAVE_MMAP 1
 #define _G_HAVE_IO_GETLINE_INFO 1