aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-04-03 06:59:37 +0000
committerUlrich Drepper <drepper@redhat.com>2002-04-03 06:59:37 +0000
commitb028b8ad4ebb0a8303c380176cf465b0a8bbce45 (patch)
treed6c8cdf7c2d7cd4b237979b73bccd08f9407807f /ChangeLog
parent8693ad52d977cfde85bcd104a7f47dae6fe36c0b (diff)
downloadglibc-b028b8ad4ebb0a8303c380176cf465b0a8bbce45.zip
glibc-b028b8ad4ebb0a8303c380176cf465b0a8bbce45.tar.gz
glibc-b028b8ad4ebb0a8303c380176cf465b0a8bbce45.tar.bz2
Update.
* sysdeps/unix/sysv/linux/arm/dl-procinfo.c: Completely specify size of _dl_arm_cap_flags. Patch by enrico.scholz@informatik.tu-chemnitz.de [PR libc/3155]. * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT): Define as 8. 2002-03-22 H.J. Lu <hjl@gnu.org> * scripts/firstversions.awk: Check the first version. 2002-04-02 Ulrich Drepper <drepper@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49cad44..b6ca5eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2002-04-02 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/arm/dl-procinfo.c: Completely specify
+ size of _dl_arm_cap_flags.
+ Patch by enrico.scholz@informatik.tu-chemnitz.de [PR libc/3155].
+
+ * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
+ Define as 8.
+
+2002-03-22 H.J. Lu <hjl@gnu.org>
+
+ * scripts/firstversions.awk: Check the first version.
+
+2002-04-02 Ulrich Drepper <drepper@redhat.com>
+
* elf/dl-deps.c (_dl_map_object_deps): The sorting of the
dependencies must be stable to work correctly.
Reported by martin.lubich@datacon.at.