ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/releases/8.2.0beta1/config.sub
(Generate patch)

Comparing ircd-hybrid/trunk/config.sub (file contents):
Revision 1662 by michael, Sat Nov 17 20:11:33 2012 UTC vs.
Revision 1664 by michael, Sun Nov 18 14:33:47 2012 UTC

# Line 4 | Line 4
4   #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
5   #   2011, 2012 Free Software Foundation, Inc.
6  
7 < timestamp='2012-08-18'
7 > timestamp='2012-10-10'
8  
9   # This file is (in principle) common to ALL GNU software.
10   # The presence of a machine in this file suggests that SOME GNU software
# Line 156 | Line 156 | case $os in
156          -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
157          -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
158          -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
159 <        -apple | -axis | -knuth | -cray | -microblaze)
159 >        -apple | -axis | -knuth | -cray | -microblaze*)
160                  os=
161                  basic_machine=$1
162                  ;;
# Line 259 | Line 259 | case $basic_machine in
259          | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
260          | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
261          | am33_2.0 \
262 <        | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
263 <        | be32 | be64 \
262 >        | arc \
263 >        | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \
264 >        | avr | avr32 \
265 >        | be32 | be64 \
266          | bfin \
267          | c4x | clipper \
268          | d10v | d30v | dlx | dsp16xx \
# Line 273 | Line 275 | case $basic_machine in
275          | le32 | le64 \
276          | lm32 \
277          | m32c | m32r | m32rle | m68000 | m68k | m88k \
278 <        | maxq | mb | microblaze | mcore | mep | metag \
278 >        | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
279          | mips | mipsbe | mipseb | mipsel | mipsle \
280          | mips16 \
281          | mips64 | mips64el \
# Line 389 | Line 391 | case $basic_machine in
391          | lm32-* \
392          | m32c-* | m32r-* | m32rle-* \
393          | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
394 <        | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \
394 >        | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
395 >        | microblaze-* | microblazeel-* \
396          | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
397          | mips16-* \
398          | mips64-* | mips64el-* \
# Line 788 | Line 791 | case $basic_machine in
791                  basic_machine=ns32k-utek
792                  os=-sysv
793                  ;;
794 <        microblaze)
794 >        microblaze*)
795                  basic_machine=microblaze-xilinx
796                  ;;
797          mingw64)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines