about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-11-05 21:49:48 +0000
committerUlrich Drepper <drepper@redhat.com>2005-11-05 21:49:48 +0000
commit4520d7aac8e37e427f5ab34ffa4418a0eb86104f (patch)
tree23c35b7cbb03a69664961fbf0b792482b3fdde4f /ChangeLog
parentce33ee7caabb2803294ad7aa8108b039cc00c748 (diff)
downloadglibc-4520d7aac8e37e427f5ab34ffa4418a0eb86104f.tar.gz
glibc-4520d7aac8e37e427f5ab34ffa4418a0eb86104f.tar.xz
glibc-4520d7aac8e37e427f5ab34ffa4418a0eb86104f.zip
* configure.in: Remove test for support for subtracting local labels.
	* stdio-common/vfprintf.c: Remove test of
	HAVE_SUBTRACT_LOCAL_LABELS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f8267d63c..956a7467dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2005-11-05  Ulrich Drepper  <drepper@redhat.com>
 
+	* configure.in: Remove test for support for subtracting local labels.
+	* stdio-common/vfprintf.c: Remove test of
+	HAVE_SUBTRACT_LOCAL_LABELS.
+
 	* configure.in: If init_array/fini_array support is not available,
 	bail out.
 	* config.h.in: Remove trace of optional init_array/fini_array support.