about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-03 22:25:08 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-03 22:25:08 +0000
commit839be78401e0e0b31bfec02a7cc6a9ec2f03ebd1 (patch)
treeb23a7274776909a365f1aeed5f075ad2bb6a25b4 /ChangeLog
parentf9b798baee95f36e33075eb79f27d93ecc04ebf0 (diff)
downloadglibc-839be78401e0e0b31bfec02a7cc6a9ec2f03ebd1.tar.gz
glibc-839be78401e0e0b31bfec02a7cc6a9ec2f03ebd1.tar.xz
glibc-839be78401e0e0b31bfec02a7cc6a9ec2f03ebd1.zip
Update.
	* elf/dl-load.c (_dl_dst_substitute): Pretty print comment.
	(add_name_to_object): Add cast in malloc call.
	(fillin_rpath): Optimize loop to initialize ->status a bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b0cff44f1..b84df57865 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-04-03  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/dl-load.c (_dl_dst_substitute): Pretty print comment.
+	(add_name_to_object): Add cast in malloc call.
+	(fillin_rpath): Optimize loop to initialize ->status a bit.
+
 	* sysdeps/i386/dl-machine.h: Undo last change.
 	* sysdeps/mach/hurd/i386/dl-machine.h (RTLD_START_SPECIAL_INIT):
 	Restore %edx register after call here.