about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-05-25 09:00:08 +0000
committerRoland McGrath <roland@gnu.org>1995-05-25 09:00:08 +0000
commita692d00365474d155726c8e59bea013a57acb02b (patch)
tree844c0b36f0404f8ce1d4053ed0aaa35a33851fc4 /ChangeLog
parent78732ba807eab4c5876d7b5181b2a3ddace1e586 (diff)
downloadglibc-a692d00365474d155726c8e59bea013a57acb02b.tar.gz
glibc-a692d00365474d155726c8e59bea013a57acb02b.tar.xz
glibc-a692d00365474d155726c8e59bea013a57acb02b.zip
Sun May 21 05:05:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
	* elf/Makefile (ld.so): Use -nostartfiles in addition to
 	-nostdlib.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29335d604a..91e0ea0e5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun May 21 05:05:37 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
+
+	* elf/Makefile (ld.so): Use -nostartfiles in addition to
+ 	-nostdlib.
+
 Sun May 21 02:01:29 1995  Jim Meyering  (meyering@comco.com)
 
 	* sysdeps/generic/memchr.c: Don't include <string.h> at all.