diff mbox

RFA: Document addition of Epiphany support

Message ID 20120323065810.r013uyjgmos4s8c0-nzlynne@webmail.spamcop.net
State New
Headers show

Commit Message

Joern Rennecke March 23, 2012, 10:58 a.m. UTC
2012-03-23  Joern Rennecke  <joern.rennecke@embecosm.com>

	* htdocs/gcc-4.7/changes.html: Document addition of Epiphany support.

Comments

Rainer Orth March 23, 2012, 11:21 a.m. UTC | #1
Joern Rennecke <amylaar@spamcop.net> writes:

> 2012-03-23  Joern Rennecke  <joern.rennecke@embecosm.com>
>
> 	* htdocs/gcc-4.7/changes.html: Document addition of Epiphany support.
>
> Index: htdocs/gcc-4.7/changes.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
> retrieving revision 1.102
> diff -p -u -r1.102 changes.html
> --- htdocs/gcc-4.7/changes.html	22 Mar 2012 09:40:43 -0000	1.102
> +++ htdocs/gcc-4.7/changes.html	23 Mar 2012 10:51:26 -0000
> @@ -705,6 +705,11 @@ int add_values (const __flash int *p, in
>        architecture.</li>
>    </ul>
>  
> +<h3>Epiphany</h3>
> +  <ul>
> +    <li>Support has been added for Adapteva's Epiphany architecture.</li>
> +  </ul>
> +

Shouldn't there be some link to a description?

	Rainer
Gerald Pfeifer March 24, 2012, 1:37 p.m. UTC | #2
Sure, this is a no-brainer.  As a port maintainer, the release
notes are yours for changes like this (and others). :-)

Gerald
diff mbox

Patch

Index: htdocs/gcc-4.7/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.102
diff -p -u -r1.102 changes.html
--- htdocs/gcc-4.7/changes.html	22 Mar 2012 09:40:43 -0000	1.102
+++ htdocs/gcc-4.7/changes.html	23 Mar 2012 10:51:26 -0000
@@ -705,6 +705,11 @@  int add_values (const __flash int *p, in
       architecture.</li>
   </ul>
 
+<h3>Epiphany</h3>
+  <ul>
+    <li>Support has been added for Adapteva's Epiphany architecture.</li>
+  </ul>
+
 <h3>IA-32/x86-64</h3>
   <ul>
     <li>Support for Intel AVX2 intrinsics, built-in functions and code generation is