projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c070b5
)
* ldlang.c (lang_check): Don't try to set the architecture if the
author
Ian Lance Taylor
<ian@airs.com>
Mon, 29 Aug 1994 19:24:48 +0000
(19:24 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 29 Aug 1994 19:24:48 +0000
(19:24 +0000)
input and output files are incompatible. Just warn.
For Synoptics.
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index
f7df816
..
e3e9750
100644
(file)
--- 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.