public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH]: BFD changes for QNX 6.1 for the i386
@ 2002-03-12 10:53 J.T. Conklin
  0 siblings, 0 replies; only message in thread
From: J.T. Conklin @ 2002-03-12 10:53 UTC (permalink / raw)
  To: binutils

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-03-12 18:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-12 10:53 [PATCH]: BFD changes for QNX 6.1 for the i386 J.T. Conklin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).