Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [Patch] Adding CRX port to top-level configure files
@ 2004-07-12 11:50 Tomer Levi
  2004-07-12 12:06 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Tomer Levi @ 2004-07-12 11:50 UTC (permalink / raw)
  To: binutils; +Cc: gcc-patches, gdb-patches

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

Hi all,

The CRX port have been approved and applied to the Binutils project.
I was requested to submit my patch for the top level configure files to 
these mailing lists (According to Binutils/MAINTAINERS).
Below you can find the ChangeLog entry and the patch.
Thanks in advance.

Here is the Changelog entry for the top level source directory:

2004-07-06  Tomer Levi  <Tomer.Levi@nsc.com>

        * configure.in: Added crx-*-* (noconfigdirs).



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: config.crx.patch --]
[-- Type: application/octet-stream, Size: 588 bytes --]

Index: binutils/configure.in
diff -c binutils/configure.in:1.1.1.3 binutils/configure.in:1.1.1.1.2.2.2.2
*** binutils/configure.in:1.1.1.3	Mon Jul  5 11:39:28 2004
--- binutils/configure.in	Tue Jul  6 15:29:03 2004
***************
*** 503,508 ****
--- 503,511 ----
    cris-*-*)
      noconfigdirs="$noconfigdirs ${libgcj} target-newlib target-libgloss"
      ;;
+   crx-*-*)
+     noconfigdirs="$noconfigdirs target-libgloss target-libstdc++-v3 target-libmudflap ${libgcj}"
+     ;;
    d10v-*-*)
      noconfigdirs="$noconfigdirs target-libstdc++-v3 target-libgloss ${libgcj}"
      ;;

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

end of thread, other threads:[~2004-07-12 12:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-12 11:50 [Patch] Adding CRX port to top-level configure files Tomer Levi
2004-07-12 12:06 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox