aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-10-07 21:09:57 +0000
committerIan Lance Taylor <ian@airs.com>1995-10-07 21:09:57 +0000
commit776f259038aaa2025f695d658c0c51f284fdcafd (patch)
treeae9c26b3e1701a4c94ce8a41fb8ababc8580b650 /ld/ChangeLog
parente2eb48d6b3e3f72549056f615a47d129847cf3c0 (diff)
downloadgdb-776f259038aaa2025f695d658c0c51f284fdcafd.zip
gdb-776f259038aaa2025f695d658c0c51f284fdcafd.tar.gz
gdb-776f259038aaa2025f695d658c0c51f284fdcafd.tar.bz2
* emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
bother searching for needed libraries unless doing a final link.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 3d2f9ca..d6a0de6 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Sat Oct 7 17:07:17 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
+ bother searching for needed libraries unless doing a final link.
+
Fri Oct 6 16:26:16 1995 Ken Raeburn <raeburn@cygnus.com>
Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>