public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Enable target-libgloss for CRX
@ 2004-09-21 15:55 Tomer Levi
  2004-09-30 16:35 ` Nick Clifton
  0 siblings, 1 reply; 2+ messages in thread
From: Tomer Levi @ 2004-09-21 15:55 UTC (permalink / raw)
  To: gcc-patches, gdb-patches, binutils; +Cc: Tomer Levi

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

Hi,

Attached is a patch for enabling target-libgloss for CRX target.
We're about to submit a CRX port for newlib and libgloss, thus configure 
should enable these targets.

Here is the ChangeLog :
2004-09-21  Tomer Levi  <Tomer.Levi@nsc.com>

                 * configure.in: Enable target-libgloss for crx-*-*.
                 * configure: Regenerate.

Can you please apply ?
Thanks in advance.




Regards,
      Tomer Levi

Software Engineer                                   phone: 
+49-8141-35-1378
CompactRISC Development Tools  fax:        +49-8141-35-11-1378
National Semiconductor GmbH         mailto:Tomer.Levi@nsc.com
Livry-Gargan Str. 10                                internet: 
http://www.national.com
82256 Fuerstenfeldbruck, Germany

[-- Attachment #2: crx_config.patch --]
[-- Type: application/octet-stream, Size: 687 bytes --]

Index: configure.in
===================================================================
RCS file: /cvs/src/src/configure.in,v
retrieving revision 1.237
diff -u -p -r1.237 configure.in
--- configure.in	10 Sep 2004 02:19:35 -0000	1.237
+++ configure.in	21 Sep 2004 15:33:04 -0000
@@ -504,7 +504,7 @@ case "${target}" in
     noconfigdirs="$noconfigdirs ${libgcj} target-newlib target-libgloss"
     ;;
   crx-*-*)
-    noconfigdirs="$noconfigdirs target-libgloss target-libstdc++-v3 target-mudflap ${libgcj}"
+    noconfigdirs="$noconfigdirs target-libstdc++-v3 target-mudflap ${libgcj}"
     ;;
   d10v-*-*)
     noconfigdirs="$noconfigdirs target-libstdc++-v3 target-libgloss ${libgcj}"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Enable target-libgloss for CRX
  2004-09-21 15:55 [PATCH] Enable target-libgloss for CRX Tomer Levi
@ 2004-09-30 16:35 ` Nick Clifton
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Clifton @ 2004-09-30 16:35 UTC (permalink / raw)
  To: Tomer Levi; +Cc: gcc-patches, gdb-patches, binutils

Hi Tomer,

> 2004-09-21  Tomer Levi  <Tomer.Levi@nsc.com>
> 
>                  * configure.in: Enable target-libgloss for crx-*-*.
>                  * configure: Regenerate.

Approved and applied (for binutils and gdb but not gcc).

Cheers
   Nick

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-30 16:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-21 15:55 [PATCH] Enable target-libgloss for CRX Tomer Levi
2004-09-30 16:35 ` Nick Clifton

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).