OSDN Git Service

2005-07-13 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / config.sub
index 87a1ee4..c2262a7 100755 (executable)
@@ -273,6 +273,9 @@ case $basic_machine in
        | z8k)
                basic_machine=$basic_machine-unknown
                ;;
+       m32c)
+               basic_machine=$basic_machine-unknown
+               ;;
        m6811 | m68hc11 | m6812 | m68hc12)
                # Motorola 68HC11/12.
                basic_machine=$basic_machine-unknown
@@ -351,6 +354,8 @@ case $basic_machine in
        | ymp-* \
        | z8k-*)
                ;;
+       m32c-*)
+               ;;
        # Recognize the various machine names and aliases which stand
        # for a CPU type and a company and sometimes even an OS.
        386bsd)