Difference for utils/config.sub from version 1.7 to 1.8


version 1.7 version 1.8
Line 3
 
Line 3
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.  #   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
   
 timestamp='2004-11-30'  timestamp='2004-08-29'
   
 # This file is (in principle) common to ALL GNU software.  # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software  # The presence of a machine in this file suggests that SOME GNU software
Line 267
 
Line 267
  | tahoe | thumb | tic4x | tic80 | tron \   | tahoe | thumb | tic4x | tic80 | tron \
  | v850 | v850e \   | v850 | v850e \
  | we32k \   | we32k \
  | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \   | x86 | xscale | xstormy16 | xtensa \
  | z8k)   | z8k)
  basic_machine=$basic_machine-unknown   basic_machine=$basic_machine-unknown
  ;;   ;;
Line 343
 
Line 343
  | tron-* \   | tron-* \
  | v850-* | v850e-* | vax-* \   | v850-* | v850e-* | vax-* \
  | we32k-* \   | we32k-* \
  | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \   | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \
  | xstormy16-* | xtensa-* \   | xtensa-* \
  | ymp-* \   | ymp-* \
  | z8k-*)   | z8k-*)
  ;;   ;;
Line 489
 
Line 489
  basic_machine=m88k-motorola   basic_machine=m88k-motorola
  os=-sysv3   os=-sysv3
  ;;   ;;
  djgpp)  
  basic_machine=i586-pc  
  os=-msdosdjgpp  
  ;;  
  dpx20 | dpx20-*)   dpx20 | dpx20-*)
  basic_machine=rs6000-bull   basic_machine=rs6000-bull
  os=-bosx   os=-bosx
Line 1033
 
Line 1029
  basic_machine=hppa1.1-winbond   basic_machine=hppa1.1-winbond
  os=-proelf   os=-proelf
  ;;   ;;
  xbox)  
  basic_machine=i686-pc  
  os=-mingw32  
  ;;  
  xps | xps100)   xps | xps100)
  basic_machine=xps100-honeywell   basic_machine=xps100-honeywell
  ;;   ;;
Line 1305
 
Line 1297
  -kaos*)   -kaos*)
  os=-kaos   os=-kaos
  ;;   ;;
  -zvmoe)  
  os=-zvmoe  
  ;;  
  -none)   -none)
  ;;   ;;
  *)   *)


Legend:
line(s) removed in v.1.7 
line(s) changed
 line(s) added in v.1.8

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:02