aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8aaa19a25..31d89481d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
+2002-02-09 Richard Henderson <rth@twiddle.net>
+
+ * sysdeps/generic/ldsodefs.h (struct rtld_global): Also include
+ _dl_cpuclock_offset if HP_SMALL_TIMING_AVAIL.
+
+2002-02-09 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/generic/dl-environ.c (unsetenv): Clear cnt before use.
+
2002-02-08 Ulrich Drepper <drepper@redhat.com>
+ * po/ca.po: Update from translation team.
+ * po/sk.po: Likewise.
+
* elf/rtld.c (_dl_start_final): Install DTV explicitly.
(dl_main): Move dtv/static TLS handling before relocation.
Unconditionally call _dl_tlsoffset. Call _dl_allocate_tls and