Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@redhat.com>
To: gcc-patches@sources.redhat.com
Cc: gdb-patches@sources.redhat.com
Subject: [commit] Remove GDB from m32r's nobuild list
Date: Fri, 01 Aug 2003 21:29:00 -0000	[thread overview]
Message-ID: <3F2ADBD4.1020902@redhat.com> (raw)

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

FYI,
I've committed the attached to src & gcc.
Kei Sakamoto's multi-arched GDB's m32r support allowing it to be resurected.

Andrew

[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 1363 bytes --]

2003-08-01  Andrew Cagney  <cagney@redhat.com>

	* configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
	* configure: Ditto.

Index: configure
===================================================================
RCS file: /cvs/gcc/gcc/configure,v
retrieving revision 1.107
diff -u -r1.107 configure
--- configure	30 Jul 2003 07:32:39 -0000	1.107
+++ configure	1 Aug 2003 21:21:43 -0000
@@ -1311,7 +1311,7 @@
     noconfigdirs="$noconfigdirs gdb target-newlib target-libgloss ${libgcj}"
     ;;
   m32r-*-*)
-    noconfigdirs="$noconfigdirs ${libgcj} gdb"
+    noconfigdirs="$noconfigdirs ${libgcj}"
     ;;
   m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*)
     noconfigdirs="$noconfigdirs target-libiberty target-libstdc++-v3 ${libgcj}"
Index: configure.in
===================================================================
RCS file: /cvs/gcc/gcc/configure.in,v
retrieving revision 1.248
diff -u -r1.248 configure.in
--- configure.in	30 Jul 2003 07:32:39 -0000	1.248
+++ configure.in	1 Aug 2003 21:21:45 -0000
@@ -562,7 +562,7 @@
     noconfigdirs="$noconfigdirs gdb target-newlib target-libgloss ${libgcj}"
     ;;
   m32r-*-*)
-    noconfigdirs="$noconfigdirs ${libgcj} gdb"
+    noconfigdirs="$noconfigdirs ${libgcj}"
     ;;
   m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*)
     noconfigdirs="$noconfigdirs target-libiberty target-libstdc++-v3 ${libgcj}"

             reply	other threads:[~2003-08-01 21:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-01 21:29 Andrew Cagney [this message]
2003-08-01 21:32 ` Michael Snyder

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=3F2ADBD4.1020902@redhat.com \
    --to=ac131313@redhat.com \
    --cc=gcc-patches@sources.redhat.com \
    --cc=gdb-patches@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