* Re: [MIPS] Always pass -msoft-float.
[not found] <S8133817AbWCHRGj/20060308170640Z+412@ftp.linux-mips.org>
@ 2006-03-08 17:38 ` Jan-Benedict Glaw
2006-03-08 17:43 ` Martin Michlmayr
2006-03-08 17:46 ` Thiemo Seufer
0 siblings, 2 replies; 5+ messages in thread
From: Jan-Benedict Glaw @ 2006-03-08 17:38 UTC (permalink / raw)
To: linux-mips
[-- Attachment #1: Type: text/plain, Size: 874 bytes --]
On Wed, 2006-03-08 17:06:32 +0000, linux-mips@linux-mips.org <linux-mips@linux-mips.org> wrote:
> Author: Ralf Baechle <ralf@linux-mips.org> Wed Mar 8 17:14:49 2006 +0000
> Commit: 36981cd8fd95a584ca93364b55a3916f9ee7ba13
> Branch: master
>
> Some people still haven't heared that fp in the kernel is forbidden.
>
> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Hi Ralf!
Is there any chance that you'd also include the diff in these emails?
Maybe that's not a good idea for merges from Linus' repo, though:-)
MfG, JBG
--
Jan-Benedict Glaw jbglaw@lug-owl.de . +49-172-7608481 _ O _
"Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg _ _ O
für einen Freien Staat voll Freier Bürger" | im Internet! | im Irak! O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [MIPS] Always pass -msoft-float.
2006-03-08 17:38 ` [MIPS] Always pass -msoft-float Jan-Benedict Glaw
@ 2006-03-08 17:43 ` Martin Michlmayr
2006-03-08 17:47 ` Jan-Benedict Glaw
2006-03-08 17:46 ` Thiemo Seufer
1 sibling, 1 reply; 5+ messages in thread
From: Martin Michlmayr @ 2006-03-08 17:43 UTC (permalink / raw)
To: linux-mips
* Jan-Benedict Glaw <jbglaw@lug-owl.de> [2006-03-08 18:38]:
> Is there any chance that you'd also include the diff in these emails?
> Maybe that's not a good idea for merges from Linus' repo, though:-)
Mine come with patches... you're on git-commits@, right?
--
Martin Michlmayr
http://www.cyrius.com/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [MIPS] Always pass -msoft-float.
2006-03-08 17:38 ` [MIPS] Always pass -msoft-float Jan-Benedict Glaw
2006-03-08 17:43 ` Martin Michlmayr
@ 2006-03-08 17:46 ` Thiemo Seufer
2006-03-08 17:59 ` Jan-Benedict Glaw
1 sibling, 1 reply; 5+ messages in thread
From: Thiemo Seufer @ 2006-03-08 17:46 UTC (permalink / raw)
To: linux-mips
On Wed, Mar 08, 2006 at 06:38:25PM +0100, Jan-Benedict Glaw wrote:
> On Wed, 2006-03-08 17:06:32 +0000, linux-mips@linux-mips.org <linux-mips@linux-mips.org> wrote:
> > Author: Ralf Baechle <ralf@linux-mips.org> Wed Mar 8 17:14:49 2006 +0000
> > Commit: 36981cd8fd95a584ca93364b55a3916f9ee7ba13
> > Branch: master
> >
> > Some people still haven't heared that fp in the kernel is forbidden.
> >
> > Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
>
> Hi Ralf!
>
> Is there any chance that you'd also include the diff in these emails?
> Maybe that's not a good idea for merges from Linus' repo, though:-)
RTFWiki. :-)
Thiemo
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [MIPS] Always pass -msoft-float.
2006-03-08 17:43 ` Martin Michlmayr
@ 2006-03-08 17:47 ` Jan-Benedict Glaw
0 siblings, 0 replies; 5+ messages in thread
From: Jan-Benedict Glaw @ 2006-03-08 17:47 UTC (permalink / raw)
To: linux-mips
[-- Attachment #1: Type: text/plain, Size: 753 bytes --]
On Wed, 2006-03-08 17:43:33 +0000, Martin Michlmayr <tbm@cyrius.com> wrote:
> * Jan-Benedict Glaw <jbglaw@lug-owl.de> [2006-03-08 18:38]:
> > Is there any chance that you'd also include the diff in these emails?
> > Maybe that's not a good idea for merges from Linus' repo, though:-)
>
> Mine come with patches... you're on git-commits@, right?
Right, I'm on that list. Where are you subscribed to?
MfG, JBG
--
Jan-Benedict Glaw jbglaw@lug-owl.de . +49-172-7608481 _ O _
"Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg _ _ O
für einen Freien Staat voll Freier Bürger" | im Internet! | im Irak! O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [MIPS] Always pass -msoft-float.
2006-03-08 17:46 ` Thiemo Seufer
@ 2006-03-08 17:59 ` Jan-Benedict Glaw
0 siblings, 0 replies; 5+ messages in thread
From: Jan-Benedict Glaw @ 2006-03-08 17:59 UTC (permalink / raw)
To: linux-mips
[-- Attachment #1: Type: text/plain, Size: 714 bytes --]
On Wed, 2006-03-08 17:46:09 +0000, Thiemo Seufer <ths@networkno.de> wrote:
> On Wed, Mar 08, 2006 at 06:38:25PM +0100, Jan-Benedict Glaw wrote:
> > Is there any chance that you'd also include the diff in these emails?
> > Maybe that's not a good idea for merges from Linus' repo, though:-)
>
> RTFWiki. :-)
Thanks, I'm taking the well-known brown paper bag...
MfG, JBG
--
Jan-Benedict Glaw jbglaw@lug-owl.de . +49-172-7608481 _ O _
"Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg _ _ O
für einen Freien Staat voll Freier Bürger" | im Internet! | im Irak! O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-03-08 17:50 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <S8133817AbWCHRGj/20060308170640Z+412@ftp.linux-mips.org>
2006-03-08 17:38 ` [MIPS] Always pass -msoft-float Jan-Benedict Glaw
2006-03-08 17:43 ` Martin Michlmayr
2006-03-08 17:47 ` Jan-Benedict Glaw
2006-03-08 17:46 ` Thiemo Seufer
2006-03-08 17:59 ` Jan-Benedict Glaw
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox