Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Eric Christopher <echristo@redhat.com>
To: Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de>
Cc: "H . J . Lu" <hjl@lucon.org>, cgd@broadcom.com, linux-mips@oss.sgi.com
Subject: Re: linux.h patch for mips
Date: 26 May 2002 23:55:18 -0700	[thread overview]
Message-ID: <1022482520.29700.8.camel@ghostwheel.cygnus.com> (raw)
In-Reply-To: <20020526182959.GA15299@rembrandt.csv.ica.uni-stuttgart.de>


> That's why my private patch for mips64-linux has:
> 
>   %{mips1:-D_MIPS_ISA=_MIPS_ISA_MIPS1} \
>   %{mips2:-D_MIPS_ISA=_MIPS_ISA_MIPS2} \
>   %{mips32:-D_MIPS_ISA=_MIPS_ISA_MIPS32} \
>   %{mips3:-D_MIPS_ISA=_MIPS_ISA_MIPS3} \
>   %{mips4:-D_MIPS_ISA=_MIPS_ISA_MIPS4} \
>   %{mips5:-D_MIPS_ISA=_MIPS_ISA_MIPS5} \
>   %{mips64:-D_MIPS_ISA=_MIPS_ISA_MIPS64} \
>   %{!mips*: \
>     %{mabi=32|mabi=o32|!mabi*:-D_MIPS_ISA=_MIPS_ISA_MIPS1} \
>     %{mabi=n32|mabi=64|mabi=n64:-D_MIPS_ISA=_MIPS_ISA_MIPS3}} \

Not a bad start. There's more that needs to be done, I may end up having
to submit kernel patches to make everything agree. Do people use a cvs
server or ...

-eric

-- 
I will not carve gods

      reply	other threads:[~2002-05-27  6:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1022278283.25829.46.camel@ghostwheel.cygnus.com>
2002-05-25  2:03 ` linux.h patch for mips H . J . Lu
2002-05-25 18:14   ` Thiemo Seufer
2002-05-26 18:00     ` Eric Christopher
2002-05-26 18:29       ` Thiemo Seufer
2002-05-27  6:55         ` Eric Christopher [this message]

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=1022482520.29700.8.camel@ghostwheel.cygnus.com \
    --to=echristo@redhat.com \
    --cc=cgd@broadcom.com \
    --cc=hjl@lucon.org \
    --cc=ica2_ts@csv.ica.uni-stuttgart.de \
    --cc=linux-mips@oss.sgi.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