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

* Re: [Patch] Adding CRX port to top-level configure files
  2004-07-12 11:50 [Patch] Adding CRX port to top-level configure files Tomer Levi
@ 2004-07-12 12:06 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2004-07-12 12:06 UTC (permalink / raw)
  To: Tomer Levi
  Cc: gcc-patches, gdb-patches, binutils, Mark Mitchell, ljrittle,
	dave.anglin, phil

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

> 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).
> Thanks in advance.

I've applied this as obvious to gcc and src.  I also synced the two, 
applying to src a few other patches that had been put in gcc only.

Paolo

[-- Attachment #2: aaa --]
[-- Type: text/plain, Size: 832 bytes --]

2004-07-12  Paolo Bonzini  <bonzini@gnu.org>

	* configure.in: Add noconfigdirs for crx-*-*.
	* configure: Regenerate.

2004-07-12  Paolo Bonzini  <bonzini@gnu.org>

	Synced from gcc:

	2004-07-09  Loren J. Rittle <ljrittle@acm.org>

	* configure.in: Build libmudflap by default on FreeBSD.
	* configure: Regenerated.

	2004-07-09  Mark Mitchell  <mark@codesourcery.com>

	* configure.in: Do not build libmudflap by default on non-GNU/Linux
	systems.
	* configure: Regenerated.

	2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

	PR target/16344
	* Makefile.tpl (profiledbootstrap): Build runtime libraries with
	feedback based compiler.
	* Makefile.in: Rebuilt.

	2004-07-05  Phil Edwards  <phil@codesourcery.com>

	* configure.in:  Do not prepend $srcdir to /dev/null in
	makefile fragments.
	* configure:  Regenerate.

^ 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