about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-03-15 22:08:18 +0000
committerUlrich Drepper <drepper@redhat.com>2002-03-15 22:08:18 +0000
commitc06b947ef189e2fa8bc9586c4010aa2dae6facb9 (patch)
tree188a303976540bf6af6b47aabc71b6d4211bd5aa /ChangeLog
parentdff07c4bd402944ea0abb544232541fd9a4c5429 (diff)
downloadglibc-c06b947ef189e2fa8bc9586c4010aa2dae6facb9.tar.gz
glibc-c06b947ef189e2fa8bc9586c4010aa2dae6facb9.tar.xz
glibc-c06b947ef189e2fa8bc9586c4010aa2dae6facb9.zip
Update.
	* stdio-common/tst-printf.c (main): Comment out one test which
	checked the compiler's ability to fold floating-point constants
	but not really printf.
	(rfg3): Make s const.
	* stdio-common/tst-printf.sh: Adjust for removed test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12a5011125..b809c487a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2002-03-15  Ulrich Drepper  <drepper@redhat.com>
 
+	* stdio-common/tst-printf.c (main): Comment out one test which
+	checked the compiler's ability to fold floating-point constants
+	but not really printf.
+	(rfg3): Make s const.
+	* stdio-common/tst-printf.sh: Adjust for removed test.
+
 	* sysdeps/i386/i386-mcount.S: Just call __mcount_internal, it is an
 	internal function.  Adjust for internal_function calling convention.
 	* sysdeps/i386/machine-gmon.h: Declare and define __mcount_internal