Mon Apr 29 10:29:07 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
authorIan Lance Taylor <ian@airs.com>
Mon, 29 Apr 1996 14:34:14 +0000 (14:34 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 29 Apr 1996 14:34:14 +0000 (14:34 +0000)
* 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.

ld/ChangeLog

index ed25a4b0e980802b3357fc7c5532b15069456dd4..5a3511011dd18327713e58c1282ce4babfebc517 100644 (file)
@@ -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.