public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: roland@redhat.com
Cc: libc-hacker@sources.redhat.com
Subject: Re: [PATCH]: Missing Sparc Implies
Date: Sat, 25 Feb 2006 01:58:00 -0000	[thread overview]
Message-ID: <20060224.175858.05656238.davem@davemloft.net> (raw)
In-Reply-To: <20060225014635.A39D4180A66@magilla.sf.frob.com>

From: Roland McGrath <roland@redhat.com>
Date: Fri, 24 Feb 2006 17:46:35 -0800 (PST)

> It sounds like you think there's an OR.  It's an AND.

How does this look?

2006-02-24  David S. Miller  <davem@sunset.davemloft.net>

	* configure.in: Add sparcv9 to machine for sparcv9b
	* configure: Regenerate
	* sysdeps/sparc/sparc32/sparcv9b/Implies: Delete.
	* sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9b/Implies: Delete.

--- ./sysdeps/sparc/sparc32/sparcv9b/Implies.~1~	2001-04-06 15:34:09.000000000 -0700
+++ ./sysdeps/sparc/sparc32/sparcv9b/Implies	2006-02-24 17:54:10.000000000 -0800
@@ -1 +0,0 @@
-sparc/sparc32/sparcv9
--- ./sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9b/Implies.~1~	2006-02-24 17:57:29.000000000 -0800
+++ ./sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9b/Implies	2006-02-24 17:57:36.000000000 -0800
@@ -1 +0,0 @@
-unix/sysv/linux/sparc/sparc32/sparcv9
--- ./configure.in.~1~	2006-02-23 01:17:13.000000000 -0800
+++ ./configure.in	2006-02-24 17:53:02.000000000 -0800
@@ -461,7 +461,7 @@ sparcv8 | supersparc | hypersparc)
 sparcv8plus | sparcv8plusa | sparcv9)
 		base_machine=sparc machine=sparc/sparc32/sparcv9 ;;
 sparcv8plusb | sparcv9b)
-		base_machine=sparc machine=sparc/sparc32/sparcv9b ;;
+		base_machine=sparc machine=sparc/sparc32/sparcv9/sparcv9b ;;
 sparc64)
 		base_machine=sparc machine=sparc/sparc64 ;;
 sparc64b)
--- ./configure.~1~	2006-02-23 01:17:13.000000000 -0800
+++ ./configure	2006-02-24 17:53:20.000000000 -0800
@@ -1975,7 +1975,7 @@ sparcv8 | supersparc | hypersparc)
 sparcv8plus | sparcv8plusa | sparcv9)
 		base_machine=sparc machine=sparc/sparc32/sparcv9 ;;
 sparcv8plusb | sparcv9b)
-		base_machine=sparc machine=sparc/sparc32/sparcv9b ;;
+		base_machine=sparc machine=sparc/sparc32/sparcv9/sparcv9b ;;
 sparc64)
 		base_machine=sparc machine=sparc/sparc64 ;;
 sparc64b)

  reply	other threads:[~2006-02-25  1:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-24 23:47 David S. Miller
2006-02-25  0:47 ` Roland McGrath
2006-02-25  1:24   ` David S. Miller
2006-02-25  1:41     ` Roland McGrath
2006-02-25  1:45       ` David S. Miller
2006-02-25  1:46         ` Roland McGrath
2006-02-25  1:58           ` David S. Miller [this message]
2006-02-25  2:00             ` Roland McGrath
2006-02-25  2:07               ` David S. Miller

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=20060224.175858.05656238.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=libc-hacker@sources.redhat.com \
    --cc=roland@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).