This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Revision to 4.0 release critieria: add arm-none-elf
- From: Mark Mitchell <mark at codesourcery dot com>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 21 Dec 2004 13:42:06 -0800
- Subject: Revision to 4.0 release critieria: add arm-none-elf
- Organization: CodeSourcery, LLC
The SC has decided to revise the release criteria to elevate
arm-none-elf from a secondary to a primary platform. Patch committed.
--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304
Index: criteria.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/criteria.html,v
retrieving revision 1.3
diff -c -5 -p -r1.3 criteria.html
*** criteria.html 13 Dec 2004 02:12:03 -0000 1.3
--- criteria.html 21 Dec 2004 21:40:34 -0000
*************** application testing.</p>
*** 96,105 ****
--- 96,106 ----
<h2>Primary Platform List</h2>
<p>The primary platforms are:</p>
<ul>
+ <li>arm-none-elf</li>
<li>hppa2.0w-hp-hpux11.11</li>
<li>i686-pc-linux-gnu</li>
<li>i386-unknown-freebsd</li>
<li>mips-none-elf</li>
<li>powerpc-ibm-aix5.2.0.0</li>
*************** application testing.</p>
*** 111,121 ****
<p>The secondary platforms are:</p>
<ul>
<li>powerpc-apple-darwin</li>
<li>powerpc-unknown-linux-gnu</li>
- <li>arm-none-elf</li>
<li>i686-pc-cygwin</li>
<li>ia64-unknown-linux-gnu</li>
</ul>
<h1>Code Quality and Compilation Time</h1>
--- 112,121 ----