ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/config.sub
(Generate patch)

Comparing rxvt-unicode/config.sub (file contents):
Revision 1.4 by sf-exg, Tue Apr 12 08:00:07 2011 UTC vs.
Revision 1.5 by sf-exg, Tue May 31 18:41:04 2011 UTC

406 | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ 406 | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
407 | sparclite-* \ 407 | sparclite-* \
408 | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \ 408 | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \
409 | tahoe-* \ 409 | tahoe-* \
410 | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ 410 | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
411 | tile-* | tilegx-* \ 411 | tile*-* \
412 | tron-* \ 412 | tron-* \
413 | ubicom32-* \ 413 | ubicom32-* \
414 | v850-* | v850e-* | vax-* \ 414 | v850-* | v850e-* | vax-* \
415 | we32k-* \ 415 | we32k-* \
416 | x86-* | x86_64-* | xc16x-* | xps100-* \ 416 | x86-* | x86_64-* | xc16x-* | xps100-* \
1118 ;; 1118 ;;
1119 t90) 1119 t90)
1120 basic_machine=t90-cray 1120 basic_machine=t90-cray
1121 os=-unicos 1121 os=-unicos
1122 ;; 1122 ;;
1123 # This must be matched before tile*.
1124 tilegx*)
1125 basic_machine=tilegx-unknown
1126 os=-linux-gnu
1127 ;;
1128 tile*) 1123 tile*)
1129 basic_machine=tile-unknown 1124 basic_machine=$basic_machine-unknown
1130 os=-linux-gnu 1125 os=-linux-gnu
1131 ;; 1126 ;;
1132 tx39) 1127 tx39)
1133 basic_machine=mipstx39-unknown 1128 basic_machine=mipstx39-unknown
1134 ;; 1129 ;;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines