public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH]: GAS 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>

	* configure.in (i386-*-nto-qnx*): New target.
	* configure: Regenerate.

Index: configure
===================================================================
RCS file: /cvs/src/src/gas/configure,v
retrieving revision 1.109
diff -c -r1.109 configure
*** configure	2002/02/26 10:28:04	1.109
--- configure	2002/03/12 17:44:54
***************
*** 2439,2444 ****
--- 2439,2445 ----
  EOF
  
  			    ;;
+       i386-*-nto-qnx*)      fmt=elf ;;
        i386-*-rtemself*)     fmt=elf ;;
        i386-*-rtemscoff*)    fmt=coff ;;
        i386-*-rtems*)        fmt=elf ;;
Index: configure.in
===================================================================
RCS file: /cvs/src/src/gas/configure.in,v
retrieving revision 1.97
diff -c -r1.97 configure.in
*** configure.in	2002/02/26 10:28:04	1.97
--- configure.in	2002/03/12 17:44:57
***************
*** 286,291 ****
--- 286,292 ----
  			    fmt=coff em=go32 bfd_gas=yes
  			    AC_DEFINE(STRICTCOFF, 1, [Using strict COFF?])
  			    ;;
+       i386-*-nto-qnx*)      fmt=elf ;;
        i386-*-rtemself*)     fmt=elf ;;
        i386-*-rtemscoff*)    fmt=coff ;;
        i386-*-rtems*)        fmt=elf ;;

-- 
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]: GAS 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).