config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 1/9] New target 16-bit Intel x86


From: Andrew Jenner
Subject: [PATCH 1/9] New target 16-bit Intel x86
Date: Sat, 1 Apr 2017 17:47:46 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

To address@hidden: You'll receive only this part of the patch set.

2017-04-01  Andrew Jenner  <address@hidden>
        Rask Ingemann Lambertsen  <address@hidden>

        * config.sub: Add support for 16-bit Intel x86.

Index: config.sub
===================================================================
--- config.sub  (revision 475331)
+++ config.sub  (revision 475455)
@@ -263,7 +263,7 @@ case $basic_machine in
        | fido | fr30 | frv | ft32 \
        | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
        | hexagon \
-       | i370 | i860 | i960 | ia64 \
+       | i370 | i860 | i960 | ia64 | ia16 \
        | ip2k | iq2000 \
        | k1om \
        | le32 | le64 \
@@ -387,7 +387,7 @@ case $basic_machine in
        | h8300-* | h8500-* \
        | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
        | hexagon-* \
-       | i*86-* | i860-* | i960-* | ia64-* \
+       | i*86-* | i860-* | i960-* | ia64-* | ia16-* \
        | ip2k-* | iq2000-* \
        | k1om-* \
        | le32-* | le64-* \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]