# HG changeset patch # User Ben Elliston # Date 906980616 0 # Node ID 9da2110232646b7936c628fe882edf9a3809b2ea # Parent 0c5b5293c8c6edfba6493560c64b5e3e1f8f30f8 Tidy up such that all HP PA-RISC revisions appear on the same line. Move `tron' and `a29k' up a line to accomodate. diff -r 0c5b5293c8c6 -r 9da211023264 config.sub --- a/config.sub Mon Sep 28 11:01:44 1998 +0000 +++ b/config.sub Mon Sep 28 11:03:36 1998 +0000 @@ -150,9 +150,8 @@ # Recognize the basic CPU types without company name. # Some are omitted here because they have special meanings below. 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 \ + | arme[lb] | pyramid | mn10200 | mn10300 | tron | a29k \ + | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 | hppa2.0 \ | alpha | alphaev5 | alphaev56 | we32k | ns16k | clipper \ | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \ | mips64 | mipsel | mips64el | mips64orion | mips64orionel \