aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-04-29 14:34:14 +0000
committerIan Lance Taylor <ian@airs.com>1996-04-29 14:34:14 +0000
commitdf872c9ea4c3ff1efaba801e9fe4480878701967 (patch)
tree8773c3470db12cde01e163a15a892e0f53802b65 /ld
parentfea17b5545043b58cb4c89d3354b00f82527604f (diff)
downloadgdb-df872c9ea4c3ff1efaba801e9fe4480878701967.zip
gdb-df872c9ea4c3ff1efaba801e9fe4480878701967.tar.gz
gdb-df872c9ea4c3ff1efaba801e9fe4480878701967.tar.bz2
Mon Apr 29 10:29:07 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* configure.host (m68*-*-linux*): Add -dynamic-linker to HOSTING_CRT0. Search -lgcc both before and after -lc in HOSTING_LIBS. Look for crt{begin,end}.o in the compiler directory at first. (i[345]86-*-linux*): Look for crt{begin,end}.o in the compiler directory at first.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index ed25a4b..5a35110 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,12 @@
+Mon Apr 29 10:29:07 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+ * configure.host (m68*-*-linux*): Add -dynamic-linker to
+ HOSTING_CRT0. Search -lgcc both before and after -lc in
+ HOSTING_LIBS. Look for crt{begin,end}.o in the compiler directory
+ at first.
+ (i[345]86-*-linux*): Look for crt{begin,end}.o in the compiler
+ directory at first.
+
Fri Apr 26 14:42:27 1996 Ian Lance Taylor <ian@cygnus.com>
* ldmisc.h (demangle): Declare.