* configure.in: Add support for powerpc-*-windiss.
* configure: Regenerated.
This commit is contained in:
parent
09c2219b6b
commit
9b2b7d6941
@ -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
10142
gas/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -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 ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user