diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-09-13 16:13:09 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-09-13 16:13:09 +0000 |
commit | ad35fc005bd7613218873f56d8d5a709cd67e5d3 (patch) | |
tree | 9a1c570616ccb166f48942c413a19bd1ec12ac39 /ChangeLog | |
parent | 361818d50219bd9be2c41954a702b748f2240099 (diff) | |
download | glibc-ad35fc005bd7613218873f56d8d5a709cd67e5d3.tar.gz |
Remove _G_HAVE_PRINTF_FP.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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] |