aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-09-10 00:36:58 +0000
committerUlrich Drepper <drepper@redhat.com>2002-09-10 00:36:58 +0000
commitd92cdffbacec7d30410a567cdeb1ac6d857ec325 (patch)
tree14961b7f9f23fc4296ebaa1b4045b464ebd6a78d /ChangeLog
parentd416a785aa5f313cbc6c6b158150f2c7e811b596 (diff)
downloadglibc-d92cdffbacec7d30410a567cdeb1ac6d857ec325.tar
glibc-d92cdffbacec7d30410a567cdeb1ac6d857ec325.tar.gz
glibc-d92cdffbacec7d30410a567cdeb1ac6d857ec325.tar.bz2
glibc-d92cdffbacec7d30410a567cdeb1ac6d857ec325.zip
Update.
2002-09-09 Steven Munroe <sjmunroe@us.ibm.com> * elf/elf.h: Add powerpc64 specific elf relocation and dynamic types. 2002-09-09 Jakub Jelinek <jakub@redhat.com> * elf/dl-error.c (_dl_signal_cerror): Don't print anything if only LD_DEBUG=statistics or LD_TRACE_PRELINKING.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f503abdbc..49472e0438 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-09-09 Steven Munroe <sjmunroe@us.ibm.com>
+
+ * elf/elf.h: Add powerpc64 specific elf relocation and dynamic types.
+
+2002-09-09 Jakub Jelinek <jakub@redhat.com>
+
+ * elf/dl-error.c (_dl_signal_cerror): Don't print anything if only
+ LD_DEBUG=statistics or LD_TRACE_PRELINKING.
+
2002-09-09 Ulrich Drepper <drepper@redhat.com>
* string/stratcliff.c: Some more strncpy tests.