public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Ivan Guzvinec <ivang@opencores.org>
To: binutils <binutils@sources.redhat.com>
Subject: ld/configure.tgt
Date: Fri, 01 Feb 2002 06:43:00 -0000	[thread overview]
Message-ID: <3C5AB85A.582409C5@opencores.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 115 bytes --]

Hi,

There is or32-*-rtems line missing in ld/configure.tgt file. I attached
the patch to fix this.

regards,
	Ivan

[-- Attachment #2: ld-patch --]
[-- Type: text/plain, Size: 662 bytes --]

Index: configure.tgt
===================================================================
RCS file: /cvs/src/src/ld/configure.tgt,v
retrieving revision 1.78
diff -c -3 -p -r1.78 configure.tgt
*** configure.tgt	2002/01/31 17:33:06	1.78
--- configure.tgt	2002/02/01 14:33:33
*************** ns32k-pc532-netbsd* | ns32k-pc532-lites*
*** 370,375 ****
--- 370,376 ----
  openrisc-*-*)		targ_emul=elf32openrisc ;;
  or32-*-coff)		targ_emul=or32 ;;
  or32-*-elf)		targ_emul=or32elf ;;
+ or32-*-rtems)           targ_emul=or32 ;;
  pdp11-*-*)		targ_emul=pdp11 ;;
  pjl*-*-*)	        targ_emul=pjlelf ; targ_extra_emuls="elf_i386" ;;
  pj*-*-*)	        targ_emul=pjelf ;;

                 reply	other threads:[~2002-02-01 14:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3C5AB85A.582409C5@opencores.org \
    --to=ivang@opencores.org \
    --cc=binutils@sources.redhat.com \
    /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).