diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-08-29 19:24:48 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-08-29 19:24:48 +0000 |
commit | 69927008dea79b8e82e21ffa57db8318a5457f1f (patch) | |
tree | 148848bf4584f47fb25b629176049e2491c512fd /ld/ChangeLog | |
parent | 0c070b576928ae9d704c5daf24cdd0b232efa013 (diff) | |
download | gdb-69927008dea79b8e82e21ffa57db8318a5457f1f.zip gdb-69927008dea79b8e82e21ffa57db8318a5457f1f.tar.gz gdb-69927008dea79b8e82e21ffa57db8318a5457f1f.tar.bz2 |
* ldlang.c (lang_check): Don't try to set the architecture if the
input and output files are incompatible. Just warn.
For Synoptics.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index f7df816..e3e9750 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. |