From 2ea93eb9d8084e4ffdbfa27a534549e6f4f9f1d5 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 27 Jun 1996 18:07:47 +0000 Subject: [PATCH] * configure.host: Use -print-file-name=FILE rather than piping -print-libgcc-file-name through sed. (i[345]86*-*-sco*, i[345]86-*-isc*): Create crtbegin.o and crtend.o files, in case gcc doesn't use them. * Makefile.in (mostlyclean): Remove crtbegin.o and crtend.o. --- ld/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index f3d0e6e147f..00f9ada05a6 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +Thu Jun 27 14:03:42 1996 Ian Lance Taylor + + * configure.host: Use -print-file-name=FILE rather than piping + -print-libgcc-file-name through sed. + (i[345]86*-*-sco*, i[345]86-*-isc*): Create crtbegin.o and + crtend.o files, in case gcc doesn't use them. + * Makefile.in (mostlyclean): Remove crtbegin.o and crtend.o. + Wed Jun 26 15:57:21 1996 Ian Lance Taylor * configure.tgt (mips*-dec-osf*): New target. -- 2.30.2