* configure.in: Add support for powerpc-*-windiss.

* configure: Regenerated.
This commit is contained in:
Mark Mitchell 2002-04-30 17:47:11 +00:00
parent 09c2219b6b
commit 9b2b7d6941
3 changed files with 7007 additions and 3141 deletions

View File

@ -1,3 +1,8 @@
2002-04-30 Mark Mitchell <mark@codesourcery.com>
* configure.in: Add support for powerpc-*-windiss.
* configure: Regenerated.
2002-04-28 Alan Modra <amodra@bigpond.net.au>
* config/tc-s390.c (md_parse_option): Formatting.

10142
gas/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -409,6 +409,7 @@ changequote([,])dnl
fmt=coff em=macos ;;
ppc-*-netware*) fmt=elf em=ppcnw ;;
ppc-*-vxworks*) fmt=elf ;;
ppc-*-windiss*) fmt=elf ;;
s390x-*-linux-gnu*) fmt=elf em=linux ;;
s390-*-linux-gnu*) fmt=elf em=linux ;;