All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Yoshii <yoshii.takashi@renesas.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] Add plain udivsi3 (not _i4*) for gcc-4.1 and lower.
Date: Fri, 05 Dec 2008 09:32:17 +0000	[thread overview]
Message-ID: <4938F521.2000401@renesas.com> (raw)
In-Reply-To: <49389A5D.5040107@renesas.com>

Nobuhiro Iwamatsu wrote:
> Please use -C option.
Wow! Amazing!    .... but, result was not super good.

What I got was a record doing
 mv udivsi3-Os.S udivsi3_i4i-Os.S; edit udivsi3_i4i-Os.S
 cp udivsi3.S udivsi3_i4i.S; edit udivsi3_i4i.S
 edit udivsi3.S
while I did
 mv udivsi3-Os.S udivsi3_i4i-Os.S; edit udivsi3_i4i-Os.S
 mv udivsi3.S udivsi3_i4i.S; edit udivsi3_i4i.S
 create udivsi3.S
.

I known I can record them correctly in two commits, mvmv and create.
I wonder if I should send two patch or no...
Or, is there a way to do in one shot?

Cheers,
/yoshii

  parent reply	other threads:[~2008-12-05  9:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-05  3:05 [PATCH] Add plain udivsi3 (not _i4*) for gcc-4.1 and lower Takashi Yoshii
2008-12-05  4:23 ` morimoto.kuninori
2008-12-05  7:14 ` Nobuhiro Iwamatsu
2008-12-05  9:32 ` Takashi Yoshii [this message]
2008-12-05 11:41 ` Paul Mundt

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=4938F521.2000401@renesas.com \
    --to=yoshii.takashi@renesas.com \
    --cc=linux-sh@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.