* configure.in: Improve message about unsupported ELF targets.

* configure: Rebuild.
This commit is contained in:
Ian Lance Taylor
1995-12-01 19:38:40 +00:00
parent d9eb60c63a
commit 2eec871057

View File

@ -1,5 +1,8 @@
Fri Dec 1 10:59:25 1995 Ian Lance Taylor <ian@cygnus.com>
* configure.in: Improve message about unsupported ELF targets.
* configure: Rebuild.
* config/tc-m88k.c (m88k_do_align): Correct check for whether fill
pattern is zero. From Manfred Hollstein.