PDOS

[uia] / trunk / uia / vx32 / patch-binutils-2.16.1  

View of /trunk/uia/vx32/patch-binutils-2.16.1

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2009 - (download) (annotate)
Thu Apr 5 17:19:47 2007 UTC (2 years, 7 months ago) by baford
File size: 2325 byte(s)
Copy old working vx32 version from vxa-060115 tag.
diff -urN binutils-2.16.1/bfd/config.bfd binutils-2.16.1-vx32/bfd/config.bfd
--- binutils-2.16.1/bfd/config.bfd	2005-01-31 18:18:47.000000000 +0100
+++ binutils-2.16.1-vx32/bfd/config.bfd	2005-07-04 16:08:15.000000000 +0200
@@ -433,7 +433,7 @@
     ;;
   i[3-7]86-*-sysv4* | i[3-7]86-*-unixware* | \
   i[3-7]86-*-elf | i[3-7]86-*-sco3.2v5* | \
-  i[3-7]86-*-dgux* | i[3-7]86-*-sysv5*)
+  i[3-7]86-*-dgux* | i[3-7]86-*-sysv5* | i[3-7]86-*-vx32*)
     targ_defvec=bfd_elf32_i386_vec
     targ_selvecs=i386coff_vec
     ;;
diff -urN binutils-2.16.1/config.sub binutils-2.16.1-vx32/config.sub
--- binutils-2.16.1/config.sub	2005-01-19 01:34:56.000000000 +0100
+++ binutils-2.16.1-vx32/config.sub	2005-07-04 16:19:37.000000000 +0200
@@ -1013,6 +1013,10 @@
 	vpp*|vx|vx-*)
 		basic_machine=f301-fujitsu
 		;;
+	vx32)
+		basic_machine=i686-pc
+		os=-vx32
+		;;
 	vxworks960)
 		basic_machine=i960-wrs
 		os=-vxworks
@@ -1178,7 +1182,7 @@
 	      | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
 	      | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
 	      | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
-	      | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly*)
+	      | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* | -vx32*)
 	# Remember, each alternative MUST END IN *, to match a version number.
 		;;
 	-qnx*)
diff -urN binutils-2.16.1/gas/configure.tgt binutils-2.16.1-vx32/gas/configure.tgt
--- binutils-2.16.1/gas/configure.tgt	2005-01-31 18:18:51.000000000 +0100
+++ binutils-2.16.1-vx32/gas/configure.tgt	2005-07-04 16:11:18.000000000 +0200
@@ -224,6 +224,7 @@
   i386-*-nto-qnx*)			fmt=elf ;;
   i386-*-*nt*)				fmt=coff em=pe ;;
   i386-*-chaos)				fmt=elf ;;
+  i386-*-vx32*)				fmt=elf ;;
 
   i860-*-*)				fmt=elf endian=little ;;
 
diff -urN binutils-2.16.1/ld/configure.tgt binutils-2.16.1-vx32/ld/configure.tgt
--- binutils-2.16.1/ld/configure.tgt	2005-02-08 20:54:27.000000000 +0100
+++ binutils-2.16.1-vx32/ld/configure.tgt	2005-07-04 16:12:20.000000000 +0200
@@ -235,6 +235,7 @@
 i[3-7]86-*-beos*)	targ_emul=elf_i386_be ;;
 i[3-7]86-*-vxworks*)	targ_emul=elf_i386 ;;
 i[3-7]86-*-chaos)	targ_emul=elf_i386_chaos ;;
+i[3-7]86-*-vx32*)	targ_emul=elf_i386 ;;
 m8*-*-*)		targ_emul=m88kbcs ;;
 a29k-*-udi)		targ_emul=sa29200 ;;
 a29k-*-ebmon)		targ_emul=ebmon29k ;;

Maintained by PDOS
ViewVC Help
Powered by ViewVC 1.0.3