public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Ryan Mansfield <rmansfield@qnx.com>
To: binutils@sourceware.org
Subject: [Patch] Define is_elf for QNX Neutrino targets
Date: Thu, 04 Jun 2009 01:07:00 -0000	[thread overview]
Message-ID: <4A271E34.3020103@qnx.com> (raw)

QNX Neutrino only uses ELF. This patch allows Neutrino targets
to be configured with --enable-gold.

Regards,

Ryan Mansfield

2009-06-03  Ryan Mansfield  <rmansfield@qnx.com>

         * configure.ac: Define is_elf for QNX Neutrino targets.
	* configure: Regenerate.

Index: configure
===================================================================
RCS file: /cvs/src/src/configure,v
retrieving revision 1.319
diff -u -r1.319 configure
--- configure   29 May 2009 00:15:11 -0000      1.319
+++ configure   4 Jun 2009 00:46:58 -0000
@@ -2064,7 +2064,7 @@
    case "${target}" in
      *-*-elf* | *-*-sysv4* | *-*-unixware* | *-*-eabi* | hppa*64*-*-hpux* \
      | *-*-linux* | frv-*-uclinux* | *-*-irix5* | *-*-irix6* \
-    | *-*-netbsd* | *-*-openbsd* | *-*-freebsd* | *-*-solaris2*)
+    | *-*-netbsd* | *-*-openbsd* | *-*-freebsd* | *-*-solaris2* | *-*-nto*)
        case "${target}" in
          *-*-linux*aout* | *-*-linux*oldld*)
            ;;
Index: configure.ac
===================================================================
RCS file: /cvs/src/src/configure.ac,v
retrieving revision 1.65
diff -u -r1.65 configure.ac
--- configure.ac        29 May 2009 00:15:11 -0000      1.65
+++ configure.ac        4 Jun 2009 00:47:02 -0000
@@ -305,7 +305,7 @@
    case "${target}" in
      *-*-elf* | *-*-sysv4* | *-*-unixware* | *-*-eabi* | hppa*64*-*-hpux* \
      | *-*-linux* | frv-*-uclinux* | *-*-irix5* | *-*-irix6* \
-    | *-*-netbsd* | *-*-openbsd* | *-*-freebsd* | *-*-solaris2*)
+    | *-*-netbsd* | *-*-openbsd* | *-*-freebsd* | *-*-solaris2* | *-*-nto*)
        case "${target}" in
          *-*-linux*aout* | *-*-linux*oldld*)
            ;;

             reply	other threads:[~2009-06-04  1:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-04  1:07 Ryan Mansfield [this message]
2009-06-15 14:10 ` Nick Clifton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A271E34.3020103@qnx.com \
    --to=rmansfield@qnx.com \
    --cc=binutils@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).