From: Ian Lance Taylor Date: Mon, 29 Apr 1996 14:34:14 +0000 (+0000) Subject: Mon Apr 29 10:29:07 1996 Andreas Schwab X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=df872c9ea4c3ff1efaba801e9fe4480878701967;p=binutils-gdb.git Mon Apr 29 10:29:07 1996 Andreas Schwab * 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. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index ed25a4b0e98..5a3511011dd 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,12 @@ +Mon Apr 29 10:29:07 1996 Andreas Schwab + + * 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 * ldmisc.h (demangle): Declare.