From: Ian Lance Taylor Date: Mon, 29 Aug 1994 19:24:48 +0000 (+0000) Subject: * ldlang.c (lang_check): Don't try to set the architecture if the X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=69927008dea79b8e82e21ffa57db8318a5457f1f;p=binutils-gdb.git * ldlang.c (lang_check): Don't try to set the architecture if the input and output files are incompatible. Just warn. For Synoptics. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index f7df81645e0..e3e975059da 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 29 15:21:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * ldlang.c (lang_check): Don't try to set the architecture if the + input and output files are incompatible. Just warn. + Wed Aug 24 12:52:30 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * configure.in: Change i[34]86 to i[345]86.