diff mbox

[Gcc.amd,002] Document bdver1 in changes.html for GCC4.6

Message ID 20111111175444.28481.13969.sendpatchset@gccpike3.amd.com
State New
Headers show

Commit Message

Kumar, Venkataramanan Nov. 11, 2011, 5:54 p.m. UTC
> Subject: Re: [Gcc.amd] [Patch 001] [x86 backend] Define march/mtune for
> upcoming AMD Bulldozer procesor.
> 
> > Hello!
> >
> > > This patch defines -march=bdver1 and -mtune=bdver1 flag for the upcoming
> > > AMD Bulldozer processor.
> Hi,
> it seems that bdver/btver is not mentioned in invoke.texi nor changes.html.
> Could you please add documentation?
> 
> Honza

Hi Honza,  

Added bdver1 information to changes.html for GCC4.6

is Ok to commit?

Comments

Gerald Pfeifer Nov. 12, 2011, 8 p.m. UTC | #1
On Fri, 11 Nov 2011, venkataramanan.kumar@amd.com wrote:
> Added bdver1 information to changes.html for GCC4.6
> 
> is Ok to commit?

Looks good to me, yes.

Thanks,
Gerald
diff mbox

Patch

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/changes.html,v
retrieving revision 1.136
diff -u -r1.136 changes.html
--- changes.html        30 Oct 2011 12:55:43 -0000      1.136
+++ changes.html        11 Nov 2011 12:26:03 -0000
@@ -813,6 +813,9 @@ 
     <li>Support for AMD Bobcat (family 14) processors is now available through
        the <code>-march=btver1</code> and <code>-mtune=btver1</code>
        options.</li>
+    <li>Support for AMD Bulldozer (family 15) processors is now available
+       through the <code>-march=bdver1</code> and <code>-mtune=bdver1</code>
+       options.</li>
     <li>The default setting (when not optimizing for size) for 32-bit
       GNU/Linux and Darwin x86 targets has been changed to
       <code>-fomit-frame-pointer</code>.  The default can be reverted