View | Details | Raw Unified | Return to bug 513 | Differences between
and this patch

Collapse All | Expand All

(-)config.sub.orig (-1 / +4 lines)
Lines 315-321 Link Here
315
	| mipsisa64-* | mipsisa64el-* \
315
	| mipsisa64-* | mipsisa64el-* \
316
	| mipsisa64sb1-* | mipsisa64sb1el-* \
316
	| mipsisa64sb1-* | mipsisa64sb1el-* \
317
	| mipstx39 | mipstx39el \
317
	| mipstx39 | mipstx39el \
318
	| none-* | np1-* | ns16k-* | ns32k-* \
318
	| none-* | np1-* | ns16k-* | ns32k-* | nv1-* \
319
	| orion-* \
319
	| orion-* \
320
	| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
320
	| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
321
	| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
321
	| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
Lines 714-719 Link Here
714
		;;
714
		;;
715
	nsr-tandem)
715
	nsr-tandem)
716
		basic_machine=nsr-tandem
716
		basic_machine=nsr-tandem
717
		;;
718
	nv1)
719
		basic_machine=nv1-cray
717
		;;
720
		;;
718
	op50n-* | op60c-*)
721
	op50n-* | op60c-*)
719
		basic_machine=hppa1.1-oki
722
		basic_machine=hppa1.1-oki

Return to bug 513