about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 693ca9e1ac..f7cadf9286 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,25 @@
 
 	* misc/tst-tsearch.c (main): Correct type for initstate argument.
 
+	* sysdeps/generic/dl-procinfo.h (_DL_HWCAP_COUNT): New.
+	(_dl_string_hwcap): New, does nothing.
+
+	* sysdeps/unix/sysv/linux/i386/dl-procinfo.h (_DL_HWCAP_COUNT):
+	New.
+	(_dl_procinfo): Use _DL_HWCAP_COUNT instead of a constant.
+	(_dl_string_hwcap): New function, converts from string to hwcap
+	encoding.
+	* sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h (_DL_HWCAP_COUNT):
+	New.
+	(_dl_procinfo): Use _DL_HWCAP_COUNT instead of a constant.
+	(_dl_string_hwcap): New function, converts from string to hwcap
+	encoding.
+	* sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h (_DL_HWCAP_COUNT):
+	New.
+	(_dl_procinfo): Use _DL_HWCAP_COUNT instead of a constant.
+	(_dl_string_hwcap): New function, converts from string to hwcap
+	encoding.
+	
 2000-05-05  Ulrich Drepper  <drepper@redhat.com>
 
 	* elf/Makefile (distribute): Add dl-lookupcfg.h.