[PATCH]: BFD changes for QNX 6.1 for the i386

J.T. Conklin jtc@acorntoolworks.com
Tue Mar 12 10:53:00 GMT 2002


Enclosed are changes to add support for QNX 6.1 for the i386.

	--jtc

2002-03-12  J.T. Conklin  <jtc@acorntoolworks.com>

	* config.bfd (i[3456]86-*-nto-qnx*): New target.

Index: config.bfd
===================================================================
RCS file: /cvs/src/src/bfd/config.bfd,v
retrieving revision 1.86
diff -c -r1.86 config.bfd
*** config.bfd	2002/02/10 20:37:45	1.86
--- config.bfd	2002/03/12 17:41:21
***************
*** 432,437 ****
--- 432,440 ----
      targ_defvec=bfd_elf32_i386_vec
      targ_selvecs="i386msdos_vec i386aout_vec"
      ;;
+   i[3456]86-*-nto-qnx*)
+     targ_defvec=bfd_elf32_i386_vec
+     ;;
    i[3456]86-*-beospe*)
      targ_defvec=i386pe_vec
      targ_selvecs="i386pe_vec i386pei_vec"


-- 
J.T. Conklin



More information about the Binutils mailing list