]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* config.sub: recognize hppa2.0w, yet to be installed at GNU
authorErez Zadok <ezk@cs.columbia.edu>
Sun, 14 Mar 1999 08:00:05 +0000 (08:00 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sun, 14 Mar 1999 08:00:05 +0000 (08:00 +0000)
ChangeLog
config.sub

index da027651e1f0bf47713f6dd505e816f85640eef2..d64d937d4b84e42c2cbb20ed48d3870ad4163978 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-03-14  Erez Zadok  <ezk@cs.columbia.edu>
 
+       * config.sub: recognize hppa2.0w, yet to be installed at GNU
+
        * config.guess: minor update for FreeBSD-elf, yet to be installed
        at GNU
 
index a5095410a754155a2b23be5cb2930838f84e3c3e..78d36b15a20fe68288741c3f3e44e272a1e59f9a 100755 (executable)
@@ -152,6 +152,7 @@ case $basic_machine in
        tahoe | i860 | m32r | m68k | m68000 | m88k | ns32k | arc | arm \
                | arme[lb] | pyramid | mn10200 | mn10300 | tron | a29k \
                | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 | hppa2.0 \
+               | hppa2.0w \
                | alpha | alphaev5 | alphaev56 | we32k | ns16k | clipper \
                | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \
                | mips64 | mipsel | mips64el | mips64orion | mips64orionel \
@@ -176,6 +177,7 @@ case $basic_machine in
              | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \
              | power-* | none-* | 580-* | cray2-* | h8300-* | i960-* \
              | xmp-* | ymp-* | hppa-* | hppa1.0-* | hppa1.1-* | hppa2.0-* \
+             | hppa2.0w-* \
              | alpha-* | alphaev5-* | alphaev56-* | we32k-* | cydra-* \
              | ns16k-* | pn-* | np1-* | xps100-* | clipper-* | orion-* \
              | sparclite-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \