[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cfe-commits
Subject:    RE: [PATCH][ARM] Add missing -mfpu arguments
From:       "Richard Barton" <richard.barton () arm ! com>
Date:       2014-11-28 20:42:31
Message-ID: 000401d00b4b$d5112df0$7f3389d0$ () arm ! com
[Download RAW message or body]

This is a multipart message in MIME format.

--===============8509282328196014399==
Content-Language: en-gb
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_0005_01D00B4B.D512DBA0"

This is a multipart message in MIME format.


Much obliged gents. Committed as r222932,222933

 

Ta

Rich

 

From: James Molloy [mailto:james@jamesmolloy.co.uk] 
Sent: 28 November 2014 19:07
To: Richard Barton; cfe-commits@cs.uiuc.edu
Subject: Re: [PATCH][ARM] Add missing -mfpu arguments

 

Hi Rich,

This all looks fine to me. 

Cheers,

James

On Fri, 28 Nov 2014 at 17:08, Richard Barton <richard.barton@arm.com> wrote:

Hi reviewers

Attached patches add missing arguments to the -mfpu option for ARM.

The current set of supported options misses out neon-vfpv4. The first patch
addresses this omission.

I would also like to add a corresponding neon-vfpv3 argument. Note that this
is not supported by GCC, but follows the same pattern for GCC options. This
is patch number 2.

I have split the patch in two as hopefully patch 1 will cause no
controversy.

Please review.

Thanks
Rich
_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

[Attachment #3 (text/html)]

<html xmlns:v="urn:schemas-microsoft-com:vml" \
xmlns:o="urn:schemas-microsoft-com:office:office" \
xmlns:w="urn:schemas-microsoft-com:office:word" \
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" \
xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type \
content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 14 \
(filtered medium)"><style><!-- /* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";
	mso-fareast-language:EN-US;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-GB link=blue vlink=purple><div \
class=WordSection1><p class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Much \
obliged gents. Committed as r222932,222933<o:p></o:p></span></p><p \
class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Ta<o:p></o:p></span></p><p \
class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Rich<o:p></o:p></span></p><p \
class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><div \
style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'><div><div \
style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p \
class=MsoNormal><b><span lang=EN-US \
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span \
lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> James Molloy \
[mailto:james@jamesmolloy.co.uk] <br><b>Sent:</b> 28 November 2014 \
19:07<br><b>To:</b> Richard Barton; cfe-commits@cs.uiuc.edu<br><b>Subject:</b> Re: \
[PATCH][ARM] Add missing -mfpu arguments<o:p></o:p></span></p></div></div><p \
class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Hi Rich,<br><br>This all \
looks fine to me. <br><br>Cheers,<br><br>James<o:p></o:p></p><div><p \
class=MsoNormal>On Fri, 28 Nov 2014 at 17:08, Richard Barton &lt;<a \
href="mailto:richard.barton@arm.com">richard.barton@arm.com</a>&gt; \
wrote:<o:p></o:p></p><p class=MsoNormal>Hi reviewers<br><br>Attached patches add \
missing arguments to the -mfpu option for ARM.<br><br>The current set of supported \
options misses out neon-vfpv4. The first patch<br>addresses this omission.<br><br>I \
would also like to add a corresponding neon-vfpv3 argument. Note that this<br>is not \
supported by GCC, but follows the same pattern for GCC options. This<br>is patch \
number 2.<br><br>I have split the patch in two as hopefully patch 1 will cause \
no<br>controversy.<br><br>Please \
review.<br><br>Thanks<br>Rich<br>_______________________________________________<br>cfe-commits \
mailing list<br><a href="mailto:cfe-commits@cs.uiuc.edu" \
target="_blank">cfe-commits@cs.uiuc.edu</a><br><a \
href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" \
target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><o:p></o:p></p></div></div></div></body></html>




_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

--===============8509282328196014399==--




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic